summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_iodev_list.c
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
2021-01-07echo: close echo ref before speakerCurtis Malainey
2020-11-18echo: open reference channel with same format as sourceCurtis Malainey
2020-09-27CRAS: iodev_list - Adjust input ui gain rangeHsin-Yu Chao
2020-09-26CRAS: check max_supported_channels before re-opening iodevPin-chih Lin
2020-09-25CRAS: iodev_list - Log more arguments on dev/streamHsin-Yu Chao
2020-09-23CRAS: iodev_list - Log iodev close eventHsin-Yu Chao
2020-09-17CRAS: iodev_list - Remove unecessary warning logHsin-Yu Chao
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-09-10CRAS: iodev_list - Add init/reopen channel count to main logHsin-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-07-31cras: remove mic position internalsCurtis Malainey
2020-06-12CRAS: add ALSA loopback to input and output nodes if module is presentPin-chih Lin
2020-05-15CRAS: mute the new enabled device for 0.5s after device switchJudy Hsiao
2020-03-27CRAS: iodev - Revise SetInputNodeGain APIHsin-Yu Chao
2020-02-21CRAS: Deprecate system gain related APIEn-Shuo Hsu
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-10-29CRAS: cras_types - Add echo reference node typeHsin-Yu Chao
2019-10-13CRAS: hfp - Add node type bluetooth narrow band micHsin-Yu Chao
2019-10-11CRAS: cras_iodev_list - Fix using multi-nodes on a single iodevHsin-Yu Chao
2019-10-07CRAS: iodev - Deprecate stable_id_newHsin-Yu Chao
2019-09-27CRAS: Add a new node type for fallback devicesYu-Hsuan Hsu
2019-09-10CRAS: iodev_list - Fix bug when iodev doesn't exist for a given dev_idxHsin-Yu Chao
2019-09-06CRAS: iodev_list - Fix unnecessary silent recording iodevHsin-Yu Chao
2019-07-18CRAS: Call update_active_node in cras_iodev_list_resumepaulhsia
2019-06-24CRAS: Format cras_iodevEn-Shuo Hsu
2019-05-23CRAS: iodev_list - Do not ramp volume when mutedFletcher Woodruff
2019-04-25CRAS: iodev - Remove ext_formatHsin-Yu Chao
2019-04-23CRAS: loopback_iodev - Restrict access to pointer of loopback senderHsin-Yu Chao
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-18CRAS: iodev_list - Fix crash because of pinned stream on hotplug deviceHsin-Yu Chao
2019-04-13CRAS: iodev_list - Move ramp check to audio threadHsin-Yu Chao
2019-04-13CRAS: device_monitor - Use index instead of iodev pointerHsin-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-03-05CRAS: iodev_list - suspend/resume dev API to fix BT profile switch bugHsin-Yu Chao
2018-12-20CRAS: iodev_list - Exit idle for pin streamHsin-Yu Chao
2018-11-18CRAS: iodev_list - Fix err handling for pinned streamHsin-Yu Chao
2018-11-09CRAS: iodev_list - Fix init retry crashHsin-Yu Chao
2018-10-10CRAS: iodev_list - Generalize init retry for pinned streamHsin-Yu Chao
2018-10-10CRAS: iodev_list - Check if pinned device is open alreadyHsin-Yu Chao
2018-09-20CRAS: cras_iodev_list - Enable ucm setting of active node when resettingYu-Hsuan Hsu