summaryrefslogtreecommitdiff
path: root/cras/src/server/audio_thread.c
AgeCommit message (Expand)Author
2021-03-03CRAS: Align new output stream callback time to existing input streamCheng-Yi Chiang
2020-11-10CRAS: audio_thread - Fix return code when handling audio messagesHsin-Yu Chao
2020-09-30CRAS: audio_thread - Log the non-empty state in sleep eventHsin-Yu Chao
2020-07-24CRAS: audio_thread - Fix TRIGGER_WAKEHsin-Yu Chao
2020-06-06CRAS: a2dp - Fix bug that A2DP write no longer gets calledHsin-Yu Chao
2020-06-03CRAS: Log the length of busyloopYu-Hsuan Hsu
2020-05-08CRAS: audio_thread - Register callbacks for arbitrary eventsHsin-Yu Chao
2020-04-23CRAS: dev_io - remove unused now parameterDylan Reid
2020-04-10Revert "CRAS: a2dp - Drop some blocks to prevent buffer full"Hsin-Yu Chao
2020-03-20CRAS: a2dp - Drop some blocks to prevent buffer fullHsin-Yu Chao
2019-11-21CRAS: audio_thread - Fix pollfd leakHsin-Yu Chao
2019-10-02CRAS: dev_io - Track longest wake in open devHsin-Yu Chao
2019-10-01CRAS: server_metrics - Log the number of busyloopsYu-Hsuan Hsu
2019-09-09CRAS: Rename the function name of snapshotYu-Hsuan Hsu
2019-09-04CRAS: Create fallback path for atlog initializationpaulhsia
2019-09-04CRAS: audio_thread - Fix log level when reading commandCheng-Yi Chiang
2019-08-30CRAS: Added param dump_atlog to dump atlog onceyjouo
2019-08-14CRAS: Record a client type for a streamYu-Hsuan Hsu
2019-06-19CRAS: Format audio_thread, buffer and alertEn-Shuo Hsu
2019-06-11CRAS: rstream: unsplit output and input shmFletcher Woodruff
2019-06-10CRAS: move creation of audio_shm into cras_shmFletcher Woodruff
2019-06-07CRAS: Move get_next_output_wake from audio_thread into dev_ioYu-Hsuan Hsu
2019-06-07CRAS: audio_thread - Ignore next_cb_ts of draining streamsYu-Hsuan Hsu
2019-05-30CRAS: Move append_stream from audio_thread into dev_ioYu-Hsuan Hsu
2019-05-16CRAS: cras_iodev - Record runtime of devicesYu-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-13CRAS: iodev_list - Move ramp check to audio threadHsin-Yu Chao
2019-04-13CRAS: test_client - Dump software gain scalersHsin-Yu Chao
2019-03-28CRAS: Simpler scheduling of initial capture stream fetchesYu-Hsuan Hsu
2019-03-26CRAS: audio_thread - Append new streams after consuming remaining framesYu-Hsuan Hsu
2019-03-20Revert "CRAS: Do not mix stream before its first fetching"Yu-Hsuan Hsu
2019-03-20Revert "CRAS: audio_thread - get_next_output_wake should consider pending str...Yu-Hsuan Hsu
2019-03-20Revert "CRAS: Add a new field to represent when pending streams will start"Yu-Hsuan Hsu
2019-02-19CRAS: audio_thread - Consider rate difference between device and streamYu-Hsuan Hsu
2019-01-11CRAS: server_metrics - Log number of missed callback schedulesYu-Hsuan Hsu
2019-01-03CRAS: Add a new field to represent when pending streams will startYu-Hsuan Hsu
2018-12-20CRAS: audio_thread - get_next_output_wake should consider pending streamYu-Hsuan Hsu
2018-12-20CRAS: show pinned stream informationCheng-Yi Chiang
2018-12-13CRAS: audio_thread - Modify init_cb_ts to avoid hw_level riseYu-Hsuan Hsu
2018-12-03CRAS: Do not mix stream before its first fetchingYu-Hsuan Hsu
2018-10-16CRAS: Do not ignore next_cb_ts of stream when share memory is fullYu-Hsuan Hsu
2018-10-10CRAS: iodev_list - Check if pinned device is open alreadyHsin-Yu Chao
2018-10-05CRAS: cras_iodev - Record the highest hardware level of deviceYu-Hsuan Hsu
2018-08-07CRAS: dev_io - Update underrun detectorYu-Hsuan Hsu
2018-08-07CRAS: Add busyloop event detection in audio_threadPaul Hsia
2018-07-25CRAS: audio_thread - modify initial callback time for new streamsYu-hsuan Hsu
2018-06-28CRAS: apm_list - Enable aec_dumpHsin-Yu Chao
2018-06-21CRAS: apm_list - Add apm_list moduleHsin-Yu Chao
2018-06-20CRAS: client - Set stream effects and backward supportHsin-Yu Chao