summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Tracks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant semicolon from namespace closingGlenn Kasten2015-03-031-1/+1
* Merge "Do not pre-fill OutputTrack buffer for duplicating thread"Andy Hung2015-02-261-22/+1
|\
| * Do not pre-fill OutputTrack buffer for duplicating threadAndy Hung2015-01-221-22/+1
* | Include what you useGlenn Kasten2015-02-191-0/+1
|/
* Allow duplicating thread to use native mixing audio formatAndy Hung2015-01-151-32/+21
* am 85aca658: am d33712d7: am 145cf5d8: Merge "audioflinger: implement pause/r...Eric Laurent2014-12-171-5/+4
|\
| * audioflinger: implement pause/resume for direct outputsEric Laurent2014-12-161-5/+4
* | am 121143d5: am bf14c62e: am 72bf901c: Merge "audio policy: new getOutputForA...Eric Laurent2014-11-261-1/+1
|\ \ | |/
| * audio policy: new getOutputForAttr() prototype.Eric Laurent2014-11-251-1/+1
* | am 72215491: am 1a475921: am 223fd5c9: audio: new routing strategies and stre...Eric Laurent2014-11-261-3/+5
|\ \ | |/
| * audio: new routing strategies and stream typesEric Laurent2014-11-211-3/+5
* | am a248703b: am a3e2c146: am 4d0a5985: Merge "Prevent stopped audio tracks fr...Andy Hung2014-11-181-8/+9
|\ \ | |/
| * Prevent stopped audio tracks from mixing dataAndy Hung2014-11-171-8/+9
* | am 12d0cd1b: am 3a8bad2e: am be9ebd46: Merge "Fix uncertainty of one normal m...Glenn Kasten2014-10-031-1/+10
|\ \ | |/
| * Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-10-021-1/+10
* | am 0e42a880: am e5095be1: am a49c94ea: Merge "Revert "Fix uncertainty of one ...Glenn Kasten2014-10-021-9/+1
|\ \ | |/
| * Merge "Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTim...Glenn Kasten2014-10-011-9/+1
| |\
| | * Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp"Glenn Kasten2014-10-011-9/+1
* | | am 785da8f5: am 955e24d3: Merge "Fix uncertainty of one normal mix buffer in ...Glenn Kasten2014-10-011-1/+9
|\ \ \ | |/ /
| * | Merge "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp" ...Glenn Kasten2014-09-301-1/+9
| |\ \ | | |/
| | * Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-09-301-1/+9
* | | am e0270e79: am f71224ce: Merge "audioflinger: forward flush to direct output...Eric Laurent2014-10-011-0/+4
|\ \ \ | |/ /
| * | audioflinger: forward flush to direct output streamsEric Laurent2014-09-291-0/+4
| |/
* | am f5e98702: am cf7863ea: Merge "audioflinger: fix pre processing effect leak...Eric Laurent2014-09-161-12/+14
|\ \ | |/
| * audioflinger: fix pre processing effect leakEric Laurent2014-09-151-12/+14
* | am 955d8f90: am 23c8cf95: Merge "Restore the ability to build tee sink for de...Glenn Kasten2014-09-031-1/+1
|\ \ | |/
| * Restore the ability to build tee sink for debuggingGlenn Kasten2014-09-021-1/+1
* | Clear the timestamp latch valid flag if no new timestamp availableGlenn Kasten2014-08-261-0/+1
|/
* audio policy: add support for USB devices for voice callEric Laurent2014-08-061-2/+2
* audio policy: pass session ID to capture activity methodsEric Laurent2014-07-281-3/+3
* audio flinger: add patch connection between hw modulesEric Laurent2014-07-241-28/+196
* Fix copy/paste bugGlenn Kasten2014-07-181-3/+2
* Improve dumpsys for capture threadsGlenn Kasten2014-07-171-3/+3
* Add floating point volume handling to AudioMixerAndy Hung2014-07-081-1/+1
* Replace int bitDepth with audio_format_t in ResamplerAndy Hung2014-07-071-1/+2
* AudioTrack: add support for compressed audioEric Laurent2014-06-191-4/+2
* force command flush after releasing a reference to shared memoryEric Laurent2014-06-131-2/+2
* Merge "Fix non-monotonic AudioTrack::getTimestamp after pause" into lmp-previ...Glenn Kasten2014-06-101-3/+30
|\
| * Fix non-monotonic AudioTrack::getTimestamp after pauseGlenn Kasten2014-06-101-3/+30
* | Squashed commit of the following:Glenn Kasten2014-06-051-7/+24
|/
* resolved conflicts for merge of c0bf836f to masterElliott Hughes2014-05-211-2/+3
|\
| * am 3b6da6bf: Merge "Move frameworks/av off private API."Elliott Hughes2014-05-221-2/+3
| |\
| | * Move frameworks/av off private API.Elliott Hughes2014-05-211-2/+3
* | | resolved conflicts for merge of b1080917 to masterElliott Hughes2014-05-211-2/+2
|\ \ \ | |/ /
| * | am d084206d: Merge "Move frameworks/av off __futex_syscall3."Elliott Hughes2014-05-221-2/+2
| |\ \ | | |/
| | * Move frameworks/av off __futex_syscall3.Elliott Hughes2014-05-211-2/+2
| * | Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEADBill Yi2014-04-291-1/+1
| |\ \ | | |/ | |/|
| | * am 3c9130a8: Merge "Make frameworks/av 64-bit compatible"Narayan Kamath2014-03-071-5/+5
| | |\
* | | \ Merge "Use new channel count functions for audio masks"Andy Hung2014-05-191-2/+4
|\ \ \ \
| * | | | Use new channel count functions for audio masksAndy Hung2014-05-161-2/+4