1. 25 May, 2010 1 commit
    • Eric Laurent's avatar
      Fix issue 2641884: Bluetooth volume is dependent on in call volume. · 564c3032
      Eric Laurent authored
      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 voice volume is not changed in audio HAL 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: Ic6c54b4a7fd54983f445de9a9b5cd2ea0025155c
      564c3032
  2. 14 May, 2010 2 commits
  3. 08 Apr, 2010 3 commits
  4. 06 Apr, 2010 1 commit
  5. 05 Apr, 2010 2 commits
  6. 31 Mar, 2010 3 commits
  7. 28 Mar, 2010 1 commit
  8. 16 Mar, 2010 1 commit
  9. 09 Mar, 2010 2 commits
  10. 08 Mar, 2010 1 commit
  11. 07 Mar, 2010 1 commit
  12. 26 Feb, 2010 1 commit
  13. 25 Feb, 2010 2 commits
  14. 23 Feb, 2010 1 commit
  15. 20 Feb, 2010 1 commit
  16. 16 Feb, 2010 1 commit
  17. 08 Feb, 2010 1 commit
  18. 05 Feb, 2010 3 commits
  19. 29 Jan, 2010 2 commits
  20. 28 Jan, 2010 1 commit
  21. 26 Jan, 2010 1 commit
  22. 23 Jan, 2010 1 commit
  23. 20 Jan, 2010 1 commit
  24. 18 Jan, 2010 1 commit
  25. 15 Jan, 2010 1 commit
  26. 13 Jan, 2010 1 commit
    • Eric Laurent's avatar
      Create base class for audio policy manager. · de55cfb0
      Eric Laurent authored
      First implementations of audio policy manager in Eclair branch have shown that most code is common to all platforms.
      Creating AudioPolicyManagerBase base class will improve code maintainability and readability.
      de55cfb0
  27. 12 Jan, 2010 1 commit
  28. 11 Jan, 2010 1 commit
  29. 09 Jan, 2010 1 commit