summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_iodev.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-03-30CRAS: Log the UI gain of input devicesYu-Hsuan Hsu
2021-03-03CRAS: Align new output stream callback time to existing input streamCheng-Yi Chiang
2021-02-25CRAS: Enable/Disable Noise Cancellation by UCM ModifierPin-chih Lin
2020-11-23adhd: Remove the use of dummy from adhd repoEn-Shuo Hsu
2020-11-10CRAS: iodev - Track audio power in input/output iodevHsin-Yu Chao
2020-10-06CRAS: Fix 'Multiplication result converted to larger type' warningsDylan Reid
2020-09-25CRAS: iodev_list - Log more arguments on dev/streamHsin-Yu Chao
2020-09-17CRAS: dev_io - Reorder severe underrun event logHsin-Yu Chao
2020-09-10CRAS: iodev - Error log instead of return at close failureHsin-Yu Chao
2020-08-11CRAS: Add main thread event logsHsin-Yu Chao
2020-07-15CRAS: Log the volume of output devicesYu-Hsuan Hsu
2020-07-12CRAS: cras_iodev - Log device overrunsYu-Hsuan Hsu
2020-06-24CRAS: iodev: Speed up zero checkingCheng-Yi Chiang
2020-06-17CRAS: make update_supported_formats independent from setting formatPin-chih Lin
2020-05-15CRAS: mute the new enabled device for 0.5s after device switchJudy Hsiao
2020-02-27CRAS: Move underrun counter into cras_iodevYu-Hsuan Hsu
2020-02-27CRAS: cras_iodev - Move underrun log into cras_iodev_output_underrunYu-Hsuan Hsu
2020-02-27CRAS: cras_iodev - Fill zeros when openning a deviceYu-Hsuan Hsu
2020-02-21CRAS: Deprecate system gain related APIEn-Shuo Hsu
2020-02-15CRAS: a2dp - Add frames_to_play_in_sleep for a2dpHsin-Yu Chao
2020-01-17CRAS: do not ramp when dev->ramp is nullJudy 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-11-08CRAS: iodev - Fix only dropping partial bufferHsin-Yu Chao
2019-10-11CRAS: cras_iodev_list - Fix using multi-nodes on a single iodevHsin-Yu Chao
2019-09-22CRAS: iodev: check is_non_empty before any scalingTzung-Bi Shih
2019-09-09CRAS: Rename the function name of snapshotYu-Hsuan Hsu
2019-07-16CRAS: Remove frames from input devices when missing callbackYu-Hsuan Hsu
2019-07-03CRAS: cras_iodev - Return how many frames have been readYu-Hsuan Hsu
2019-06-24CRAS: Format cras_iodevEn-Shuo Hsu
2019-06-10CRAS: dsp - NULL ext_dsp_module should set into pipelineHsin-Yu Chao
2019-06-10CRAS: iodev - Protect ext_module by pipline lockHsin-Yu Chao
2019-05-23CRAS: server_metrics - Log runtime UMA for each deviceYu-Hsuan Hsu
2019-05-22CRAS: cras_iodev - reduce duration of volume rampFletcher Woodruff
2019-05-16CRAS: cras_iodev - Record runtime of devicesYu-Hsuan Hsu
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: iodev - Move set node attr functions to iodev_listHsin-Yu Chao
2019-04-17CRAS: server_metrics - Log the highest delay per deviceYu-Hsuan Hsu
2019-04-13CRAS: iodev - Fix crash when iodev has NULL ramp objectHsin-Yu Chao
2019-04-13CRAS: device_monitor - Use index instead of iodev pointerHsin-Yu Chao
2019-04-13CRAS: iodev - Add device's default per node gainHsin-Yu Chao
2019-04-10CRAS: stream_list - Check if device is pinned by a streamHsin-Yu Chao
2019-04-03cras: Add software ramp on volume change.Fletcher Woodruff
2019-03-28CRAS: support SCO over PCMTzung-Bi Shih
2019-03-28CRAS: iodev: replace output_should_wake to is_free_runningTzung-Bi Shih
2019-03-26CRAS: audio_thread - Append new streams after consuming remaining framesYu-Hsuan Hsu
2019-03-26CRAS: cras_iodev - Open buf_state when adding streamYu-Hsuan Hsu
2019-03-26cras: modify scaler_buffer_inc clipping behaviorFletcher Woodruff