summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-15CRAS: Apply software volume on Dell AE515 USB SoundBarYu-Hsuan Hsu
2020-02-11CRAS: fuzz: add fuzzer for cras_hfp_slcFletcher Woodruff
2020-02-10CRAS: Add BluetoothBatteryChanged signalEn-Shuo Hsu
2020-02-08CRAS: move shm_streams into audio_streamsFletcher Woodruff
2020-02-07CRAS: Apply software volume on Dell AC511 USB SoundBarYu-Hsuan Hsu
2020-02-06CRAS: use proper client_shm_fd var for error checkFletcher Woodruff
2020-02-06cras: remove JackType "always" supportCurtis Malainey
2020-02-06CRAS: dbus_control: check that dev_name is utf8Fletcher Woodruff
2020-02-06cras_hfp: add more error handling to AT parsingFletcher Woodruff
2020-02-06CRAS: hfp_slc - Increase codec negotiation timeoutHsin-Yu Chao
2020-02-05CRAS: use 64 bits for client_shm_sizeFletcher Woodruff
2020-02-05cras_hfp: Add error handling for AT parsingFletcher Woodruff
2020-01-23CRAS: audio_format - Verify the stream layout for new streamsDylan Reid
2020-01-23CRAS: cras_tests: add WAVE playback and captureFletcher Woodruff
2020-01-23CRAS: a2dp: Fix memory leak in HandleUnderrun testpaulhsia
2020-01-20CRAS: client - fix warning about mismatched signsDylan Reid
2020-01-20CRAS: dsp - leave existing ini if new ini failsDylan Reid
2020-01-20CRAS: libcras: add effects to ShmStream interfaceFletcher Woodruff
2020-01-17CRAS: do not ramp when dev->ramp is nullJudy Hsiao
2020-01-17CRAS: a2dp - Remove unused variablesHsin-Yu Chao
2020-01-16CRAS: hfp: remove unused tmp variableCurtis Malainey
2020-01-16CRAS: Make some struct helpers return instead of fill the structDylan Reid
2020-01-16CRAS: apm_list - Use tuned settings only on internal deviceHsin-Yu Chao
2020-01-15CRAS: a2dp - Add a2dp_output_underrunHsin-Yu Chao
2020-01-15CRAS: Handle HOTWORD_STREAM on not hotword deviceEn-Shuo Hsu
2020-01-14CRAS: Include the correct iniparser in different environmentspaulhsia
2020-01-11CRAS: cras_tests: Add stream info to audio dumpFletcher Woodruff
2020-01-11CRAS: cras_tests: Add dump_audio_debug_infoFletcher Woodruff
2020-01-11CRAS: cras_tests: Add loopback captureFletcher Woodruff
2020-01-11CRAS: cras_tests: Add list_{in,out}put_nodesFletcher Woodruff
2020-01-11Revert "CRAS: bt_io - Make output_underrun no operation"Hsin-Yu Chao
2020-01-08CRAS: cras_tests: Add list_{in,out}put_devicesFletcher Woodruff
2020-01-08libcras: Fix warning with rust 1.40Dylan Reid
2020-01-03CRAS: hfp_ag - Add metrics for battery indicatorEn-Shuo Hsu
2020-01-03CRAS: Rename IntrinsicVolume to IntrinsicSensitivityEn-Shuo Hsu
2019-12-30CRAS: libcras: implement ShmStreamSourceFletcher Woodruff
2019-12-30CRAS: libcras: add cras_shm_stream moduleFletcher Woodruff
2019-12-26CRAS: transport: reset use_hardware_volume when destroyingTzung-Bi Shih
2019-12-25CRAS: server: remove C rate estimatorFletcher Woodruff
2019-12-24CRAS: audio_streams: Limits length in copy_cbpaulhsia
2019-12-21CRAS: Add '/' after the use of DESTDIREn-Shuo Hsu
2019-12-19CRAS: mute the device for 0.1s after resumeJudy Hsiao
2019-12-19CRAS: oss-fuzz: Simplify build.shpaulhsia
2019-12-19CRAS: Makefile: Use CRAS_RUST for needed binariespaulhsia
2019-12-18CRAS: build - Allow building rust lib locallyDylan Reid
2019-12-18CRAS: build - default webrtc-apm to offDylan Reid
2019-12-18CRAS: fmt_conv: Avoid divide-by-zero in normalize_bufpaulhsia
2019-12-18CRAS: Fix fuzz Null-Deref error cause by not initialized dsp.iniEn-Shuo Hsu
2019-12-18CRAS: libcras: Add ignore function to BufferSetFletcher Woodruff
2019-12-17CRAS: apm_list - Protect APM from multi-thread accessHsin-Yu Chao