summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_a2dp_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-08CRAS: bt_device - Log stable id of bt_deviceHsin-Yu Chao
2020-11-23adhd: Remove the use of dummy from adhd repoEn-Shuo Hsu
2020-11-13CRAS: ewma_power - add interface to disable all calculationHsin-Yu Chao
2020-06-29CRAS: a2dp - Avoid underrun in no_stream stateHsin-Yu Chao
2020-06-29CRAS: a2dp - Add warning log for possible buffer overrunHsin-Yu Chao
2020-06-24CRAS: bt_device - Track the reason to schedule suspendHsin-Yu Chao
2020-06-23CRAS: record max_supported_channels to cras_iodev_infoPin-chih Lin
2020-06-17CRAS: make update_supported_formats independent from setting formatPin-chih Lin
2020-06-06CRAS: a2dp - Fix bug that A2DP write no longer gets calledHsin-Yu Chao
2020-05-15CRAS: a2dp - Log A2DP throttle time and severe throttle eventHsin-Yu Chao
2020-05-08CRAS: audio_thread - Register callbacks for arbitrary eventsHsin-Yu Chao
2020-04-25CRAS: a2dp - Fix write_block calculationHsin-Yu Chao
2020-04-23CRAS: a2dp - fix some warnings with newer clangDylan Reid
2020-04-10Revert "CRAS: a2dp - drop some blocks after write throttle"Hsin-Yu Chao
2020-04-10Revert "CRAS: a2dp - Drop some blocks to prevent buffer full"Hsin-Yu Chao
2020-04-10Revert "CRAS: a2dp - Add audio thread event for noticible a2dp drop"Hsin-Yu Chao
2020-03-30CRAS: a2dp - Remove free run implementationHsin-Yu Chao
2020-03-20CRAS: a2dp - Add audio thread event for noticible a2dp dropHsin-Yu Chao
2020-03-20CRAS: a2dp - Remove A2DP_DECODE from atlogHsin-Yu Chao
2020-03-20CRAS: a2dp - Drop some blocks to prevent buffer fullHsin-Yu Chao
2020-03-20CRAS: a2dp - drop some blocks after write throttleHsin-Yu Chao
2020-03-06CRAS: a2dp - Stop polling a2dp socket after fatal errHsin-Yu Chao
2020-02-27CRAS: Move underrun counter into cras_iodevYu-Hsuan Hsu
2020-02-15CRAS: a2dp - Adjust encode and flush flowHsin-Yu Chao
2020-02-15CRAS: a2dp - Remove the estimate queued framesHsin-Yu Chao
2020-02-15CRAS: a2dp - Implement free running for no streamHsin-Yu Chao
2020-02-15CRAS: a2dp - Add frames_to_play_in_sleep for a2dpHsin-Yu Chao
2020-02-15CRAS: a2dp - Use flush time to regulate A2DP writeHsin-Yu Chao
2020-01-17CRAS: a2dp - Remove unused variablesHsin-Yu Chao
2020-01-15CRAS: a2dp - Add a2dp_output_underrunHsin-Yu Chao
2019-10-13CRAS: hfp - Add node type bluetooth narrow band micHsin-Yu Chao
2019-10-07CRAS: iodev - Deprecate stable_id_newHsin-Yu Chao
2019-09-25CRAS: a2dp - Remove pre-fill zero framesHsin-Yu Chao
2019-07-24CRAS: a2dp_iodev - remove unused warningDylan Reid
2019-07-16CRAS: a2dp_iodev - Fix socket depth framesHsin-Yu Chao
2019-07-09CRAS: Fix bt delay after leaving no_stream statepaulhsia
2019-07-03CRAS: Format a2dpEn-Shuo Hsu
2019-04-03CRAS: bt_io - Implement no_stream ops for A2DP/HFPHsin-Yu Chao
2018-06-21CRAS: byte_buffer - Rename utiliy functionsHsin-Yu Chao
2018-06-15CRAS: iodev_info - remove unused time.h includeDylan Reid
2018-05-23adhd: Fix memory leak in cras_a2dp_iodev.cpaulhsia
2017-10-31CRAS: byte_buffer - Set buffer pointer to NULL when destroyChinyue Chen
2017-08-24CRAS: Deduplicate snd_pcm_open and snd_pcm_hw_params calls.Chinyue Chen
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
2017-02-24CRAS: audio_thread - Synchronize audio thread callback removalHsin-Yu Chao
2016-12-02CRAS: dbus_control - Add serial number for USB device for stable idMoja Hsu
2016-11-23CRAS: a2dp - Don't flush too much when buffer level is lowHsin-Yu Chao
2016-09-10CRAS: Use the hardware timestamp with available/used frames.John Muir