replicant-frameworks_native/libs/audioflinger
Eric Laurent 0b6a930096 Fix issue 2641884: Bluetooth volume is dependent on in call volume.
The problem is that the code in AudioPolicyManagerBase::checkAndSetVolume() that forces
voice volume to max when setting bluetooth SCO volume is not called if the bluetooth stream
volume did not actually change. So even if we re apply volumes when switching to bluetooth
device, the volume voice volume is not changed and remains what it was when routed to earpiece
What makes things worse on Passion is that stream volumes are limited when connected to bluetooth
and their actual value does not change as soon as they exceed the limit threshold.

Change-Id: I18265e5e6686db0a1f30fc37a31e2ecde4f3fbc6
2010-05-25 09:31:59 -07:00
..
A2dpAudioInterface.cpp Fix bug 2604132 40s skip after undocking 2010-04-20 12:12:13 -07:00
A2dpAudioInterface.h
Android.mk Use proper config to enable LVMX 2010-03-09 18:13:59 -08:00
AudioBufferProvider.h
AudioDumpInterface.cpp Several fixes in AudioDumpInterface: 2010-05-12 08:31:04 -07:00
AudioDumpInterface.h Several fixes in AudioDumpInterface: 2010-05-12 08:31:04 -07:00
AudioFlinger.cpp Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. 2010-05-17 02:23:47 -07:00
AudioFlinger.h Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. 2010-05-17 02:23:47 -07:00
AudioHardwareGeneric.cpp
AudioHardwareGeneric.h Issue 2071329: audio track is shorter than video track for video capture on sholes 2010-03-02 08:20:13 -08:00
AudioHardwareInterface.cpp
AudioHardwareStub.cpp Initial version of LifeVibes integration. 2010-03-09 14:16:01 -08:00
AudioHardwareStub.h Issue 2071329: audio track is shorter than video track for video capture on sholes 2010-03-02 08:20:13 -08:00
AudioMixer.cpp
AudioMixer.h
AudioPolicyManagerBase.cpp Fix issue 2641884: Bluetooth volume is dependent on in call volume. 2010-05-25 09:31:59 -07:00
AudioPolicyService.cpp
AudioPolicyService.h
AudioResampler.cpp
AudioResampler.h Initial version of LifeVibes integration. 2010-03-09 14:16:01 -08:00
AudioResamplerCubic.cpp
AudioResamplerCubic.h
AudioResamplerSinc.cpp
AudioResamplerSinc.h