summaryrefslogtreecommitdiff
path: root/cras/src/libcras
AgeCommit message (Expand)Author
2018-08-07CRAS: Expose snapshot update and get function for cras_clientPaul Hsia
2018-07-26CRAS: libcras - API to get AEC supported flagHsin-Yu Chao
2018-07-20CRAS: apm - Remove handle for AEC dumpHsin-Yu Chao
2018-06-29CRAS: client - Initialize effects fieldHsin-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-20CRAS: client - Set stream effects and backward supportHsin-Yu Chao
2018-06-08Revert "CRAS: client - Set stream effects"Hsin-Yu Chao
2018-06-06CRAS: client - Set stream effectsHsin-Yu Chao
2017-11-01libcras: Change CLOCK used for cond variable timeoutPrashant Malani
2017-10-16CRAS: libcras - Add API to wait for hotwordChinyue Chen
2017-08-30CRAS: libcras - Add helper function to find node of given type.Chinyue Chen
2017-08-17CRAS: client - schedule wake by dev level for hotword streamHsin-Yu Chao
2017-07-06CRAS: cras_client - Remove debug messageCheng-Yi Chiang
2017-07-05CRAS: cras_client - Close fd to shm if stream is removedCheng-Yi Chiang
2017-04-06CRAS: remove non-critical logs in libcras and cras_utilCheng-Yi Chiang
2016-12-16CRAS: client - Don't send partial corrupted buffer to clientHsin-Yu Chao
2016-12-14CRAS: client - Fix Chrome crash when input buffer overrunHsin-Yu Chao
2016-11-23CRAS: client - Don't read repeated dataHsin-Yu Chao
2016-11-21Fix adhd to build with latest llvm.Manoj Gupta
2016-11-19Fix adhd to build with latest llvm.Manoj Gupta
2016-10-17CRAS client: Start stream audio thread before connectionJohn Muir
2016-08-23CRAS: client - Add missing rdlock unlockDylan Reid
2016-08-03CRAS: libcras: Use rwlock to access server_state data.John Muir
2016-08-03CRAS: Make all server calls non-blocking by default.John Muir
2016-08-03CRAS: Libcras auto-reconnect to server.John Muir
2016-06-17CRAS: Add client-side notification registration and monitor.John Muir
2016-05-03CRAS: Use Android shared memory on Android.John Muir
2016-04-27CRAS: Fix comments in cras_client.h.John Muir
2016-04-26CRAS: Rename aokr to hotwordHsin-Yu Chao
2016-04-25CRAS: libcras - Use provided callback to set thread priority.Chinyue Chen
2016-04-01CRAS: client - Add functions to get/set hotword modelsHsin-Yu Chao
2016-03-25CRAS: client - API to config global remixHsin-Yu Chao
2016-02-12CRAS: client - close both stream FDs on connectDylan Reid
2016-02-08CRAS: client - Close client shm fd immediatelyDylan Reid
2016-02-03CRAS: client - Close shm fd immediatelyDylan Reid
2015-11-26CRAS: libcras - Use millisecond to specify retry period.Chinyue Chen
2015-11-21CRAS: libcras - Add server error callback.Chinyue Chen
2015-11-21CRAS: libcras - Connect to server with timeout.Chinyue Chen
2015-11-17Partial Revert "CRAS: libcras - Add SHM wrappers and Android.mk."Dylan Reid
2015-11-17CRAS: rstream - use posix shm for stream audio.Dylan Reid
2015-11-17CRAS: system_state - use posix shmDylan Reid
2015-11-17CRAS: send client messages with send/recvDylan Reid
2015-11-17CRAS: Allow sending multiple fdsDylan Reid
2015-11-03CRAS: libcras - Add SHM wrappers and Android.mk.Chinyue Chen
2015-09-23CRAS: libcras - Use tinyalsa when building on Android.Chinyue Chen
2015-09-23CRAS: libcras - Add missing includes.Chinyue Chen
2015-05-22CRAS: client - Remove get_selected_output/input functionsHsin-Yu Chao
2015-05-11cras: Pass const data to cras_helper_play_bufferNathan Bullock
2015-03-23CRAS: client - Leave syslog level aloneDylan Reid