summaryrefslogtreecommitdiffstats
path: root/libs/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* Create base class for audio policy manager.Eric Laurent2010-01-136-1165/+1962
* am 0c5cc224: am d20a55af: Merge change Iccfa50fe into eclairEric Laurent2009-12-222-25/+85
|\
| * Fix issue 2323920: Notification & A2DP audio stutter.Eric Laurent2009-12-222-25/+85
* | am 0a08029f: Fix issue 2306779: Runtime restart - Init failed at android.med...Eric Laurent2009-12-071-12/+4
|\ \ | |/
| * Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenera...Eric Laurent2009-12-071-12/+4
* | am 6d42d806: Merge change I9cc489a2 into eclairEric Laurent2009-12-072-17/+39
|\ \ | |/
| * Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persiste...Eric Laurent2009-12-072-17/+39
* | am 1ac56b60: Merge change Iac196e17 into eclairEric Laurent2009-12-021-5/+6
|\ \ | |/
| * Fix issue 2292062: Audio freezes for three seconds when choosing ringtones wi...Eric Laurent2009-12-011-5/+6
* | Fix A2dpAudioInterface getParameters.Eric Laurent2009-11-251-1/+3
|/
* Issue 2265163: Audio still reported routed through earpiece on sholesEric Laurent2009-11-192-97/+162
* Improvements for issue 2197683: English IME key-press latency is noticeably h...Eric Laurent2009-11-112-70/+103
* AudioFlinger: delete Track object when createTrack() fails due to lack of tra...Eric Laurent2009-11-091-1/+1
* More log for issue 2242381.Eric Laurent2009-11-074-17/+120
* Log for issue 2203561.Eric Laurent2009-11-034-3/+230
* Fix issue 197683: English IME key-press latency is noticeably higher on passi...Eric Laurent2009-11-021-3/+6
* Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_C...Eric Laurent2009-10-214-34/+73
* Fix issue 2174002: After rejecting Call when device ringtone is mute and play...Eric Laurent2009-10-082-5/+33
* Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too h...Eric Laurent2009-10-062-59/+81
* Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output t...Eric Laurent2009-09-301-14/+23
* Reduce the log spew from AudioFlinger due to a certain device that can't meet...Dave Sparks2009-09-301-4/+16
* Fix issue 2116700: Ringer screwy while connected over Bluetooth.Eric Laurent2009-09-221-97/+106
* Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when...Eric Laurent2009-09-172-6/+18
* Fix issue 2123668: Class scope typo in AudioFlinger.cpp.Eric Laurent2009-09-161-8/+8
* Fix issue 2118464: cannot play ring tones and notifications after disconnecti...Eric Laurent2009-09-152-18/+14
* Fix issue 2115450: a2dp thread is started, even though we are only connected ...Eric Laurent2009-09-141-2/+3
* Fix issue 2107584: media server crash when AudioFlinger fails to allocate mem...Eric Laurent2009-09-091-22/+27
* Fix issue 1992233: DTMF tones on Sholes is really long.Eric Laurent2009-09-081-55/+63
* fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a pi...Eric Laurent2009-09-031-6/+7
* Fix issue 2091594: music chirp after disconnecting A2DP.Eric Laurent2009-09-011-1/+4
* Fix issue 2085690: AudioFlinger must properly terminate the input and output ...Eric Laurent2009-08-311-2/+11
* Fix issue 2045911: Camera Shutter tone does not play correctly while listenin...Eric Laurent2009-08-272-75/+201
* Workaround for issue 2046783.Eric Laurent2009-08-122-2/+13
* Fix issue 2046140: master: media_server crash when powering down A2DP headset...Eric Laurent2009-08-112-25/+30
* Fix issue 2043314: Recorded audio is choppy.Eric Laurent2009-08-111-1/+1
* Limit AudioFlinger mixer track sampling rate.Eric Laurent2009-08-101-0/+4
* AudioService now differentiates BT headsets and car kits.Eric Laurent2009-08-072-4/+4
* Fix problem in AudioFlinger closeOutput and closeInput.Eric Laurent2009-08-071-7/+12
* Improved unit test code for Audioflinger.Eric Laurent2009-08-074-37/+183
* Fix lockup in audio flinger threadbase setParameters.Eric Laurent2009-08-072-24/+47
* Merge change 9660Android (Google) Code Review2009-08-071-1/+1
|\
| * Fix problem in A2DP interface closeOutputStream().Eric Laurent2009-08-041-1/+1
* | Merge change 9653Android (Google) Code Review2009-08-073-4/+16
|\ \
| * | Fix getParameters() default implementation.Eric Laurent2009-08-043-4/+16
| |/
* | Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-075-150/+161
|/
* Merge change 8987Android (Google) Code Review2009-07-291-0/+1
|\
| * Fix firestone buildMarco Nelissen2009-07-291-0/+1
* | Fix issue 2004229: DTMF tones play through earpiece (G1).Eric Laurent2009-07-281-1/+1
|/
* Fix the build for BOARD_USES_GENERIC_AUDIO optionEric Laurent2009-07-251-3/+2
* Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries m...Eric Laurent2009-07-244-55/+20