summaryrefslogtreecommitdiff
path: root/cras/src
AgeCommit message (Expand)Author
2014-12-12CRAS: client - copy flags to the streamDylan Reid
2014-12-12CRAS: client - remove hotword stubsDylan Reid
2014-12-11CRAS: audio_thread - Don't double add to fallbackDylan Reid
2014-12-11CRAS: test_client - play entire filesDylan Reid
2014-12-11CRAS: Revert "CRAS: Use software volume for USB devices."Dylan Reid
2014-12-10CRAS: audio_thread - Remove redundant variableHsin-Yu Chao
2014-12-10CRAS: audio_thread - free format if create dev_stream errorHsin-Yu Chao
2014-12-10CRAS: audio_thread - Return err when stream appends to zero adevHsin-Yu Chao
2014-12-10CRAS: iodev - Move rm stream task into iodevHsin-Yu Chao
2014-12-05CRAS: Remove unused stream reattach related code.Chinyue Chen
2014-12-05CRAS: bt_device - Notify profiles when device disconnectsHsin-Yu Chao
2014-12-05CRAS: hfp_ag_profile - refactor to support multi HFP devsHsin-Yu Chao
2014-12-05CRAS: bt_profile - Use bt device to replace transportHsin-Yu Chao
2014-12-05CRAS: hfp_slc - Close rfcomm_fd in SLC destructorHsin-Yu Chao
2014-12-05CRAS: hfp_iodev - Fill device readable nameHsin-Yu Chao
2014-12-05CRAS: bt_device - Name bluetooth constants by profile and roleHsin-Yu Chao
2014-12-05CRAS: bt_profile - Rename some variablesHsin-Yu Chao
2014-12-05CRAS: audio_thread - Don't remove device if it's not in listHsin-Yu Chao
2014-12-04CRAS: audio_thread - set coarse rate adj to capture pathHsin-Yu Chao
2014-12-03CRAS: audio_thread - Keep active streams on fallback device.Chinyue Chen
2014-12-02CRAS: alsa - Check for 4 or 10 channel supportDylan Reid
2014-12-02CRAS: audio_thread - Fix counting draining streams as wait streamsDylan Reid
2014-12-02CRAS: dev_stream - Log waking up too early for captureDylan Reid
2014-11-27CRAS: audio_area - support copying non-s16_le formatsDylan Reid
2014-11-27CRAS: mix - Add mix with dst/src stridesDylan Reid
2014-11-27CRAS: audio_area - take full destination format as an argDylan Reid
2014-11-27CRAS: dev_stream - Mix proper format.Dylan Reid
2014-11-27CRAS: mix - Add 32 and 24 bit mixingDylan Reid
2014-11-27CRAS: mix - reorder exported functionsDylan Reid
2014-11-27CRAS: mix - Short circuit some scaling.Dylan Reid
2014-11-27CRAS: Allow 24 and 32 bit samples to alsa devicesDylan Reid
2014-11-27CRAS: fmt_conv - don't restrict in and out to s16leDylan Reid
2014-11-26CRAS: Be more precise with frames_to_time.Dylan Reid
2014-11-26CRAS: audio_thread UT - Remove more unused functions.Dylan Reid
2014-11-26CRAS: iodev UT - add put_buffer testsDylan Reid
2014-11-26CRAS: iodev - Allow DSP to modify number of channels.Dylan Reid
2014-11-26CRAS: Add external format to iodev.Dylan Reid
2014-11-26CRAS: remove DSP stubs from audio_thread UTDylan Reid
2014-11-26CRAS: Allow DSP pipeline to change number of channels.Dylan Reid
2014-11-26CRAS: Move get_dsp_delay to cras_iodev.cDylan Reid
2014-11-26CRAS: move dsp application to cras_iodev.cDylan Reid
2014-11-26CRAS: iodev - add buffer pointer to put bufferDylan Reid
2014-11-26CRAS: dsp - Lower print for no enabled dsp.Dylan Reid
2014-11-24CRAS: rstream - Don't allow loopback streamsDylan Reid
2014-11-24CRAS: audio_thread_unittest - testing stream and device manipulation.Chinyue Chen
2014-11-24CRAS: audio_thread - fix line too long.Dylan Reid
2014-11-23CRAS: jack - Look for headset jacksDylan Reid
2014-11-23CRAS: jack - Check direction when looking for a valueDylan Reid
2014-11-14CRAS: audio_thread - log delay in fetchDylan Reid
2014-11-14CRAS: fmt_conv - Add a default channel copy functionDylan Reid