summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioFlinger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix problem in AudioEffect::command() status.Eric Laurent2010-09-021-5/+9
* Audio Effects: fix problems in volume control.Eric Laurent2010-08-311-7/+30
* Fix issue 2929440Eric Laurent2010-08-191-3/+20
* Fix issue 2909189: System property ro.audio.silent no longer mutes system.Eric Laurent2010-08-111-4/+4
* Fixed several audio effects problems.Eric Laurent2010-08-091-5/+8
* Fixed underrun in audioflinger mixer.Eric Laurent2010-07-291-2/+2
* Allow creation of an audio effect on a session with no audio tracks.Eric Laurent2010-07-291-14/+61
* Audio effects: modified command() parameter types.Eric Laurent2010-07-281-23/+82
* Audio policy manager changes for audio effectsEric Laurent2010-07-201-116/+296
* Fixed problems in audio effect volume control.Eric Laurent2010-07-191-10/+21
* Several improvements in audio effects volume control.Eric Laurent2010-07-151-61/+63
* added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-141-7/+0
* move native services under services/Mathias Agopian2010-07-141-0/+6078