summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Effects.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-12/+12
* fix volume and effect enable delay on offloaded tracksEric Laurent2013-09-301-5/+17
* Don't call audio effect process on offloaded playback threadsJean-Michel Trivi2013-09-261-3/+4
* more support for audio effect offloadEric Laurent2013-09-181-5/+44
* audioflinger: no effects on offloaded tracksEric Laurent2013-09-091-11/+23
* 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