summaryrefslogtreecommitdiff
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* HAL: Align error code with HIDL wrapperKevin Rocard2017-10-061-4/+4
* Set up the mixer at adev_open()daniel_hk2016-07-031-0/+1
* [k3.4] audio: refine audio hal for kernel 3.4André Pinela2016-02-193-127/+157
* [k3.4] audio: update pcm and mixer card IDsZiyan2016-02-191-2/+2
* audio HAL: add parameters to open stream functionsEric Laurent2014-07-281-2/+5
* Enable lower latency audio captureGlenn Kasten2014-07-271-5/+20
* Add audio_input_flags_t to HAL open_input_streamGlenn Kasten2014-07-161-1/+2
* audio: deprecate audio_stream_frame_size()Eric Laurent2014-07-031-9/+9
* audio: fixed channel count determination from channel maskEric Laurent2014-07-011-2/+2
* Implement HAL API get_presentation_positionGlenn Kasten2013-09-291-1/+32
* audio: factor out audio_route into a separate librarySimon Wilson2013-01-284-537/+10
* audio: add dock supportSimon Wilson2012-10-271-2/+6
* Revert "Audio: Support audio dock."Simon Wilson2012-10-261-44/+1
* Revert "Audio: fix incorrect routing path."Simon Wilson2012-10-261-5/+3
* Revert "Audio: Dock: fix speaker silent issue after inserting and removing he...Simon Wilson2012-10-263-36/+0
* Audio: Dock: fix speaker silent issue after inserting and removing headset ra...able_liao2012-10-233-0/+36
* Audio: fix incorrect routing path.Ramanan Rajeswaran2012-09-101-3/+5
* Nakasi 512 frames per HAL output bufferGlenn Kasten2012-09-091-1/+1
* audio: changes for new audio device enumsEric Laurent2012-09-061-35/+19
* audio: fix crash when starting captureEric Laurent2012-08-301-10/+12
* audio: fix capture problemEric Laurent2012-08-221-0/+1
* Audio: Support audio dock.sam_chen2012-08-101-1/+44
* Revert "audio: add watchdog on buffer full condition"Dave Burke2012-06-281-33/+8
* audio: add watchdog on buffer full conditionEric Laurent2012-06-281-8/+33
* audio: add 24000 Hz and 32000 Hz capture ratesEric Laurent2012-06-131-3/+12
* audio: fix latency reported when screen is onEric Laurent2012-06-131-7/+41
* audio: implement variable buffer size.Eric Laurent2012-06-061-22/+111
* audio: swap L/R channels of speaker when only that is activeSimon Wilson2012-05-311-2/+2
* Initial commit of grouper files.Jean-Baptiste Queru2012-05-294-0/+1710