summaryrefslogtreecommitdiff
path: root/cras
AgeCommit message (Expand)Author
2016-10-17CRAS: Add files to .gitignore found during development.John Muir
2016-10-13CRAS: iodev - Treat node volume zero as muteCheng-Yi Chiang
2016-10-13CRAS: linear_resampler - Add check in linear_resampler_createCheng-Yi Chiang
2016-10-13CRAS: dev_stream - Remove redundant converter checkCheng-Yi Chiang
2016-10-12CRAS: alsa_jack - Use different timeout for different type of jacks.Chinyue Chen
2016-10-11switch to /runMike Frysinger
2016-10-11CRAS: iodev - Fix no stream playback state transitionHsin-Yu Chao
2016-10-10CRAS: hfp - Use dummy timestamp for last buffer changeCheng-Yi Chiang
2016-10-05Revert "CRAS: alsa_jack: report jack status right away for hctl jack"Chinyue Chen
2016-10-01CRAS: file_wait - Use access() to check file existence.Chinyue Chen
2016-10-01CRAS: libcras - Fix build errors on Android.Chinyue Chen
2016-10-01CRAS: alsa_io - Check for set sample rate in UCMDylan Reid
2016-10-01CRAS: alsa_io - Move supported format checkDylan Reid
2016-09-28CRAS: alsa_io - Use update_supported_formats from createDylan Reid
2016-09-27CRAS: ucm - Parse PlaybackRate and CaptureRateDylan Reid
2016-09-26CRAS: Set a default hotword model on iodev initBen Zhang
2016-09-26CRAS: test_client: Show current hotword model nameBen Zhang
2016-09-26CRAS: dbus_control: Allow get/set hotword model via dbusBen Zhang
2016-09-26CRAS: bt_device - Reset connected profiles when device is disconnectedCheng-Yi Chiang
2016-09-26CRAS: bt_device: Start connection watcher after profile updateCheng-Yi Chiang
2016-09-26CRAS: dsp_ini: Add a swap_lr plugin before sink pluginCheng-Yi Chiang
2016-09-26CRAS: iodev - Add function to swap left and right channel using dspCheng-Yi Chiang
2016-09-26CRAS: dsp - Add function to set a boolean variableCheng-Yi Chiang
2016-09-26CRAS: dps_mod_builtin - Add a swap_lr built-in moduleCheng-Yi Chiang
2016-09-21CRAS: hfp_ag_profile - Start audio gateway in bt deviceCheng-Yi Chiang
2016-09-10CRAS: Rename PeriodFrames to DmaPeriodMicrosecs.John Muir
2016-09-10CRAS: Add UCM flag to enable use of ALSA htimestamp.John Muir
2016-09-10CRAS: Use the hardware timestamp with available/used frames.John Muir
2016-09-09CRAS: empty_iodev: Update last_buffer_access for flush_buffer.John Muir
2016-09-07CRAS: alsa_io - Don't unmute a node when disabling an deviceHsin-Yu Chao
2016-09-05CRAS: bt_device - Start A2DP and HFP when both are readyHsin-Yu Chao
2016-09-05CRAS: a2dp_endpoint - Rename and refactor start functionHsin-Yu Chao
2016-09-05CRAS: bt_device - Add connection watch timerHsin-Yu Chao
2016-09-02CRAS: alsa_ucm_unittest: Fix TEST label.John Muir
2016-09-02CRAS: iodev - Add method to get number of underrunsCheng-Yi Chiang
2016-09-02CRAS: iodev - Add log for state transition and filling zerosCheng-Yi Chiang
2016-09-02CRAS: hfp_ag - Delete a2dp delay timerHsin-Yu Chao
2016-09-02CRAS: bt_transport - Remove unused functionsHsin-Yu Chao
2016-09-02CRAS: bt_device - Migrate a2dp suspend timer to bt_deviceHsin-Yu Chao
2016-08-29CRAS: iodev - Move no stream state transition into cras_iodevCheng-Yi Chiang
2016-08-29CRAS: iodev - Add state variable in cras_iodevCheng-Yi Chiang
2016-08-25CRAS: audio_thread - Check for NULL next_cb_tsDylan Reid
2016-08-25CRAS: bt_device - Associate with adapter's object pathHsin-Yu Chao
2016-08-25Revert "CRAS: iodev - Add state variable in cras_iodev"Cheng-Yi Chiang
2016-08-25Revert "CRAS: iodev - Move no stream state transition into cras_iodev"Cheng-Yi Chiang
2016-08-23CRAS: client - Add missing rdlock unlockDylan Reid
2016-08-23CRAS: iodev - Move no stream state transition into cras_iodevCheng-Yi Chiang
2016-08-23CRAS: iodev - Add state variable in cras_iodevCheng-Yi Chiang
2016-08-23CRAS: alsa_helpers - Add error messages for snd_pcm_availCheng-Yi Chiang
2016-08-23CRAS: iodev - Check frames on cras_iodev_get_{output, input}_bufferCheng-Yi Chiang