summaryrefslogtreecommitdiffstats
path: root/include/media/IAudioFlinger.h
Commit message (Expand)AuthorAgeFilesLines
* audio flinger: do not call JAVA services until system is readyEric Laurent2015-05-201-0/+3
* AudioRecord keeps track of UIDJean-Michel Trivi2015-05-051-0/+1
* Respect the record audio app op - mediaSvet Ganov2015-04-291-0/+2
* Merge "Add FIXME to deprecate all APIs that assume a route"Glenn Kasten2015-03-161-0/+1
|\
| * Add FIXME to deprecate all APIs that assume a routeGlenn Kasten2015-03-131-0/+1
* | Update commentsGlenn Kasten2015-03-131-0/+2
|/
* AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-061-0/+2
* rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-281-1/+1
* AudioFlinger: update openInput() and openOutput()Eric Laurent2014-07-281-14/+14
* Add audio_input_flags_t to IAudioFlinger::openInputGlenn Kasten2014-07-171-1/+2
* Merge "IAudioFlinger::openRecord now suggests notificationFrames"Glenn Kasten2014-07-021-0/+1
|\
| * IAudioFlinger::openRecord now suggests notificationFramesGlenn Kasten2014-07-031-0/+1
* | Merge "Remove obsolete IAudioFlinger::channelCount()"Glenn Kasten2014-07-021-3/+0
|\ \ | |/ |/|
| * Remove obsolete IAudioFlinger::channelCount()Glenn Kasten2014-06-021-3/+0
* | AudioTrack: add support for compressed audioEric Laurent2014-06-191-0/+1
|/
* IAudioFlinger interface extension for patch panelEric Laurent2014-05-271-0/+21
* IAudioFlinger::openRecord returns IMemory(s)Glenn Kasten2014-05-091-0/+2
* Remove name output parameter from createTrackGlenn Kasten2014-03-141-4/+0
* Rename setStreamOutput to invalidateStreamGlenn Kasten2014-02-281-1/+1
* Track pid for each sessionMarco Nelissen2014-02-111-2/+2
* resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-1/+1
|\
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-2/+2
| * Assign blame for playback wakelocks.Marco Nelissen2013-10-251-0/+1
* | Merge "Replace control block frameCount_ by explicit in/out parameter"Glenn Kasten2014-01-241-2/+2
|\ \
| * | Replace control block frameCount_ by explicit in/out parameterGlenn Kasten2013-12-201-2/+2
* | | Merge "Document the reference count rules for I/O handles"Glenn Kasten2014-01-171-0/+7
|\ \ \
| * | | Document the reference count rules for I/O handlesGlenn Kasten2014-01-161-0/+7
| |/ /
* | | AudioRecord::getInputFramesLost() cleanupGlenn Kasten2014-01-141-1/+1
|/ /
* | Assign blame for playback wakelocks.Marco Nelissen2013-10-251-0/+1
|/
* Cleanup openRecord error handlingGlenn Kasten2013-09-241-0/+3
* IAudioFlinger::openRecord track_flags_t flags is in/outGlenn Kasten2013-08-021-1/+1
* Move control block mName to createTrack() outputGlenn Kasten2013-07-301-0/+4
* Use AudioSystem::setLowRamDevice() to configure memoryGlenn Kasten2013-07-191-0/+4
* Add commentsGlenn Kasten2013-07-101-1/+3
* Public API changes for audio offload support.Richard Fitzgerald2013-06-271-1/+3
* Remove unnecessary parameterGlenn Kasten2012-12-181-3/+1
* Use size_t for frame countsGlenn Kasten2012-11-151-5/+5
* Use uint32_t for sample rateGlenn Kasten2012-11-141-1/+1
* Remove CBLK_FAST from control block flagsGlenn Kasten2012-11-061-1/+1
* Line length 100Glenn Kasten2012-11-011-1/+2
* Implement android.media.AudioManager.getProperty()Glenn Kasten2012-09-251-0/+7
* Add tid parameter to IAudioFlinger::openRecordGlenn Kasten2012-07-121-1/+2
* Use audio_channel_mask_t more consistentlyGlenn Kasten2012-07-031-3/+6
* Configure policy of mediaserver threadsGlenn Kasten2012-04-221-0/+1
* rename audio policy output flagsEric Laurent2012-04-181-1/+1
* audio policy: load audio hw modules.Eric Laurent2012-04-041-11/+15
* Add TRACK_FAST for IAudioFlinger::createTrackGlenn Kasten2012-03-261-2/+3
* IAudioFlinger::createTrack and openRecord flagsGlenn Kasten2012-03-191-3/+9
* Merge "Remove virtual from methods that don't need it"Glenn Kasten2012-03-121-0/+2
|\
| * Remove virtual from methods that don't need itGlenn Kasten2012-03-091-0/+2