1. 9f6530f 226483: A2DP connected, but music out to speaker by Eric Laurent · 15 years ago
  2. a1884f9 AudioFlinger: add check for audio HAL init failure by Eric Laurent · 15 years ago
  3. 0270b18 Don't remove effects on session 0 by Marco Nelissen · 15 years ago
  4. db7c079 Audio effects: track CPU and memory use separately by Eric Laurent · 15 years ago
  5. 3a34bef Keep effects sessions active when the caller dies. by Marco Nelissen · 15 years ago
  6. c3e6572 Merge "AudioFlinger: protect input/output stream access" by Eric Laurent · 15 years ago
  7. b8ba0a9 AudioFlinger: protect input/output stream access by Eric Laurent · 15 years ago
  8. 59bd0da AudioFlinger: disable AEC and NS with BT headsets by Eric Laurent · 15 years ago
  9. 59255e4 Audio Effect Framework: add effect suspend/restore by Eric Laurent · 15 years ago
  10. 6dbe883 Fix issue 5090721: audio record broken by Eric Laurent · 15 years ago
  11. a7280a5 Merge "AudioFlinger: fix crash when deleting pre process." by Eric Laurent · 15 years ago
  12. ec437d8 AudioFlinger: fix crash when deleting pre process. by Eric Laurent · 15 years ago
  13. feb0db6 Fix issue 4604090: notification sound interrupted. by Eric Laurent · 15 years ago
  14. 1d2bff0 AudioFlinger: add dump of audio pre processing. by Eric Laurent · 15 years ago
  15. edc15ad Fix issue 4988574: 8 bit PCM audio playback broken. by Eric Laurent · 15 years ago
  16. 7c7f10b Audio framework: support for audio pre processing by Eric Laurent · 15 years ago
  17. e0b5bb2 Merge "Log CPU usage" by Glenn Kasten · 15 years ago
  18. 4d8d0c3 Log CPU usage by Glenn Kasten · 15 years ago
  19. 6d8b694 Moved and renamed effect API header files by Eric Laurent · 15 years ago
  20. 671a636 Added audio_bytes_per_sample() helper function by Eric Laurent · 15 years ago
  21. 7394a4f audio: update for audio/audio_policy header names/locations by Dima Zavin · 15 years ago
  22. 0512ab5 Remove dead code related to gettid by Glenn Kasten · 15 years ago
  23. 0d255b2 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 15 years ago
  24. 65580f9 Removed interface to load audio effects libraries by Eric Laurent · 15 years ago
  25. e1315cf New effect library API by Eric Laurent · 15 years ago
  26. 162f7d1 Merge "HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead" by Glenn Kasten · 15 years ago
  27. 6708b9a Merge "Fix audio effect framework issues" by Eric Laurent · 15 years ago
  28. b469b94 Fix audio effect framework issues by Eric Laurent · 15 years ago
  29. 6476024 update for new audio.h header location by Dima Zavin · 15 years ago
  30. 249c6a6 HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead by Glenn Kasten · 15 years ago
  31. 5a61d2f audioflinger: don't do work in constructor, instead do it in onFirstRef by Dima Zavin · 15 years ago
  32. 799a70e audioflinger: enumerate all the possible audio interfaces by Dima Zavin · 15 years ago
  33. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 15 years ago
  34. c30268b Merge "Miscellaneous code cleanup in audio framework" by Glenn Kasten · 15 years ago
  35. 4bcae82 Miscellaneous code cleanup in audio framework by Glenn Kasten · 15 years ago
  36. 38ccae2 New fix for issue 4111672: control block flags by Eric Laurent · 15 years ago
  37. 33797ea Fix issue 4111672: AudioTrack control block flags by Eric Laurent · 15 years ago
  38. 9ee159b - To track the usage of all audio output devices by Gloria Wang · 15 years ago
  39. 243f5f9 Fix issue 3479042. by Eric Laurent · 15 years ago
  40. 117cd92 Merge "Bug 3366885 Remove LVMX switch" by Glenn Kasten · 15 years ago
  41. db130fb Bug 3366885 Remove LVMX switch by Glenn Kasten · 15 years ago
  42. eda6c36 Fix issue 3371080 by Eric Laurent · 15 years ago
  43. 7333748 Fix issue 3371096. by Eric Laurent · 15 years ago
  44. 9357520 Tentative fix for issue 3362362. by Eric Laurent · 15 years ago
  45. f5aafb2 Fix issue 3157123. by Eric Laurent · 15 years ago
  46. f1fb01a Add new audio mode for audio communications other than telelphony. by Jean-Michel Trivi · 15 years ago
  47. af59ce2 Fixed AudioFlinger not always pausing tracks by Eric Laurent · 15 years ago
  48. 44d9848 Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 15 years ago
  49. dac6911 Fix several audio effects problems. by Eric Laurent · 15 years ago
  50. 84e9a10 Fix issue 3007862 by Eric Laurent · 15 years ago
  51. fac4895 Request permission for global audio effects. by Eric Laurent · 15 years ago
  52. e0aed6d Fix volume problems with insert revert by Eric Laurent · 15 years ago
  53. aeae3de Fix problem in AudioEffect::command() status. by Eric Laurent · 16 years ago
  54. 8f45bd7 Audio Effects: fix problems in volume control. by Eric Laurent · 16 years ago
  55. 25cbe0e Fix issue 2929440 by Eric Laurent · 16 years ago
  56. 571d49c Fix issue 2909189: System property ro.audio.silent no longer mutes system. by Eric Laurent · 16 years ago
  57. 8569f0d Fixed several audio effects problems. by Eric Laurent · 16 years ago
  58. 60e1824 Fixed underrun in audioflinger mixer. by Eric Laurent · 16 years ago
  59. 39e94f8 Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 16 years ago
  60. 25f4395 Audio effects: modified command() parameter types. by Eric Laurent · 16 years ago
  61. de07013 Audio policy manager changes for audio effects by Eric Laurent · 16 years ago
  62. f997cab Fixed problems in audio effect volume control. by Eric Laurent · 16 years ago
  63. cab1124 Several improvements in audio effects volume control. by Eric Laurent · 16 years ago
  64. 5462fc9 added BinderService<> template to help creating native binder services by Mathias Agopian · 16 years ago
  65. 65ab471 move native services under services/ by Mathias Agopian · 16 years ago