summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IAudioFlinger.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-091-3/+3
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-161-1/+4
* Follow raw pointer and sp<> conventionsGlenn Kasten2012-02-101-1/+1
* Use audio_io_handle_t consistently instead of intGlenn Kasten2012-02-081-75/+79
* Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-081-1/+1
* Declare more IAudioFlinger methods constGlenn Kasten2012-02-031-7/+8
* Merge "Use audio_in_acoustics_t consistently"Glenn Kasten2012-02-031-4/+4
|\
| * Use audio_in_acoustics_t consistentlyGlenn Kasten2012-01-271-4/+4
* | Use NULL not 0 for raw pointersGlenn Kasten2012-02-031-1/+1
|/
* Use audio_format_t consistently, continuedGlenn Kasten2012-01-201-16/+16
* Merge "Use audio_mode_t consistently"Glenn Kasten2012-01-171-2/+2
|\
| * Use audio_mode_t consistentlyGlenn Kasten2012-01-121-2/+2
* | Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-18/+18
|/
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-2/+2
* Keep effects sessions active when the caller dies.Marco Nelissen2011-08-091-1/+31
* Use channel mask instead of channel count for track creationJean-Michel Trivi2011-06-011-7/+7
* Removed interface to load audio effects librariesEric Laurent2011-05-271-48/+0
* Fix issue 3371080Eric Laurent2011-02-031-16/+0
* Audio policy manager changes for audio effectsEric Laurent2010-07-201-1/+21
* Various fixes and improvements in audio effects implementationEric Laurent2010-06-251-5/+6
* Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-031-3/+257
* Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-021-1/+18
* Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-261-1/+35
* Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent2010-01-251-5/+7
* Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_C...Eric Laurent2009-10-211-1/+17
* Fix issue 2107584: media server crash when AudioFlinger fails to allocate mem...Eric Laurent2009-09-091-5/+14
* Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-071-99/+67
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-98/+284
* some work to try to reduce the code size of some native librariesMathias Agopian2009-05-261-6/+0
* am de8268d6: Merge change 2331 into donutAndroid (Google) Code Review2009-05-261-4/+4
|\
| * Fix issue 1846343 - part 1Eric Laurent2009-05-261-4/+4
* | move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
|/
* Fix issue 1745312: Various cleanups in media frameworkEric Laurent2009-04-211-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+553
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-553/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-12/+35
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+50
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-22/+52
* Initial ContributionThe Android Open Source Project2008-10-211-0/+450