summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fixed AudioFlinger not always pausing tracksEric Laurent2010-10-051-3/+3
* Issue 3032913: improve AudioTrack recovery timeEric Laurent2010-09-301-4/+13
* Fix several audio effects problems.Eric Laurent2010-09-281-8/+32
* The old overlay should be destroyed if orientation changes.Wu-cheng Li2010-09-272-6/+16
* Fix issue 3007862Eric Laurent2010-09-241-40/+49
* Request permission for global audio effects.Eric Laurent2010-09-221-14/+18
* Fix volume problems with insert revertEric Laurent2010-09-131-29/+31
* Fix problem in AudioEffect::command() status.Eric Laurent2010-09-021-5/+9
* Audio Effects: fix problems in volume control.Eric Laurent2010-08-312-7/+32
* Fix issue 2952766.Eric Laurent2010-08-271-18/+24
* Handle the camera open failure better.Wu-cheng Li2010-08-192-4/+11
* Fix issue 2929440Eric Laurent2010-08-192-3/+23
* 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
* resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-302-2/+0
* 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-292-16/+72
* Audio effects: modified command() parameter types.Eric Laurent2010-07-282-26/+97
* Audio policy manager changes for audio effectsEric Laurent2010-07-205-200/+652
* Fixed problems in audio effect volume control.Eric Laurent2010-07-192-10/+24
* Several improvements in audio effects volume control.Eric Laurent2010-07-152-70/+73
* added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-144-17/+15
* move native services under services/Mathias Agopian2010-07-1434-0/+19972