summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_iodev.h
AgeCommit message (Expand)Author
2020-11-10CRAS: iodev - Track audio power in input/output iodevHsin-Yu Chao
2020-07-31cras: remove mic position internalsCurtis Malainey
2020-07-01CRAS: hfp_alsa_io: Add get_valid_frames opsCheng-Yi Chiang
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-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-21CRAS: Deprecate system gain related APIEn-Shuo Hsu
2020-02-15CRAS: a2dp - Add frames_to_play_in_sleep for a2dpHsin-Yu Chao
2020-01-16CRAS: apm_list - Use tuned settings only on internal deviceHsin-Yu Chao
2020-01-03CRAS: Rename IntrinsicVolume to IntrinsicSensitivityEn-Shuo Hsu
2019-12-19CRAS: mute the device for 0.1s after resumeJudy Hsiao
2019-11-29CRAS: Add IntrinsicVolume supportEn-Shuo Hsu
2019-10-07CRAS: iodev - Deprecate stable_id_newHsin-Yu Chao
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-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-21CRAS: Support DspName in SectionDeviceEn-Shuo Hsu
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 - 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 PCM indicator in UCMTzung-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-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
2018-12-20CRAS: iodev_list - Exit idle for pin streamHsin-Yu Chao
2018-12-03CRAS: Do not mix stream before its first fetchingYu-Hsuan Hsu
2018-10-05CRAS: cras_iodev - Record the highest hardware level of deviceYu-Hsuan Hsu
2018-09-14CRAS: alsa_ucm - label to specify echo reference iodevHsin-Yu Chao
2018-08-10CRAS: cras_alsa_ucm - Support setting MinSoftwareGain value in UCMYu-Hsuan Hsu
2018-06-20CRAS: dsp_pipeline - Adds external dsp module interfaceHsin-Yu Chao
2018-06-06CRAS: input_data - Adds input_data structHsin-Yu Chao
2018-04-11CRAS: Move remix converter to struct audio_threadDylan Reid
2018-03-06CRAS: Monitor and update audio status when necessary.Louis Collard
2018-01-12CRAS: Fix all dBm usageCheng-Yi Chiang
2018-01-08CRAS: iodev: Fix input DSP being applied twiceDylan Reid
2017-09-12CRAS: iodev - Better set input_streaming flagHsin-Yu Chao
2017-08-25CRAS: alsa_io - Allow input iodev to preempt hotword recordingHsin-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-25CRAS: iodev - Remove unused function prototypesDylan Reid
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