summaryrefslogtreecommitdiffstats
path: root/include/media/IAudioFlinger.h
Commit message (Expand)AuthorAgeFilesLines
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-2/+2
* 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
* | Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-091-1/+2
|/
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-161-0/+1
* Use audio_io_handle_t consistently instead of intGlenn Kasten2012-02-081-23/+30
* Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-081-1/+1
* Declare more IAudioFlinger methods constGlenn Kasten2012-02-031-7/+8
* Use audio_in_acoustics_t consistentlyGlenn Kasten2012-01-271-1/+1
* Use audio_format_t consistently, continuedGlenn Kasten2012-01-201-6/+6
* Merge "Use audio_mode_t consistently"Glenn Kasten2012-01-171-1/+1
|\
| * Use audio_mode_t consistentlyGlenn Kasten2012-01-121-1/+1
* | Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-6/+6
|/
* Keep effects sessions active when the caller dies.Marco Nelissen2011-08-091-0/+3
* Use channel mask instead of channel count for track creationJean-Michel Trivi2011-06-011-5/+5
* Removed interface to load audio effects librariesEric Laurent2011-05-271-4/+0
* New effect library APIEric Laurent2011-05-271-1/+1
* Fix issue 3371080Eric Laurent2011-02-031-3/+0
* Audio policy manager changes for audio effectsEric Laurent2010-07-201-0/+2
* Various fixes and improvements in audio effects implementationEric Laurent2010-06-251-1/+1
* Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-031-0/+27
* Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-021-0/+3
* Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-261-0/+1
* Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent2010-01-251-2/+2
* Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_C...Eric Laurent2009-10-211-2/+4
* Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-071-19/+19
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-24/+32
* am de8268d6: Merge change 2331 into donutAndroid (Google) Code Review2009-05-261-1/+1
|\
| * Fix issue 1846343 - part 1Eric Laurent2009-05-261-1/+1
* | move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
|/