summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioFlinger.h
Commit message (Expand)AuthorAgeFilesLines
* audioflinger: don't do work in constructor, instead do it in onFirstRefDima Zavin2011-04-271-0/+2
* audioflinger: enumerate all the possible audio interfacesDima Zavin2011-04-271-12/+32
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-13/+14
* Merge "Bug 3366885 Remove LVMX switch"Glenn Kasten2011-02-031-3/+0
|\
| * Bug 3366885 Remove LVMX switchGlenn Kasten2011-02-031-3/+0
* | Fix issue 3371080Eric Laurent2011-02-031-4/+0
|/
* Fix issue 3157123.Eric Laurent2010-11-191-1/+1
* Audio Effects: fix problems in volume control.Eric Laurent2010-08-311-0/+2
* Fix issue 2929440Eric Laurent2010-08-191-0/+3
* Allow creation of an audio effect on a session with no audio tracks.Eric Laurent2010-07-291-2/+11
* Audio effects: modified command() parameter types.Eric Laurent2010-07-281-3/+15
* Audio policy manager changes for audio effectsEric Laurent2010-07-201-17/+33
* Fixed problems in audio effect volume control.Eric Laurent2010-07-191-0/+3
* Several improvements in audio effects volume control.Eric Laurent2010-07-151-9/+10
* added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-141-3/+8
* move native services under services/Mathias Agopian2010-07-141-0/+1148