summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_rclient.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-03Revert^2 "Merge branch 'upstream-master'"Jorge Moreira Broche
2021-02-22Revert "Merge branch 'upstream-master'"Florian Mayer
2020-12-01CRAS: Add dedicated sockets and client type for pluginVMpaulhsia
2020-04-29CRAS: Add sockets under /run/cras/vms for VMspaulhsia
2019-10-05CRAS: rclient: Add cras_capture_rclientpaulhsia
2019-10-05CRAS: cras_rclient: Add cras_rclient_createpaulhsia
2019-08-14CRAS: rclient: allow clients to send multiple fdsFletcher Woodruff
2019-07-25CRAS: Add cras_playback_rclient for playback clientspaulhsia
2019-06-25CRAS: Format cras_rclientEn-Shuo Hsu
2019-06-07CRAS: Add cras_rclient_ops and extract cras_control_rclientpaulhsia
2019-06-03CRAS: rclient - Fix buffer overflow in fuzz testHsin-Yu Chao
2019-05-31CRAS: system_state - Flag for bluetooth wideband speech enablingHsin-Yu Chao
2019-05-01CRAS: rclient - stub out bt log if bt isn't compiled inDylan Reid
2019-04-25CRAS: bt - Add command to dump bt debug logHsin-Yu Chao
2018-12-12CRAS: rclient: fix incorrect return codeTzung-Bi Shih
2018-09-16CRAS: server_metrics - Log stream configurationsYu-Hsuan Hsu
2018-08-07CRAS: Dump snapshots to shared memory with the clientPaul Hsia
2018-07-04CRAS: Check that the AEC dump message is the correct lengthDylan Reid
2018-06-29CRAS: config - expose aec parameters in aec.iniHsin-Yu Chao
2018-06-28CRAS: apm_list - Enable aec_dumpHsin-Yu Chao
2018-06-20CRAS: client - Set stream effects and backward supportHsin-Yu Chao
2018-06-08Revert "CRAS: client - Set stream effects"Hsin-Yu Chao
2018-06-06CRAS: client - Set stream effectsHsin-Yu Chao
2017-10-11CRAS: rclient - Fix check on fmt_conv num_channels.Dylan Reid
2017-10-05CRAS: rclient - indentation fixesDylan Reid
2017-10-05CRAS: rclient - Verify parameters to configure remixDylan Reid
2017-10-05CRAS: rclient - range check direction parametersDylan Reid
2017-09-26CRAS: rclient - Check that messages are long enoughDylan Reid
2017-09-26CRAS: rclient - Own buffer to message conversionDylan Reid
2016-06-17CRAS: Server-side for cras client notifications.John Muir
2016-04-01CRAS: client - Add functions to get/set hotword modelsHsin-Yu Chao
2016-03-25CRAS: client - API to config global remixHsin-Yu Chao
2015-11-17CRAS: rstream - use posix shm for stream audio.Dylan Reid
2015-11-17CRAS: system_state - use posix shmDylan Reid
2015-11-17CRAS: rclient - Add fd sending interfaceDylan Reid
2015-11-17CRAS: send client messages with send/recvDylan Reid
2015-04-01CRAS: move rstream create/destroy to stream_listDylan Reid
2015-04-01CRAS: Move some book keeping to rstreamDylan Reid
2015-04-01CRAS: Handle suspend/resume from main thread.Dylan Reid
2015-04-01CRAS: Open iodevs from the main thread.Dylan Reid
2015-03-31CRAS: Use stream_list instead of per client listDylan Reid
2015-03-10CRAS: Handle suspend/resume requestsDylan Reid
2014-12-23CRAS: audio_thread - Add pinned stream.Chinyue Chen
2014-12-12CRAS: add test hotword commandsDylan Reid
2014-12-12CRAS: Add interface to add a test_iodevDylan Reid
2014-12-12CRAS: rstream - save flags.Dylan Reid
2014-09-27CRAS: Major changes to device switching.Dylan Reid
2014-09-19CRAS: Only set dev format from the audio thread.Dylan Reid
2014-09-19CRAS: rclient - Accept the remote stream format.Dylan Reid