summaryrefslogtreecommitdiff
path: root/cras/src/common
AgeCommit message (Expand)Author
2018-08-07CRAS: Dump snapshots to shared memory with the clientPaul Hsia
2018-08-07CRAS: Add audio_thread_monitor to CRASPaul Hsia
2018-07-09CRAS: shm - Avoid race condition when buffer readingYu-hsuan Hsu
2018-06-29CRAS: dbus - api to query if aec is supportedHsin-Yu Chao
2018-06-29CRAS: config - expose aec parameters in aec.iniHsin-Yu Chao
2018-06-28CRAS: apm_list - Enable aec_dumpHsin-Yu Chao
2018-06-21CRAS: apm_list - Fix channel layout on apmHsin-Yu Chao
2018-06-21CRAS: byte_buffer - Rename utiliy functionsHsin-Yu Chao
2018-06-20CRAS: client - Set stream effects and backward supportHsin-Yu Chao
2018-06-15CRAS: messages - Remove unsized arrays.Dylan Reid
2018-06-15CRAS: iodev_info - Add stdint includeDylan Reid
2018-06-15CRAS: iodev_info - remove unused time.h includeDylan Reid
2018-06-08Revert "CRAS: client - Set stream effects"Hsin-Yu Chao
2018-06-06CRAS: client - Set stream effectsHsin-Yu Chao
2018-06-05cras: Fix some undefined shifts error.Manoj Gupta
2018-04-11CRAS: audio_format - Support mapping RL and RR channels to SL and SR.Louis Collard
2018-02-27CRAS: Add dbus interface for active statusLouis Collard
2018-02-14CRAS: Add system-level audio active state.Louis Collard
2018-01-18CRAS: Modify unittests to use selinux stubsPrashant Malani
2018-01-11CRAS: Run restorecon on shm fdsPrashant Malani
2017-10-31CRAS: byte_buffer - Set buffer pointer to NULL when destroyChinyue Chen
2017-10-16CRAS: libcras - Add API to wait for hotwordChinyue Chen
2017-10-13CRAS: Initialize shm outside of system stateDylan Reid
2017-10-05CRAS: rclient - Verify parameters to configure remixDylan Reid
2017-09-19CRAS: hotword_handler - Send DBus signal when hotword triggered.Chinyue Chen
2017-08-25CRAS: iodev_list - suspend/resume hotword streamsHsin-Yu Chao
2017-08-22CRAS: avoid int-in-bool-context warningeyqs
2017-08-17CRAS: client - schedule wake by dev level for hotword streamHsin-Yu Chao
2017-08-15CRAS: add GetDefaultOutputBufferSize dbus APIWu-Cheng Li
2017-08-13Revert "CRAS: add GetMinOutputBufferSize dbus API"Kuang-che Wu
2017-08-11CRAS: add GetMinOutputBufferSize dbus APIWu-Cheng Li
2017-07-14CRAS: shm - Fix cras_shm_get_writeable_framesCheng-Yi Chiang
2017-06-20CRAS: Add ACCESSIBILITY stream type.Chinyue Chen
2017-05-03CRAS: test_client - Display stream type in audio thread info.Chinyue Chen
2017-04-06CRAS: remove non-critical logs in libcras and cras_utilCheng-Yi Chiang
2017-03-10CRAS: test_client - Add log for number of overruns of streamsCheng-Yi Chiang
2017-02-27CRAS: system_state - Store target capture gainCheng-Yi Chiang
2017-01-06CRAS: alsa_io - Add front and rear mic typesHsin-Yu Chao
2017-01-04CRAS: ucm - Use "Speech" instead of "Voice" for UCM verb.Chinyue Chen
2016-12-22CRAS: alsa_jack - Move wait_for_dev_input_access to cras_utilCheng-Yi Chiang
2016-12-14CRAS: client - Fix Chrome crash when input buffer overrunHsin-Yu Chao
2016-12-02CRAS: dbus_control - Add serial number for USB device for stable idMoja Hsu
2016-11-23CRAS: audio_thread - Log when input stream overrunsHsin-Yu Chao
2016-11-23CRAS: client - Don't read repeated dataHsin-Yu Chao
2016-11-23CRAS: alsa_io - Track number of severe underrunsCheng-Yi Chiang
2016-11-23CRAS: device_monitor - Add device monitor to handle device requestCheng-Yi Chiang
2016-11-19Fix adhd to build with latest llvm.Manoj Gupta
2016-10-26CRAS: Support more stream types.Chinyue Chen
2016-10-20CRAS: observer - Move suspend signal to observerHsin-Yu Chao
2016-10-01CRAS: file_wait - Use access() to check file existence.Chinyue Chen