summaryrefslogtreecommitdiff
path: root/cras
AgeCommit message (Expand)Author
2016-08-15CRAS: empty_iodev - Fix MIN usage in get_bufferCheng-Yi Chiang
2016-08-11CRAS: README - Explain the rule to match node in card configHsin-Yu Chao
2016-08-11CRAS: alsa_io - Get volume curve for node by UCMHsin-Yu Chao
2016-08-11CRAS: alsa_io - Look up volume curve by jack firstHsin-Yu Chao
2016-08-11CRAS: alsa_mixer - Allow control and jack to have NULL volume curveHsin-Yu Chao
2016-08-09CRAS: alsa_io - Add default values for Line out nodeHsin-Yu Chao
2016-08-03CRAS: bt_device - Free timer when device destroyedHsin-Yu Chao
2016-08-03CRAS: Ensure the maximum buffer size is reported by rstream.John Muir
2016-08-03CRAS: libcras: Use rwlock to access server_state data.John Muir
2016-08-03CRAS: Make all server calls non-blocking by default.John Muir
2016-08-03CRAS: Libcras auto-reconnect to server.John Muir
2016-08-02CRAS: alsa_io - Search node by jack first then mixerHsin-Yu Chao
2016-07-29CRAS: audio_thread - Initialize variable hw_level to avoid warning.Frank Barchard
2016-07-26CRAS: system_state - Fix incorrect mute alertHsin-Yu Chao
2016-07-24CRAS: Add file wait functions to cras_util.John Muir
2016-07-24CRAS: Add cras_poll which updates the timeout parameter.John Muir
2016-07-21CRAS: Remove device index test in cras_alsa_jack.John Muir
2016-07-21CRAS: audio_thread - Align stream fetch timeHsin-Yu Chao
2016-07-20CRAS: audio_thread - Start device after filling zerosCheng-Yi Chiang
2016-07-19CRAS: audio_thread_unittest - fix compile warningDylan Reid
2016-07-17CRAS: audio_thread - Fill one min_cb_level of zeros before startCheng-Yi Chiang
2016-07-17CRAS: cras_alsa_helper - Fix the initial value of framesCheng-Yi Chiang
2016-07-11Revert "CRAS: iodev - Avoid set volume loop by Chrome UI"Hsin-Yu Chao
2016-07-06CRAS: alsa_jack: report jack status right away for hctl jackCheng-Yi Chiang
2016-06-28CRAS: alsa_ucm - Fix log level in ucm_createCheng-Yi Chiang
2016-06-27CRAS: empty_iodev - Fix buffer_sizeHsin-Yu Chao
2016-06-26CRAS: alsa_jack - Increase number of DISPLAY_INFO_MAX_RETRIESPei-Cheng Liao
2016-06-24CRAS: iodev - Add no_stream and output_should_wake opsCheng-Yi Chiang
2016-06-24CRAS: client - Fix typo to set hotword modelsYong Zhi
2016-06-24CRAS: bt_io - Fix empty stable id on bt_ioHsin-Yu Chao
2016-06-24CRAS: bt_device - Fix bug in profile switchingHsin-Yu Chao
2016-06-24CRAS: alsa_ucm - Add method to enable no_stream opsCheng-Yi Chiang
2016-06-24CRAS: alsa_helpers - Add method to resume appl_ptrCheng-Yi Chiang
2016-06-24CRAS: alsa_helpers - Add method to get whole ALSA bufferCheng-Yi Chiang
2016-06-24CRAS: iodev - Get frames to play in sleep from iodevCheng-Yi Chiang
2016-06-24CRAS: iodev - Let iodev handle no stream playbackCheng-Yi Chiang
2016-06-24CRAS: iodev - Add method to fill zeros to deviceCheng-Yi Chiang
2016-06-19CRAS: Use a define to determine the /tmp directory in unittests.John Muir
2016-06-17CRAS: Fix for Brillo release build warning on unused variable.Frank Barchard
2016-06-17CRAS: Fix some unittest files that don't build under Brillo.John Muir
2016-06-17CRAS: Add client-side notification registration and monitor.John Muir
2016-06-17CRAS: Server-side for cras client notifications.John Muir
2016-06-17CRAS: Server side common observer code.Dylan Reid
2016-06-14CRAS: alert - allow data arguments to alertsDylan Reid
2016-06-14CRAS: iodev_list - Fix incorrect arg to rm_mute_cbDylan Reid
2016-06-11CRAS: Allow jack switch number to be specified.John Muir
2016-06-08CRAS: Allow ALSA period_frames to be specified.John Muir
2016-06-08CRAS: Card: Device iodev creation from fully specified UCM.John Muir
2016-06-08CRAS: Setup iodev from fully-specified UCM data.John Muir
2016-06-08CRAS: Allow jacks to be specified fully in UCM configuration.John Muir