summaryrefslogtreecommitdiff
path: root/cras/src/server/dev_io.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-09adhd: Replace the use of master_dev to main_devYu-Hsuan Hsu
2021-03-03CRAS: Align new output stream callback time to existing input streamCheng-Yi Chiang
2021-03-02CRAS: dev_io: change write_streams() return code to unsigned intJudy Hsiao
2021-02-19CRAS: device_monitor - Close erroneous device in main threadHsin-Yu Chao
2021-01-26CRAS: cras_server_metrics - Log the fetch delay clearlyYu-Hsuan Hsu
2020-11-10CRAS: iodev - Track audio power in input/output iodevHsin-Yu Chao
2020-10-23CRAS: Fix strict aliasing violationDylan Reid
2020-10-22CRAS: rstream - Log audio energy in output streamsHsin-Yu Chao
2020-10-20CRAS: dev_io - Drop samples when hw_level larger than a half of buffer sizeYu-Hsuan Hsu
2020-10-09dev_io: Initialize drop_time to zeropaulhsia
2020-09-30CRAS: audio_thread - Log the non-empty state in sleep eventHsin-Yu Chao
2020-09-17CRAS: dev_io - Reorder severe underrun event logHsin-Yu Chao
2020-07-07CRAS: dev_io - Record missed cb eventHsin-Yu Chao
2020-06-22CRAS: dev_io: Do not drop samples for loopback deviceCheng-Yi Chiang
2020-04-23CRAS: dev_io - remove unused now parameterDylan Reid
2020-03-27CRAS: iodev - Revise SetInputNodeGain APIHsin-Yu Chao
2020-03-20CRAS: input_data - Skip SW capture gain only at AEC use caseHsin-Yu Chao
2020-02-27CRAS: cras_iodev - Move underrun log into cras_iodev_output_underrunYu-Hsuan Hsu
2019-10-02CRAS: dev_io - Track longest wake in open devHsin-Yu Chao
2019-09-10CRAS: Snapshot when dropping samples from a deviceYu-Hsuan Hsu
2019-09-09CRAS: dev_io - Create a separate function to drop samplesYu-Hsuan Hsu
2019-09-05CRAS: dev_io - Don't wake by input dev data if streams are fullHsin-Yu Chao
2019-09-04CRAS: dev_io - Reduce the threshold of dropping framesYu-Hsuan Hsu
2019-09-04CRAS: dev_io - Rename "reset" to "drop"Yu-Hsuan Hsu
2019-07-24CRAS: dev_io - Add the overrun op thresholdYu-Hsuan Hsu
2019-07-17CRAS: Add dev_io_rm_open_dev for severe underrunpaulhsia
2019-07-16CRAS: Remove frames from input devices when missing callbackYu-Hsuan Hsu
2019-07-03CRAS: Format dev_ioEn-Shuo Hsu
2019-06-25CRAS: cras_shm: rename shm_area to shm_headerFletcher Woodruff
2019-06-11CRAS: rstream: unsplit output and input shmFletcher Woodruff
2019-06-07CRAS: Move get_next_output_wake from audio_thread into dev_ioYu-Hsuan Hsu
2019-05-30CRAS: Move append_stream from audio_thread into dev_ioYu-Hsuan Hsu
2019-05-10CRAS: dev_io - Skip node and stream gain if APM is usedHsin-Yu Chao
2019-04-29CRAS: dev_io - remove unused variableDylan Reid
2019-04-25CRAS: dev_io - Check and start dev_stream before fetchingYu-Hsuan Hsu
2019-04-25CRAS: iodev - Remove ext_formatHsin-Yu Chao
2019-04-20CRAS: audio_thread - Use dev_idx to send message from main threadHsin-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-03-28CRAS: dev_io - Use rstream's scaler for gainHsin-Yu Chao
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-20Revert "CRAS: Add a new field to represent when pending streams will start"Yu-Hsuan Hsu
2019-01-03CRAS: Add a new field to represent when pending streams will startYu-Hsuan Hsu
2018-12-03CRAS: Do not mix stream before its first fetchingYu-Hsuan Hsu
2018-10-23CRAS: Set default wake_ts in set_input_dev_wake_tspaulhsia
2018-10-16CRAS: Do not ignore next_cb_ts of stream when share memory is fullYu-Hsuan Hsu
2018-10-09CRAS: dev_io - Don't appy software gain if APM is usedHsin-Yu Chao
2018-10-05CRAS: server_metrics - Log the highest hardware level per deviceYu-Hsuan Hsu