summaryrefslogtreecommitdiff
path: root/cras/src/tests/iodev_unittest.cc
AgeCommit message (Expand)Author
2020-12-02dbus_control: Add get/changed API for input streams with permissionpaulhsia
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-09-17CRAS: dev_io - Reorder severe underrun event logHsin-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-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-01-16CRAS: apm_list - Use tuned settings only on internal deviceHsin-Yu Chao
2019-12-17CRAS: apm_list - Protect APM from multi-thread accessHsin-Yu Chao
2019-09-09CRAS: Rename the function name of snapshotYu-Hsuan Hsu
2019-08-30CRAS: Added param dump_atlog to dump atlog onceyjouo
2019-08-26CRAS: Format all unittests at onceEn-Shuo 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-10CRAS: dsp - NULL ext_dsp_module should set into pipelineHsin-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-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-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-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: modify scaler_buffer_inc clipping behaviorFletcher Woodruff
2019-03-20CRAS: cras_iodev - Reschedule fetch time when streams removedYu-Hsuan Hsu
2019-03-20CRAS: Add new flag to indicate if dev_stream starts fetchingYu-Hsuan Hsu
2019-03-20Revert "CRAS: Do not mix stream before its first fetching"Yu-Hsuan Hsu
2019-03-18CRAS: Reduce number of zeros to fill in no stream stateYu-Hsuan Hsu
2018-12-03CRAS: Do not mix stream before its first fetchingYu-Hsuan Hsu
2018-11-15CRAS: cras_iodev - Let audio thread wake up earlier to avoid underrunYu-Hsuan Hsu
2018-10-23CRAS: fix ramping for large block size streamCheng-Yi Chiang
2018-08-29CRAS: iodev - Fix input_dsp_offset calculationHsin-Yu Chao
2018-08-07CRAS: Add underrun event detection in cras_iodevPaul Hsia
2018-06-21CRAS: apm_list - Fix channel layout on apmHsin-Yu Chao
2018-06-21CRAS: apm_list - Process input data in APMHsin-Yu Chao
2018-06-21CRAS: dsp - Create dummy ini for ext_dsp_module use caseHsin-Yu Chao
2018-06-21CRAS: dsp_util - Support more sample formatsHsin-Yu Chao
2018-06-20CRAS: dsp_pipeline - Adds external dsp module interfaceHsin-Yu Chao
2018-06-06CRAS: input_data - Adds input_data structHsin-Yu Chao
2018-05-14CRAS: cras_iodev - use converted cb_level to open iodev.paulhsia
2018-05-11CRAS: cras_iodev - adjust min_cb_level when removing the last stream.paulhsia
2018-04-11CRAS: iodev_unittest - Initialize info variableDylan Reid
2018-04-11CRAS: Move remix converter to struct audio_threadDylan Reid