summaryrefslogtreecommitdiff
path: root/cras/src/tests/iodev_list_unittest.cc
AgeCommit message (Expand)Author
2021-08-03Remove all files except OWNERS.HEADandroid-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-3android-s-v2-beta-2android-s-qpr3-beta-1android-s-beta-5mastermainandroid-t-preview-1android-s-v2-preview-1android-s-v2-beta-3android-s-qpr3-beta-1android-s-beta-5Andrew Walbran
2021-02-25CRAS: Enable/Disable Noise Cancellation by UCM ModifierPin-chih Lin
2021-02-23CRAS: Add a flag to pause hotword detection at system suspendBen Zhang
2020-11-23adhd: Remove the use of dummy from adhd repoEn-Shuo Hsu
2020-09-26CRAS: check max_supported_channels before re-opening iodevPin-chih Lin
2020-09-11CRAS: iodev_list - Clean up unneeded audio_thread_disconnect_streamHsin-Yu Chao
2020-09-10CRAS: iodev_list - Consolidate close dev functionsHsin-Yu Chao
2020-08-13CRAS: iodev_list_unittest - Fix memory leakage in unittestHsin-Yu Chao
2020-08-11CRAS: Add main thread event logsHsin-Yu Chao
2020-08-10CRAS: Re-open iodev for higher channel count per requestPin-chih Lin
2020-05-15CRAS: mute the new enabled device for 0.5s after device switchJudy Hsiao
2020-01-16CRAS: apm_list - Use tuned settings only on internal deviceHsin-Yu Chao
2019-12-19CRAS: mute the device for 0.1s after resumeJudy Hsiao
2019-12-17CRAS: apm_list - Protect APM from multi-thread accessHsin-Yu Chao
2019-08-26CRAS: Format all unittests at onceEn-Shuo Hsu
2019-05-23CRAS: iodev_list - Do not ramp volume when mutedFletcher Woodruff
2019-04-20CRAS: audio_thread - Use dev_idx to send message from main threadHsin-Yu Chao
2019-04-20CRAS: iodev - Move set node attr functions to iodev_listHsin-Yu Chao
2019-04-13CRAS: iodev_list - Move ramp check to audio threadHsin-Yu Chao
2019-04-10CRAS: stream_list - Check if device is pinned by a streamHsin-Yu Chao
2019-03-28CRAS: support SCO over PCM indicator in UCMTzung-Bi Shih
2019-01-10CRAS: iodev_list_unittest - Cover more about pinned stream and fallback devHsin-Yu Chao
2018-10-10CRAS: iodev_list - Generalize init retry for pinned streamHsin-Yu Chao
2018-10-10CRAS: tests - Fix iodev_list_unittestHsin-Yu Chao
2018-10-10CRAS: iodev_list - Check if pinned device is open alreadyHsin-Yu Chao
2018-09-14CRAS: iodev_list - open server stream to activate echo referenceHsin-Yu Chao
2018-08-10CRAS: Fix unit test without APM enabledDylan Reid
2018-08-06CRAS: iodev_list - Fix pinned stream on already enabled devHsin-Yu Chao
2018-06-29CRAS: config - expose aec parameters in aec.iniHsin-Yu Chao
2018-06-21CRAS: apm_list - Process reverse streamHsin-Yu Chao
2018-06-21CRAS: apm_list - Add apm_list moduleHsin-Yu Chao
2018-06-06CRAS: iodev_list - allow multiple dev enabled callback be registeredHsin-Yu Chao
2018-05-24adhd: Fix memory leaks in iodev_list_unittestpaulhsia
2017-09-26CRAS: iodev_list - Free more resources in destroy.Dylan Reid
2017-08-31CRAS: iodev_list - Allow device to be force closedDylan Reid
2017-08-25CRAS: iodev_list - suspend/resume hotword streamsHsin-Yu Chao
2017-08-24CRAS: Deduplicate snd_pcm_open and snd_pcm_hw_params calls.Chinyue Chen
2017-07-27CRAS: iodev_list - Fix closing pinned streamCheng-Yi Chiang
2017-07-27CRAS: iodev_list_unittest - Remove unused variableCheng-Yi Chiang
2017-05-23Revert "CRAS: Deduplicate snd_pcm_open calls when opening a device."Chinyue Chen
2017-05-19CRAS: Deduplicate snd_pcm_open calls when opening a device.Chinyue Chen
2017-04-05CRAS: iodev_list_unittest - update active node for pinned streamHsin-Yu Chao
2017-03-01CRAS: iodev_list - Skip ramping if device volume is zeroCheng-Yi Chiang
2017-01-17CRAS: iodev_list - Ramp up/down for unmute/mute only in normal runCheng-Yi Chiang
2017-01-13CRAS: When setting new active node, disable all other nodesToni Barzic
2016-12-30CRAS: Ramping up/down for new stream and mute/unmute switchingCheng-Yi Chiang
2016-12-01CRAS: iodev_list - Retry if init device failedHsin-Yu Chao
2016-12-01CRAS: iodev_list - Use fallback iodev at open iodev failureHsin-Yu Chao
2016-11-16CRAS: iodev_list - remove unused functionsHsin-Yu Chao
2016-10-20CRAS: observer - Move suspend signal to observerHsin-Yu Chao