summaryrefslogtreecommitdiff
path: root/cras
AgeCommit message (Expand)Author
2020-06-03CRAS: Log the length of busyloopYu-Hsuan Hsu
2020-06-01CRAS: unittest - Fix memory issue in bt_device_unittestHsin-Yu Chao
2020-06-01Allows audio_streams errors to be passed across threadsJudy Hsiao
2020-05-29CRAS: alsa_plugin_io - Fix fuzzer buildHsin-Yu Chao
2020-05-28libcras: Update for IntoIovec api changeChirantan Ekbote
2020-05-26CRAS: Add UMA and a 5s delay before suspendEn-Shuo Hsu
2020-05-26CRAS: Fix inconsistent signature for cras_server_metrics.hEn-Shuo Hsu
2020-05-26Revert "Revert "CRAS: cras_alsa_plugin_io""Hsin-Yu Chao
2020-05-25libcras: Update VolatileSlice callChirantan Ekbote
2020-05-22CRAS: Implement AT+BIAEn-Shuo Hsu
2020-05-21Revert "CRAS: cras_alsa_plugin_io"LaMont Jones
2020-05-21CRAS: cras_alsa_plugin_ioHsin-Yu Chao
2020-05-21CRAS: alsa-ucm - Remove check of device index on UCM sectionHsin-Yu Chao
2020-05-21CRAS: alsa_io - Rename 'dev' to 'pcm_name'Hsin-Yu Chao
2020-05-21CRAS: server - Allow client callback to poll arbitrary eventsHsin-Yu Chao
2020-05-21CRAS: bt_device - Prevent unwanted SCO socket errorHsin-Yu Chao
2020-05-21CRAS: rstream - Remove non-error log in reading client messageHsin-Yu Chao
2020-05-21CRAS: bt_io - Switch to A2DP when open input failureHsin-Yu Chao
2020-05-21CRAS: hfp_slc - Fix crash at invalid AT+BCS commandHsin-Yu Chao
2020-05-15CRAS: bt_device - Allow device to expose HFP node without support in UUIDHsin-Yu Chao
2020-05-15CRAS: a2dp - Log A2DP throttle time and severe throttle eventHsin-Yu Chao
2020-05-15CRAS: Fix a potential leak in cras_bt_device_sco_connectEn-Shuo Hsu
2020-05-15CRAS: Support AT+BCCEn-Shuo Hsu
2020-05-15CRAS: Remove codec negotiation triggered before slc initEn-Shuo Hsu
2020-05-15CRAS: Remove the post command codec negotiationEn-Shuo Hsu
2020-05-15CRAS: Trigger a codec negotiation when configure_devEn-Shuo Hsu
2020-05-15CRAS: Postpone slc initializationEn-Shuo Hsu
2020-05-15CRAS: Refine codec negotiationEn-Shuo Hsu
2020-05-15CRAS: mute the new enabled device for 0.5s after device switchJudy Hsiao
2020-05-10cras-sys: Update structure to current statuspaulhsia
2020-05-08CRAS: audio_thread - Register callbacks for arbitrary eventsHsin-Yu Chao
2020-05-06CRAS: Respond Error if receive non-support AT+BIEVEn-Shuo Hsu
2020-05-06CRAS: Disable support for Enhanced Driver StatusEn-Shuo Hsu
2020-05-06CRAS: Stop setting call status for HFP iodevEn-Shuo Hsu
2020-05-05libcras: allow reusing exact buffer indicesFletcher Woodruff
2020-05-04CRAS: bt unittest: Fix signed/unsigned warningDylan Reid
2020-05-04CRAS: alsa_io unittest: remove unused variableDylan Reid
2020-05-01CRAS: rclient: Only return errors to cras_clientpaulhsia
2020-05-01CRAS: rclient: Unify *_handle_message_from_clientpaulhsia
2020-04-29libcras: Expose try_with_socket_type APIpaulhsia
2020-04-29CRAS: Add sockets under /run/cras/vms for VMspaulhsia
2020-04-29CRAS: Add cras_unified_rclient supports playback-capturepaulhsia
2020-04-27CRAS: Change syslog level from LOG_ERR to LOG_WARNINGYu-Hsuan Hsu
2020-04-25libcras: fix warning with Rust 1.43Daniel Verkamp
2020-04-25CRAS: cras_alsa_card - Log errors if no UCM on internal cardsYu-Hsuan Hsu
2020-04-25CRAS: a2dp - Fix write_block calculationHsin-Yu Chao
2020-04-25CRAS: bt_device - modify logic in checking A2DP and HFP connHsin-Yu Chao
2020-04-24CRAS: alsa_io_unittest - Add unittest for default USB devicesYu-Hsuan Hsu
2020-04-23CRAS: dev_io - remove unused now parameterDylan Reid
2020-04-23CRAS: a2dp - fix some warnings with newer clangDylan Reid