summaryrefslogtreecommitdiffstats
path: root/core/jni/android_media_AudioSystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-051-0/+8
* rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-281-1/+1
* am 19597647: am ff6b0e24: am f1896106: Merge "Fixed VM memory leak in AudioSy...Elliott Hughes2014-06-201-0/+2
|\
| * Fixed VM memory leak in AudioSystem JNI interfaceViorel Suman2014-05-301-0/+2
* | AudioManager: add ability to allocate a new session IDJean-Michel Trivi2014-06-101-0/+7
* | AudioSystem JNI: fix audio gain channel countEric Laurent2014-06-041-2/+6
* | AudioManager: add audio port gain controlEric Laurent2014-05-301-22/+61
* | audio routing update listenerEric Laurent2014-05-301-1/+121
* | AudioSystem: added JNI for routing extensionsEric Laurent2014-05-301-1/+953
* | Resolved conflicts for merge of 28c6ec02 to masterNarayan Kamath2014-01-161-26/+26
|\ \ | |/
| * AArch64: Use long for pointers in media classesAshok Bhat2014-01-151-26/+26
* | Remove I/O handle from get/setParameters parameter listGlenn Kasten2013-12-191-2/+2
|/
* AudioSystem: new audioflinger restart detectionEric Laurent2013-08-191-18/+17
* Revert "Fix media server restart detection mechanism"Eric Laurent2013-08-191-31/+1
* Merge "Remove unused includes"Glenn Kasten2013-07-231-5/+0
|\
| * Remove unused includesGlenn Kasten2013-07-221-5/+0
* | Merge "Inform AudioFlinger of device's low RAM attribute"Glenn Kasten2013-07-221-0/+7
|\ \ | |/ |/|
| * Inform AudioFlinger of device's low RAM attributeGlenn Kasten2013-07-181-0/+7
* | Fix media server restart detection mechanismEric Laurent2013-07-181-1/+31
|/
* Expose latency methods through AudioManager and AudioTrack.Oliver Woodman2013-06-261-0/+12
* Add support for querying whether the music stream is active remotelyJean-Michel Trivi2013-02-111-0/+10
* Don't play notifications during speech recognitionJean-Michel Trivi2012-10-101-1/+10
* Implement android.media.AudioManager.getProperty()Glenn Kasten2012-09-251-0/+14
* Merge "Use correct syntax for #include <> """Glenn Kasten2012-03-141-4/+4
|\
| * Use correct syntax for #include <> ""Glenn Kasten2012-03-131-4/+4
* | Whitespace and indentationGlenn Kasten2012-03-131-1/+1
|/
* Update commentsGlenn Kasten2012-02-141-1/+1
* Simple master volume supportMike Lockwood2012-02-101-0/+36
* Merge "Remove dead setRingerMode(mode, mask)"Glenn Kasten2012-01-201-7/+0
|\
| * Remove dead setRingerMode(mode, mask)Glenn Kasten2012-01-181-7/+0
* | Fix incorrect includes of AudioTrack.hGlenn Kasten2012-01-181-1/+0
|/
* Merge "audio framework: manage stream volume per device"Eric Laurent2012-01-171-6/+19
|\
| * audio framework: manage stream volume per deviceEric Laurent2012-01-171-6/+19
* | 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-1/+1
|/
* audio: update for audio/audio_policy header names/locationsDima Zavin2011-06-131-1/+1
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-10/+13
* Miscellaneous code cleanup in audio frameworkGlenn Kasten2011-04-061-5/+6
* Bug 3352047 Wrong message when adjusting volumeGlenn Kasten2011-02-101-1/+8
* Fix issue 3371080Eric Laurent2011-02-031-3/+3
* Fix issue 3098880.Eric Laurent2010-10-151-0/+4
* Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent2010-01-251-3/+3
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-63/+103
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+178
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-178/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-13/+3
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+186