summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* C++11 compatibility.Dan Albert2014-11-204-12/+16
* Merge "Disable clang++ due to compiler error."Chih-Hung Hsieh2014-11-182-0/+12
|\
| * Disable clang++ due to compiler error.Chih-Hung Hsieh2014-11-142-0/+12
* | libcutils no longer requires that its users configure ANDROID_SMP.Elliott Hughes2014-11-171-7/+0
* | Update calls to IInterface::asBinder()Marco Nelissen2014-11-172-2/+2
|/
* Move to libc++.Dan Albert2014-11-111-14/+3
* am ac302143: Fix the fixMarco Nelissen2014-10-201-1/+3
|\
| * Fix the fixMarco Nelissen2014-10-201-1/+3
* | am 22bc10a3: Merge "Clear effect buffer before sending to chain" into lmp-devMarco Nelissen2014-10-201-4/+3
|\ \ | |/
| * Clear effect buffer before sending to chainMarco Nelissen2014-10-171-4/+3
* | am 2b217bb3: Merge "audioflinger: fix pre processing transfer between record ...Eric Laurent2014-10-034-15/+76
|\ \ | |/
| * Merge "audioflinger: fix pre processing transfer between record threads." int...Eric Laurent2014-10-034-15/+76
| |\
| | * audioflinger: fix pre processing transfer between record threads.Eric Laurent2014-10-024-15/+76
* | | am be9ebd46: Merge "Fix uncertainty of one normal mix buffer in AudioTrack::g...Glenn Kasten2014-10-033-2/+29
|\ \ \ | |/ /
| * | Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-10-023-2/+29
| |/
* | am cb4b6e9f: audioflinger: fix failure to indicate volume to effectEric Laurent2014-10-022-10/+23
|\ \ | |/
| * audioflinger: fix failure to indicate volume to effectEric Laurent2014-10-012-10/+23
* | am a49c94ea: Merge "Revert "Fix uncertainty of one normal mix buffer in Audio...Glenn Kasten2014-10-013-23/+1
|\ \ | |/
| * Merge "Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTim...Glenn Kasten2014-10-013-23/+1
| |\
| | * Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp"Glenn Kasten2014-10-013-23/+1
* | | am 955e24d3: Merge "Fix uncertainty of one normal mix buffer in AudioTrack::g...Glenn Kasten2014-09-303-1/+23
|\ \ \ | |/ /
| * | Merge "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp" ...Glenn Kasten2014-09-303-1/+23
| |\ \ | | |/
| | * Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-09-303-1/+23
* | | am f71224ce: Merge "audioflinger: forward flush to direct output streams" int...Eric Laurent2014-09-303-4/+16
|\ \ \ | |/ /
| * | Merge "audioflinger: forward flush to direct output streams" into lmp-devEric Laurent2014-09-303-4/+16
| |\ \
| | * | audioflinger: forward flush to direct output streamsEric Laurent2014-09-293-4/+16
| | |/
* | | am 4379c034: Merge "Fix tee sink" into lmp-devGlenn Kasten2014-09-291-3/+5
|\ \ \ | |/ /
| * | Fix tee sinkGlenn Kasten2014-09-281-3/+5
| |/
* | am c53b98f3: am 6cd6792a: Merge "Allow building on clang without __builtin_as...Ian Rogers2014-09-261-1/+4
|\ \ | |/ |/|
| * Allow building on clang without __builtin_assume_alignedBernhard Rosenkraenzer2014-09-191-1/+4
| * Remove 64-bit android_atomic uses from StateQueue.Hans Boehm2014-07-232-12/+8
* | audioflinger: remove debug log.Eric Laurent2014-09-171-2/+0
* | Merge "audioflinger: fix pre processing effect leak" into lmp-devEric Laurent2014-09-158-37/+133
|\ \
| * | audioflinger: fix pre processing effect leakEric Laurent2014-09-158-37/+133
* | | audioflinger: send mic mute command to all audio HALsEric Laurent2014-09-151-2/+7
|/ /
* | audioflinger: fix audio patch releaseEric Laurent2014-09-091-3/+3
* | Make IPowerManager native conform to .aidl for onewayGlenn Kasten2014-09-051-4/+8
* | Merge "Restore the ability to build tee sink for debugging" into lmp-devGlenn Kasten2014-09-033-12/+16
|\ \
| * | Restore the ability to build tee sink for debuggingGlenn Kasten2014-09-023-12/+16
* | | audio flinger: fix use of global effect bufferEric Laurent2014-09-021-0/+4
|/ /
* | Fix AudioMixer MONO muted track handlingAndy Hung2014-08-251-5/+21
* | Fix memory access error due to race during fast track removalGlenn Kasten2014-08-181-7/+29
* | Fix overruns when capturing with resamplingGlenn Kasten2014-08-121-15/+30
* | Merge "Fix to support mono in effect buffer allocation." into lmp-devRicardo Garcia2014-08-111-1/+4
|\ \
| * | Fix to support mono in effect buffer allocation.Ricardo Garcia2014-08-111-1/+4
* | | Extend downsampling ratios greater than 2:1Andy Hung2014-08-112-4/+4
|/ /
* | audio policy: enable more than one sink per audio patch.Eric Laurent2014-08-081-29/+35
* | Merge "Fix effect and mono sink handling." into lmp-devAndy Hung2014-08-072-5/+6
|\ \
| * | Fix effect and mono sink handling.Andy Hung2014-08-082-5/+6
* | | Merge "audio policy: add support for USB devices for voice call" into lmp-devEric Laurent2014-08-061-2/+2
|\ \ \