summaryrefslogtreecommitdiffstats
path: root/libs/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix issue 1999585: audioflinger crash.Eric Laurent2009-07-231-1/+1
* Fix the sim build.Eric Laurent2009-07-232-12/+22
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-2318-1647/+5193
* Standby A2DP audio hardware interface when disabling A2DP.Nick Pelly2009-07-151-0/+1
* another attempt to fix the simMathias Agopian2009-07-141-0/+6
* am 3893da46: Merge change 6614 into donutAndroid (Google) Code Review2009-07-092-5/+10
|\
| * Fix issue 1970108: crash in AudioFlinger::isMusicActive()Eric Laurent2009-07-092-5/+10
* | am a5188a09: Merge change 6367 into donutAndroid (Google) Code Review2009-07-071-0/+2
|\ \ | |/
| * Merge change 6367 into donutAndroid (Google) Code Review2009-07-071-0/+2
| |\
| | * Add virtual destructor.Marco Nelissen2009-07-071-0/+2
* | | am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...Eric Laurent2009-07-071-12/+6
|\ \ \ | |/ /
| * | Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent2009-07-071-12/+6
| |/
* | am 2bbb80e1: Merge change 5994 into donutAndroid (Google) Code Review2009-07-031-2/+3
|\ \ | |/
| * Less logging in some places. More in others.Joe Onorato2009-07-011-2/+3
* | Framework changes for bluez4.Jaikumar Ganesh2009-06-091-2/+1
* | am d9cc7659: Merge change 2706 into donutAndroid (Google) Code Review2009-05-291-11/+14
|\ \ | |/
| * Fix issue 1883666: Audio coming from the music player stopped suddenlyEric Laurent2009-05-291-11/+14
* | am de8268d6: Merge change 2331 into donutAndroid (Google) Code Review2009-05-264-22/+24
|\ \ | |/
| * Fix issue 1846343 - part 1Eric Laurent2009-05-264-22/+24
* | move libbinder's header files under includes/binderMathias Agopian2009-05-202-4/+4
* | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+2
* | am eb2c314b: Merge change 2042 into donutAndroid (Google) Code Review2009-05-206-47/+0
|\ \ | |/
| * Remove deprecated openInputStream factory methodDave Sparks2009-05-196-47/+0
* | am a59aba8c: Merge changes 2023,2036 into donutAndroid (Google) Code Review2009-05-204-6/+24
|\ \ | |/
| * Update more references to openInputStream in support classes.Dave Sparks2009-05-193-5/+21
| * Modify AudioFlinger to use updated openInputStream factory method.Dave Sparks2009-05-191-1/+3
* | am f6382011: Merge change 1998 into donutAndroid (Google) Code Review2009-05-204-3/+51
|\ \ | |/
| * Add inputSource to openInputStreamDave Sparks2009-05-194-3/+51
* | Merge donut into masterJean-Baptiste Queru2009-04-223-34/+15
|\ \ | |/
| * Fix issue 1745312: Various cleanups in media frameworkEric Laurent2009-04-213-31/+22
| * AI 144151: am: CL 144150 Fix heap corruption.Nick Pelly2009-04-022-12/+43
| * AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThrea...Eric Laurent2009-03-311-8/+5