Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
adhd
/
1cdf964d31deb8188f8dd4a7befe77bdd408c64a
1cdf964
Update OWNERS file
by Dylan Reid
· 5 years ago
0a079b2
CRAS: libcras: Add enable_cras_capture function
by paulhsia
· 5 years ago
4d98c55
CRAS: iodev_list - Do not ramp volume when muted
by Fletcher Woodruff
· 5 years ago
aed08f5
CRAS: Format cras/src/dsp
by En-Shuo Hsu
· 6 years ago
fcda5c4
CRAS: server_metrics - Log runtime UMA for each device
by Yu-Hsuan Hsu
· 6 years ago
f506386
CRAS: cras_server_metrics - Check thread before sending messages
by Yu-Hsuan Hsu
· 6 years ago
4e34889
CRAS: cras_iodev - reduce duration of volume ramp
by Fletcher Woodruff
· 6 years ago
412caae
CRAS: Format cras/src/alsa_plugin
by En-Shuo Hsu
· 6 years ago
4d9e206
CRAS: cras_iodev - Record runtime of devices
by Yu-Hsuan Hsu
· 6 years ago
63fea33
CRAS: client - Initialize stream volume/gain to 1.0f
by Hsin-Yu Chao
· 6 years ago
e0b8585
UCM: Set JackType "always" for Plankton Captured HDMI Audio
by Hsin-Yu Chao
· 6 years ago
3a34326
CRAS: server_metrics - Log missed callback schedules after rescheduling
by Yu-Hsuan Hsu
· 6 years ago
594971a
CRAS: dev_io - Skip node and stream gain if APM is used
by Hsin-Yu Chao
· 6 years ago
d93f199
CRAS: client - Set volume before stream connected should work
by Hsin-Yu Chao
· 6 years ago
15dcee4
cras: fix an incorrect printf format string
by George Burgess IV
· 6 years ago
d410c13
CRAS: Format cras/example and cras/src/libcras
by En-Shuo Hsu
· 6 years ago
f03b924
CRAS: Update the .clang-format ForEachMacros
by En-Shuo Hsu
· 6 years ago
c4bbf7b
CRAS: rclient - stub out bt log if bt isn't compiled in
by Dylan Reid
· 6 years ago
04ffea2
CRAS: test_client - print log in realtime
by Hsin-Yu Chao
· 6 years ago
3197b0d
CRAS: hfp_slc - Mute log at unsupported AT command
by Hsin-Yu Chao
· 6 years ago
5bf931d
CRAS: dev_io - remove unused variable
by Dylan Reid
· 6 years ago
340e579
CRAS: link with pthreads for empty iodev UT
by Dylan Reid
· 6 years ago
803b55e
CRAS: bt - Add command to dump bt debug log
by Hsin-Yu Chao
· 6 years ago
b24226e
CRAS: dev_io - Check and start dev_stream before fetching
by Yu-Hsuan Hsu
· 6 years ago
d030d89
CRAS: Enable clang format check for CRAS
by En-Shuo Hsu
· 6 years ago
42cc9dd
veyron: Make a copy of everything with the upstream name
by Douglas Anderson
· 6 years ago
52ee294
CRAS: Bring Clang-format to CRAS unittests
by En-Shuo Hsu
· 6 years ago
4ef8269
CRAS: iodev - Remove ext_format
by Hsin-Yu Chao
· 6 years ago
d11bbc7
CRAS: loopback_iodev - Fix bug when output device changes
by Hsin-Yu Chao
· 6 years ago
949dff5
CRAS: loopback_iodev - Restrict access to pointer of loopback sender
by Hsin-Yu Chao
· 6 years ago
40172ab
CRAS: Deprecate Input/OutputDspName with DspName
by En-Shuo Hsu
· 6 years ago
3ee3bb8
CRAS: Support DspName in SectionDevice
by En-Shuo Hsu
· 6 years ago
54f3cf6
CRAS: audio_thread - Use dev_idx to send message from main thread
by Hsin-Yu Chao
· 6 years ago
dbd180e
CRAS: iodev - Move set node attr functions to iodev_list
by Hsin-Yu Chao
· 6 years ago
5fdefeb
CRAS: iodev_list - Fix crash because of pinned stream on hotplug device
by Hsin-Yu Chao
· 6 years ago
b913dd4
init: use static minijail.
by Qijiang Fan
· 6 years ago
7408ff2
CRAS: remove import of unused log macro
by David Tolnay
· 6 years ago
4875c25
cras: remove MetricsLibrary::Init call
by Joel Kitching
· 6 years ago
eea7794
CRAS: server_metrics - Log the highest delay per device
by Yu-Hsuan Hsu
· 6 years ago
c44d5c0
CRAS: Resolve clippy lints
by David Tolnay
· 6 years ago
a63e8f3
CRAS: alsa_io - Remove uneccessary set alsa mute control call
by Hsin-Yu Chao
· 6 years ago
e21370e
CRAS: iodev_list - Move ramp check to audio thread
by Hsin-Yu Chao
· 6 years ago
c7a8c57
CRAS: Bring Clang-format to CRAS
by En-Shuo Hsu
· 6 years ago
1cd1885
CRAS: iodev - Fix crash when iodev has NULL ramp object
by Hsin-Yu Chao
· 6 years ago
1acb681
CRAS: device_monitor - Use index instead of iodev pointer
by Hsin-Yu Chao
· 6 years ago
b1d689c
CRAS: test_client - Dump software gain scalers
by Hsin-Yu Chao
· 6 years ago
fe49965
CRAS: iodev - Add device's default per node gain
by Hsin-Yu Chao
· 6 years ago
01ff9a0
CRAS: bt_device - Handle device removal to avoid crash
by Hsin-Yu Chao
· 6 years ago
3dabc73
CRAS: bt_device - Remove unused function
by Hsin-Yu Chao
· 6 years ago
928bc73
CRAS: bt_device - Fix memory leak
by Hsin-Yu Chao
· 6 years ago
e6722c1
CRAS: empty_iodev - Remove unused member variable
by Hsin-Yu Chao
· 6 years ago
2918356
CRAS: stream_list - Check if device is pinned by a stream
by Hsin-Yu Chao
· 6 years ago
69a1fab
CRAS: Disable cros_license_check for HiFi.conf
by En-Shuo Hsu
· 6 years ago
272acae
CRAS: unittest - Fix memory leak in empty_iodev_unittest
by Hsin-Yu Chao
· 6 years ago
af817d9
CRAS: empty_iodev - Input frames shouldn't exceed buffer size
by Hsin-Yu Chao
· 6 years ago
59c608a
CRAS: cras_alsa_io - Increase appl_ptr when underrun happens
by Yu-Hsuan Hsu
· 6 years ago
1e1b786
cras: Add software ramp on volume change.
by Fletcher Woodruff
· 6 years ago
46079a0
CRAS: HFP - Remove code to dynamically update packet and buffer size
by Hsin-Yu Chao
· 6 years ago
068e895
CRAS: bt_io - Implement no_stream ops for A2DP/HFP
by Hsin-Yu Chao
· 6 years ago
fbae35a
cras_tests: Add file capture subcommand
by paulhsia
· 6 years ago
3ba181f
libcras: Add capture structures and functions
by paulhsia
· 6 years ago
b87cc83
CRAS: Simpler scheduling of initial capture stream fetches
by Yu-Hsuan Hsu
· 6 years ago
bb16c4d
CRAS: bt_io: validate profile device pointer before using them
by Tzung-Bi Shih
· 6 years ago
225bcf3
CRAS: support SCO over PCM
by Tzung-Bi Shih
· 6 years ago
2e39660
CRAS: support SCO over PCM indicator in UCM
by Tzung-Bi Shih
· 6 years ago
bc4b4ea
CRAS: iodev: replace output_should_wake to is_free_running
by Tzung-Bi Shih
· 6 years ago
07ae4a2
CRAS: alsa_io: rename property is_free_running to free_running
by Tzung-Bi Shih
· 6 years ago
784a9ef
CRAS: bt_io: remove redundant cras_iodev_free_format
by Tzung-Bi Shih
· 6 years ago
08c772a
CRAS: dev_io - Use rstream's scaler for gain
by Hsin-Yu Chao
· 6 years ago
0cfcc38
UCM: Set JackType "always" for dell docks (WD15, and WD19)
by Crag.Wang
· 6 years ago
485fa36
audio_streams: Add audio capture interface
by paulhsia
· 6 years ago
a555d61
CRAS: audio_thread - Append new streams after consuming remaining frames
by Yu-Hsuan Hsu
· 6 years ago
b73d61e
CRAS: cras_iodev - Open buf_state when adding stream
by Yu-Hsuan Hsu
· 6 years ago
11aad0b
cras: modify scaler_buffer_inc clipping behavior
by Fletcher Woodruff
· 6 years ago
9662d1a
CRAS: README - add missing description of dbus APIs
by Yu-Hsuan Hsu
· 6 years ago
85e4132
UCM: Add dell docks WD15 and WD19
by Crag.Wang
· 6 years ago
56479e4
UCM: Set JackType "always" for HD Pro Webcam C920
by Yu-Hsuan Hsu
· 6 years ago
4d0dbf7
CRAS: Add JackType to specify a node is always plugged
by Yu-Hsuan Hsu
· 6 years ago
8ff2f4b
CRAS-CONFIG: Add volume curve for Logitech MeetUp
by Matt Ziegelbaum
· 6 years ago
70af088
CRAS: cras_iodev - Reschedule fetch time when streams removed
by Yu-Hsuan Hsu
· 6 years ago
c7ab317d
CRAS: Add new flag to indicate if dev_stream starts fetching
by Yu-Hsuan Hsu
· 6 years ago
1f85f01
Revert "CRAS: Do not mix stream before its first fetching"
by Yu-Hsuan Hsu
· 6 years ago
16a6c0e
Revert "CRAS: audio_thread - get_next_output_wake should consider pending stream"
by Yu-Hsuan Hsu
· 6 years ago
8ab705c
Revert "CRAS: Add a new field to represent when pending streams will start"
by Yu-Hsuan Hsu
· 6 years ago
8992b6a
CRAS: cras_tests: Use getopts crate for input args
by paulhsia
· 6 years ago
aa62cca
CRAS: Reduce number of zeros to fill in no stream state
by Yu-Hsuan Hsu
· 6 years ago
1a81714
init: Migrate /var/empty to /mnt/empty.
by Allen Webb
· 6 years ago
7a5b2df
config: drop old boards
by Mike Frysinger
· 6 years ago
9614063
add a deprecation notice for BOARD
by Mike Frysinger
· 6 years ago
f167e67
CRAS: Support main volume control in specified UCM
by En-Shuo Hsu
· 6 years ago
4989598
CRAS: Cleanup biquad code nesting
by Curtis Malainey
· 6 years ago
db88ec5
CRAS: Add biquad unittests
by Curtis Malainey
· 6 years ago
04b606c
CRAS: iodev_list - suspend/resume dev API to fix BT profile switch bug
by Hsin-Yu Chao
· 6 years ago
2b7ef52
CRAS: libcras: Use send instead of write
by paulhsia
· 6 years ago
1f21208
CRAS: use CString::as_ptr instead of into_raw
by Zach Reizner
· 6 years ago
d9a0ff2
journald: fix dangling /dev/log symlink
by Chris Morin
· 6 years ago
857ddd2
CRAS: audio_thread - Consider rate difference between device and stream
by Yu-Hsuan Hsu
· 6 years ago
52a4f1a
CRAS: libcras: Fix unit test assertion
by paulhsia
· 6 years ago
d9fac7e
UCM: Enable software gain for HD Pro Webcam C920
by Yu-Hsuan Hsu
· 6 years ago
73fb0a1
auron_paine: Use FullySpecifiedUCM and add dcblock, software gain to mic
by paulhsia
· 6 years ago
Next »