summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioFlinger.cpp
Commit message (Expand)AuthorAgeFilesLines
* am ba20a086: am bc167f83: resolved conflicts for merge of 84fb58bd to lmp-mr1...Eric Laurent2015-08-201-6/+16
|\
| * resolved conflicts for merge of 84fb58bd to lmp-mr1-devEric Laurent2015-08-181-6/+16
| |\
| | * DO NOT MERGE - audio flinger: fix fuzz test crashEric Laurent2015-08-181-6/+17
* | | am 99429b40: am 277c7b8c: Merge "Fix permission check for audio recording" in...Jean-Michel Trivi2014-12-171-7/+0
|\ \ \ | |/ /
| * | Fix permission check for audio recordingJean-Michel Trivi2014-12-151-7/+0
* | | am 1a475921: am 223fd5c9: audio: new routing strategies and stream typesEric Laurent2014-11-261-7/+30
|\ \ \ | |/ /
| * | audio: new routing strategies and stream typesEric Laurent2014-11-211-7/+30
* | | resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aospMarco Nelissen2014-11-171-1/+1
|\ \ \ | |/ / |/| |
| * | Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-1/+1
| |/
* | remove some restrictions on effect output channelsEric Laurent2014-11-031-1/+2
* | Always use an address for remote submixJean-Michel Trivi2014-10-271-2/+2
* | audioflinger: new HW A/V sync ID allocation flowEric Laurent2014-10-221-9/+57
|/
* audioflinger: fix pre processing transfer between record threads.Eric Laurent2014-10-021-5/+43
* Merge "audioflinger: fix pre processing effect leak" into lmp-devEric Laurent2014-09-151-1/+68
|\
| * audioflinger: fix pre processing effect leakEric Laurent2014-09-151-1/+68
* | audioflinger: send mic mute command to all audio HALsEric Laurent2014-09-151-2/+7
|/
* Restore the ability to build tee sink for debuggingGlenn Kasten2014-09-021-10/+14
* AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-061-0/+19
* audio flinger: fix service fuzz test crashEric Laurent2014-08-041-0/+6
* rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-281-1/+1
* AudioFlinger: update openInput() and openOutput()Eric Laurent2014-07-281-117/+85
* Add multichannel capability to AudioFlingerAndy Hung2014-07-241-13/+31
* audio flinger: add patch connection between hw modulesEric Laurent2014-07-241-87/+140
* Add audio_input_flags_t to IAudioFlinger::openInputGlenn Kasten2014-07-171-3/+4
* Add audio_input_flags_t to HAL open_input_streamGlenn Kasten2014-07-151-2/+3
* stagefright: Pass audio aac sub formats in offloadinfoaarti jadhav-gaikwad2014-07-111-7/+16
* Merge "IAudioFlinger::openRecord now suggests notificationFrames"Glenn Kasten2014-07-021-1/+2
|\
| * IAudioFlinger::openRecord now suggests notificationFramesGlenn Kasten2014-07-031-1/+2
* | Merge "Remove obsolete IAudioFlinger::channelCount()"Glenn Kasten2014-07-021-11/+0
|\ \ | |/ |/|
| * Remove obsolete IAudioFlinger::channelCount()Glenn Kasten2014-06-021-11/+0
* | Add enabling variable for extended precision audioAndy Hung2014-06-251-3/+16
* | Add mPrimaryOutputSampleRateGlenn Kasten2014-06-021-1/+4
|/
* Merge "audioflinger: first patch panel implementation."Eric Laurent2014-05-281-0/+3
|\
| * audioflinger: first patch panel implementation.Eric Laurent2014-05-271-0/+3
* | audioflinger: fix deadlock upon AudioRecord creation errorEric Laurent2014-05-261-5/+18
|/
* audioflinger: test min HAL version instead of currentEric Laurent2014-05-221-1/+1
* resolved conflicts for merge of f285c91e to masterElliott Hughes2014-05-221-4/+4
|\
| * Move frameworks/av from fdprintf to POSIX dprintf.Elliott Hughes2014-05-221-4/+4
* | Use new channel count functions for audio masksAndy Hung2014-05-161-2/+4
* | AudioFlinger: add specific mutex for client listsEric Laurent2014-05-131-40/+62
* | Merge "audioflinger: refactor thread config events"Eric Laurent2014-05-091-9/+14
|\ \
| * | audioflinger: refactor thread config eventsEric Laurent2014-05-091-9/+14
* | | IAudioFlinger::openRecord returns IMemory(s)Glenn Kasten2014-05-091-0/+8
|/ /
* | Fix bug for direct track with PCM != 16-bitGlenn Kasten2014-05-021-4/+2
* | am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-151-2/+2
|\ \ | |/
| * media: use size_t for integer iterator to Vector::size()Mark Salyzyn2014-04-151-2/+2
| * audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-061-1/+3
* | Merge "Mark the logging heap read-only to media.log service"Glenn Kasten2014-03-281-1/+1
|\ \
| * | Mark the logging heap read-only to media.log serviceGlenn Kasten2014-03-181-1/+1
* | | Use symbol AUDIO_IO_HANDLE_NONE from <system/audio.h>Glenn Kasten2014-03-261-12/+12