summaryrefslogtreecommitdiffstats
path: root/libs/audioflinger/AudioPolicyManagerBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "audio: Omit FM code when HAVE_FM_RADIO is not set""Steve Kondik2010-11-071-0/+20
* Revert "audio: Omit FM code when HAVE_FM_RADIO is not set"Steve Kondik2010-11-071-24/+0
* audio: Omit FM code when HAVE_FM_RADIO is not setMichael Webster2010-11-031-0/+24
* support FM Radio audio routing in audio flingerxinyu2010-10-121-4/+33
* Sound tweaks: Always on speaker 2.0, headphone attenuation, headphone music v...Jonas Larsson2010-08-161-13/+93
* Fix issue 2416481: Support Voice Dialer over BT SCO.Eric Laurent2010-03-161-12/+22
* Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call.Jean-Michel Trivi2010-03-141-0/+17
* Fix bug 2329540Jean-Michel Trivi2010-03-091-0/+5
* Fix issue 2317760: Change the priority between wired headset and A2DP.Eric Laurent2010-03-081-7/+7
* Fix issue 2327064: Music played via line out is interrupted due to the phone ...Eric Laurent2010-02-241-12/+10
* Fix issue 2305382: Pick up original call makes a noisy beep when wired headse...Eric Laurent2010-02-231-3/+21
* Remove verbose log from AudioPolicyManagerBase.Eric Laurent2010-01-281-2/+1
* Create base class for audio policy manager.Eric Laurent2010-01-131-0/+1925