summaryrefslogtreecommitdiffstats
path: root/media/libmedia/AudioSystem.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-13/+13
* Fix issue 5252593: any app can restart the runtimeEric Laurent2011-09-021-1/+7
* 226483: A2DP connected, but music out to speakerEric Laurent2011-08-301-0/+8
* Audio effects: track CPU and memory use separatelyEric Laurent2011-08-111-0/+7
* Keep effects sessions active when the caller dies.Marco Nelissen2011-08-091-0/+14
* Audio framework: support for audio pre processingEric Laurent2011-07-181-5/+8
* Remove dead code related to gettidGlenn Kasten2011-06-031-7/+0
* 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-161/+46
* libmedia: move AudioParameter out of AudioSystemDima Zavin2011-04-271-154/+0
* Bug 3352047 Wrong message when adjusting volumeGlenn Kasten2011-02-101-0/+7
* Fix issue 3371080Eric Laurent2011-02-031-9/+8
* Add support for audio recording source in generic audio policy mgr.Jean-Michel Trivi2010-11-121-0/+1
* resolved conflicts for merge of dd206093 to masterEric Laurent2010-07-201-4/+40
|\
| * Audio policy manager changes for audio effectsEric Laurent2010-07-201-4/+40
* | am 030a1553: am 2ea200c5: Merge "Issue 2667801: [Audio Effect Framework] Audi...Eric Laurent2010-06-041-0/+6
|\ \ | |/
| * Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-031-0/+6
* | Fix issue 2712130: Sholes: problem when playing audio while recording over bl...Eric Laurent2010-05-261-1/+2
|/
* Fix issue 2416481: Support Voice Dialer over BT SCO.Eric Laurent2010-03-161-2/+13
* Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-021-0/+10
* am 8978547f: am f5fe3949: Fix issue 2459650.Eric Laurent2010-02-221-1/+3
|\
| * Fix issue 2459650.Eric Laurent2010-02-221-1/+3
* | Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-261-0/+12
* | Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent2010-01-251-2/+2
* | Fix issue 2363154: Speech synthesis fails to start over A2DP after media serv...Eric Laurent2010-01-251-0/+3
|/
* Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_C...Eric Laurent2009-10-211-0/+7
* Fix issue 2045911: Camera Shutter tone does not play correctly while listenin...Eric Laurent2009-08-271-0/+10
* Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-071-20/+19
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-119/+623
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
* AI 144097: am: CL 144054 am: CL 144053 Fix issue #1751242 A2DP playback fails...Eric Laurent2009-04-021-16/+17
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+383
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-383/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-32/+71
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-7/+48
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-4/+52
* Initial ContributionThe Android Open Source Project2008-10-211-0/+255