summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_server.c
AgeCommit message (Expand)Author
2020-05-21CRAS: server - Allow client callback to poll arbitrary eventsHsin-Yu Chao
2019-10-30CRAS: cras_server: Fix errno return in create_and_listen_server_socketpaulhsia
2019-10-05CRAS: cras_rclient: Add cras_rclient_createpaulhsia
2019-10-03CRAS: cras_server: Add structure server_socketpaulhsia
2019-10-03CRAS: cras_config: Add cras_fill_socket_pathpaulhsia
2019-10-02CRAS: cras_client: Add cras_client_create_with_type APIpaulhsia
2019-08-30CRAS: Added param dump_atlog to dump atlog onceyjouo
2019-08-14CRAS: rclient: allow clients to send multiple fdsFletcher Woodruff
2019-07-25CRAS: Add cras_playback_rclient for playback clientspaulhsia
2019-07-03CRAS: Format cras_serverEn-Shuo Hsu
2019-06-07CRAS: Add cras_rclient_ops and extract cras_control_rclientpaulhsia
2019-06-07CRAS: Extract create_and_listen_server_socket functionpaulhsia
2018-09-14CRAS: iodev_list - open server stream to activate echo referenceHsin-Yu Chao
2018-09-14CRAS: system_state - Add task supportHsin-Yu Chao
2018-08-07CRAS: Add busyloop event detection in audio_threadPaul Hsia
2018-02-28CRAS: Add messaging between audio and main thread for audio active state.Louis Collard
2017-09-26CRAS: rclient - Own buffer to message conversionDylan Reid
2017-09-19CRAS: hotword_handler - Send DBus signal when hotword triggered.Chinyue Chen
2016-11-23CRAS: device_monitor - Add device monitor to handle device requestCheng-Yi Chiang
2016-10-26CRAS: Add --disable_profile option to control SDP profileYuji Sasaki
2016-10-20CRAS: observer - Move suspend signal to observerHsin-Yu Chao
2016-06-17CRAS: Server side common observer code.Dylan Reid
2016-06-02CRAS: Fix --disable-DBUS build.John Muir
2016-05-25CRAS: bt_player - Create bt player in CRASHsin-Yu Chao
2016-05-03CRAS: Return better error codes for send/recv client msg.John Muir
2016-04-27CRAS: Allow compile without DBUS.John Muir
2015-11-18CRAS: mixer - separate out mixer operations for SIMD supportLiam Girdwood
2015-11-17CRAS: rclient - Add fd sending interfaceDylan Reid
2015-11-17CRAS: Allow sending multiple fdsDylan Reid
2015-08-06CRAS: server_metrics - Log longest fetch delayHsin-Yu Chao
2015-08-06CRAS: main_message - Handle messages in main threadHsin-Yu Chao
2014-12-16CRAS: hfp - Enable hfp/hspHsin-Yu Chao
2014-12-16CRAS: bt_io - API to switch between A2DP and HFP/HSPHsin-Yu Chao
2014-10-07CRAS: Switch server from select to poll.Dylan Reid
2014-07-22CRAS: HSP - Register Headset Profile for AG roleHsin-Yu Chao
2014-04-18CRAS: Use MIN and MAX from glibc instead of local macros.Dylan Reid
2014-04-15CRAS: telephony: Add telephony api for HFP qualification testHsin-Yu Chao
2014-04-14CRAS server: Ability to send message from audio thread to mainHsin-Yu Chao
2014-03-14CRAS: HFP/HSP: add flag to enable hfp/hspHsin-Yu Chao
2013-10-04CRAS: Remove DL_FOREACH_SAFE because DL_FOREACH is also safe now.Chih-Chung Chang
2013-08-23CRAS BT: Remove HFP_AG profileHsin-Yu Chao
2013-08-21CRAS BT: Add HFP AG profileHsin-Yu Chao
2013-05-15CRAS dbus: Initialize thread supportScott James Remnant
2013-04-03CRAS: Run external metrics_client command instead of linking metrics library.Chih-Chung Chang
2013-03-27CRAS: bluetooth - enable A2DP Source endpointScott James Remnant
2013-03-20CRAS: bluetooth - rewrite for BlueZ 5.2Scott James Remnant
2013-03-13CRAS: Add cras_alert facility.Chih-Chung Chang
2013-03-13CRAS: Rename the function from update_clients() to update_device_list().Chih-Chung Chang
2013-03-07CRAS: Add UMA logging for no codecs found.Dylan Reid
2013-03-07CRAS: Check that there is a real output device.Dylan Reid