summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | am ac302143: Fix the fixMarco Nelissen2014-10-201-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | * | | | | | | | | | | Fix the fixMarco Nelissen2014-10-201-1/+3
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
* | | | | | | | | | | | am 0c2c1619: am 0cfc8f25: am 145a4c67: am 22bc10a3: Merge "Clear effect buffe...Marco Nelissen2014-10-201-4/+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 30fa3068: am f53eaf49: fix FM no sound issueHochi Huang2014-10-152-0/+8
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | fix FM no sound issueHochi Huang2014-10-142-0/+8
| |/ / / / / / / / /
* | | | | | | | | | am 10b464cf: am 2b217bb3: Merge "audioflinger: fix pre processing transfer be...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 3a8bad2e: am be9ebd46: Merge "Fix uncertainty of one normal mix buffer in ...Glenn Kasten2014-10-033-2/+29
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-10-023-2/+29
| |/ / / / / / /
* | | | | | | | am 92a69cde: 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 e5095be1: am a49c94ea: Merge "Revert "Fix uncertainty of one normal mix bu...Glenn Kasten2014-10-023-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-10-013-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-10-013-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-301-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
|\ \ \
| * | | audio policy: add support for USB devices for voice callEric Laurent2014-08-061-2/+2
| |/ /
* | | Merge "AudioSystem: add API to query audio HW sync source" into lmp-devEric Laurent2014-08-062-0/+22
|\ \ \
| * | | AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-062-0/+22
| |/ /