summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioFlinger.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | Merge "Use symbol AUDIO_DEVICE_NONE from <system/audio.h>"Glenn Kasten2014-03-261-2/+2
|\ \ \
| * | | Use symbol AUDIO_DEVICE_NONE from <system/audio.h>Glenn Kasten2014-03-251-2/+2
| |/ /
* | | Merge "Fix uses of KeyedVector"Glenn Kasten2014-03-261-0/+1
|\ \ \
| * | | Fix uses of KeyedVectorGlenn Kasten2014-03-251-0/+1
| |/ /
* | | Document AudioFlinger::nextUniqueId()Glenn Kasten2014-03-251-1/+1
|/ /
* | Make error handling more similar for output and captureGlenn Kasten2014-03-141-5/+7
* | Make session ID code similar between output and captureGlenn Kasten2014-03-141-5/+5
* | Move declarations to where neededGlenn Kasten2014-03-141-5/+2
* | Remove name output parameter from createTrackGlenn Kasten2014-03-141-4/+0
* | Whitespace and commentsGlenn Kasten2014-03-141-3/+1
* | Prepare for additional capture formatsGlenn Kasten2014-03-141-3/+3
* | Rename setStreamOutput to invalidateStreamGlenn Kasten2014-02-281-2/+2
* | Move up AudioFlinger::createTrack and openRecord parameter checksGlenn Kasten2014-02-271-1/+32
* | Merge "Make tee sink work again"Glenn Kasten2014-02-211-1/+2
|\ \
| * | Make tee sink work againGlenn Kasten2014-02-211-1/+2
* | | audioflinger: fix race condition in SyncEvent callbackEric Laurent2014-02-201-1/+1
|/ /