summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* Merge "make libserviceutility a shared lib" into lmp-mr1-devChong Zhang2015-01-071-4/+10
|\
| * make libserviceutility a shared libChong Zhang2015-01-071-4/+10
* | Merge "audioflinger: pause HW A/V sync output when AudioTrack underruns" into...Eric Laurent2015-01-072-5/+13
|\ \
| * | audioflinger: pause HW A/V sync output when AudioTrack underrunsEric Laurent2014-12-192-5/+13
| |/
* | DO NOT MERGE - fix memory leak in PatchPanelsoon1.choi2015-01-051-0/+2
|/
* Merge "audioflinger: implement pause/resume for direct outputs" into lmp-mr1-devEric Laurent2014-12-173-30/+115
|\
| * audioflinger: implement pause/resume for direct outputsEric Laurent2014-12-163-30/+115
* | Fix permission check for audio recordingJean-Michel Trivi2014-12-151-7/+0
|/
* Merge "[audio][audioflinger] Consume all frames when a DirectThread is done."...Phil Burk2014-12-111-2/+7
|\
| * [audio][audioflinger] Consume all frames when a DirectThread is done.Phil Burk2014-12-101-2/+7
* | audio policy: add support for custom mixesEric Laurent2014-12-091-1/+7
|/
* Fix getTimestamp if offload thread is not initialized.Andy Hung2014-12-031-1/+2
* audio policy: new getOutputForAttr() prototype.Eric Laurent2014-11-252-5/+9
* audio: new routing strategies and stream typesEric Laurent2014-11-215-18/+40
* Fix format conversion in DuplicatingThreadHaynes Mathew George2014-11-201-8/+8
* Prevent stopped audio tracks from mixing dataAndy Hung2014-11-171-8/+9
* audioflinger: fix duplicating thread output buffers clearEric Laurent2014-11-071-1/+5
* remove some restrictions on effect output channelsEric Laurent2014-11-031-1/+2
* Always use an address for remote submixJean-Michel Trivi2014-10-271-2/+2
* Merge "audioflinger: new HW A/V sync ID allocation flow" into lmp-mr1-devEric Laurent2014-10-222-9/+60
|\
| * audioflinger: new HW A/V sync ID allocation flowEric Laurent2014-10-222-9/+60
* | 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
* | fix FM no sound issueHochi Huang2014-10-142-0/+8
|/
* 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
* | Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-10-023-2/+29
|/
* audioflinger: fix failure to indicate volume to effectEric Laurent2014-10-012-10/+23
* 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
* | 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
* | 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
| |/
* | Fix tee sinkGlenn Kasten2014-09-281-3/+5
|/
* 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
|\