summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Effects.cpp
Commit message (Expand)AuthorAgeFilesLines
* AudioFlinger: add specific mutex for client listsEric Laurent2014-05-131-2/+2
* resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-13/+13
|\
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-12/+12
* | Merge "Fix clang warnings in AudioFlinger"Glenn Kasten2014-02-101-2/+2
|\ \
| * | Fix clang warnings in AudioFlingerGlenn Kasten2014-02-101-2/+2
* | | Pretty up audioflinger dumpsysMarco Nelissen2014-02-101-35/+143
|/ /
* | Fix unused parameter warnings in audioGlenn Kasten2014-02-031-1/+1
* | Fix bug in creation of EffectHandle when out of memoryGlenn Kasten2013-11-201-8/+10
* | am 3424d6e1: am 1adf20ce: Merge "fix volume and effect enable delay on offloa...Eric Laurent2013-10-011-5/+17
|\ \ | |/
| * fix volume and effect enable delay on offloaded tracksEric Laurent2013-09-301-5/+17
* | am a2340b30: Merge "Don\'t call audio effect process on offloaded playback th...Jean-Michel Trivi2013-09-301-3/+4
|\ \ | |/
| * Don't call audio effect process on offloaded playback threadsJean-Michel Trivi2013-09-261-3/+4
* | am bf5e2397: am 5baf2af5: more support for audio effect offloadEric Laurent2013-09-181-5/+44
|\ \ | |/
| * more support for audio effect offloadEric Laurent2013-09-181-5/+44
* | am 8a910716: am 6ca83fad: Merge "audioflinger: no effects on offloaded tracks...Eric Laurent2013-09-091-11/+23
|\ \ | |/
| * audioflinger: no effects on offloaded tracksEric Laurent2013-09-091-11/+23
* | Use curly braces in 'if' to make it easier to add logsGlenn Kasten2013-08-131-1/+2
|/
* AudioFlinger: offload playback, non-blocking writeEric Laurent2013-07-251-19/+26
* Make AudioFlinger::instantiate() more resilient when called from separate moduleGlenn Kasten2013-07-191-0/+1
* AudioFlinger: do not cache audio device when 0.Eric Laurent2013-06-061-1/+1
* audioflinger: add effect config status checkEric Laurent2013-04-021-12/+51
* AudioFlinger files reorganizationEric Laurent2012-11-191-0/+1684