1. 4abf882 audio effects: rename configure command by Eric Laurent · 14 years ago
  2. 25adf474 Merge "Fix indentation and whitespace" by Glenn Kasten · 14 years ago
  3. 927cc6c Merge "Improve AudioFlinger error logging" by Glenn Kasten · 14 years ago
  4. 9818a9d Improve AudioFlinger error logging by Glenn Kasten · 14 years ago
  5. da7923a Merge "Audio C++ comments" by Glenn Kasten · 14 years ago
  6. fb2ab9e Fix indentation and whitespace by Glenn Kasten · 14 years ago
  7. 3e62a5b Merge "Use const char correctly in AudioFlinger" by Glenn Kasten · 14 years ago
  8. 478e37d Merge "Use units after all times" by Glenn Kasten · 14 years ago
  9. e5fb263 Audio C++ comments by Glenn Kasten · 14 years ago
  10. 51e445f Remove redundant clear() by Glenn Kasten · 14 years ago
  11. 62de3db Use const char correctly in AudioFlinger by Glenn Kasten · 14 years ago
  12. cbfe2e1 Use units after all times by Glenn Kasten · 14 years ago
  13. 53c5289 am 5433e25f: am 7b6aff23: Merge "audioflinger: fix audio skipping over A2DP" into ics-mr1 by Eric Laurent · 14 years ago
  14. 4433169 audioflinger: fix audio skipping over A2DP by Eric Laurent · 14 years ago
  15. 08e74ba am f6422f5f: am 20398fac: Merge "audioflinger: reduce sleep time to avoid underrun" into ics-mr1 by Eric Laurent · 14 years ago
  16. f1f5fc8 audioflinger: reduce sleep time to avoid underrun by Eric Laurent · 14 years ago
  17. 02e1c6f am 25924f8f: am 030bb998: Merge "audioflinger: fix noise when skipping to next song" into ics-mr1 by Eric Laurent · 14 years ago
  18. f9c361d audioflinger: fix noise when skipping to next song by Eric Laurent · 14 years ago
  19. b755d53 am db7d79e6: am 2b7f91b9: Merge "Fix regression for SoundPool playback" into ics-mr1 by Eric Laurent · 14 years ago
  20. 8a04fe0 Fix regression for SoundPool playback by Eric Laurent · 14 years ago
  21. 2cb5760 am f3a892ab: Merge "AudioFlinger: mix track only when really ready" into ics-mr1 by Eric Laurent · 14 years ago
  22. 19ddf0e AudioFlinger: mix track only when really ready by Eric Laurent · 14 years ago
  23. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  24. 7fa1cee Fix issue 381905: BassBoostTest CTS tests fail... by Eric Laurent · 14 years ago
  25. 276fa43 Limit AudioFlinger log. by Eric Laurent · 14 years ago
  26. 6fccbd0 Fix issue 5381089: problem with A2DP music volume by Eric Laurent · 14 years ago
  27. 4a64a6e Fix issue 5373658: memory leak in AudioFlinger. by Eric Laurent · 14 years ago
  28. 5e7acae Fix issue 5355047: Automated effect tests fail. by Eric Laurent · 14 years ago
  29. 5f37be3 Issue 4345021: Audio routed to multiple devices... by Eric Laurent · 14 years ago
  30. 0e35c78 Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 14 years ago
  31. 05ce094 226483: A2DP connected, but music out to speaker by Eric Laurent · 14 years ago
  32. 2d95dfb Audioflinger: reverse logic of BT NREC indication by Eric Laurent · 14 years ago
  33. 8b4dbf7 AudioFlinger: add check for audio HAL init failure by Eric Laurent · 14 years ago
  34. 2255a1e Don't remove effects on session 0 by Marco Nelissen · 14 years ago
  35. 6752ec8 Audio effects: track CPU and memory use separately by Eric Laurent · 14 years ago
  36. c74b93f Keep effects sessions active when the caller dies. by Marco Nelissen · 14 years ago
  37. c993acbc Merge "AudioFlinger: protect input/output stream access" by Eric Laurent · 14 years ago
  38. 828b977 AudioFlinger: protect input/output stream access by Eric Laurent · 14 years ago
  39. 6639b55 AudioFlinger: disable AEC and NS with BT headsets by Eric Laurent · 14 years ago
  40. f82fccd Audio Effect Framework: add effect suspend/restore by Eric Laurent · 14 years ago
  41. d49ead6 Fix issue 5090721: audio record broken by Eric Laurent · 14 years ago
  42. 525efbb Merge "AudioFlinger: fix crash when deleting pre process." by Eric Laurent · 14 years ago
  43. 21b5c47 AudioFlinger: fix crash when deleting pre process. by Eric Laurent · 14 years ago
  44. 6dbdc40 Fix issue 4604090: notification sound interrupted. by Eric Laurent · 14 years ago
  45. 1345d33 AudioFlinger: add dump of audio pre processing. by Eric Laurent · 14 years ago
  46. 0950861 Fix issue 4988574: 8 bit PCM audio playback broken. by Eric Laurent · 14 years ago
  47. 464d5b3 Audio framework: support for audio pre processing by Eric Laurent · 14 years ago
  48. 0bd30801 Merge "Log CPU usage" by Glenn Kasten · 14 years ago
  49. da494f9 Log CPU usage by Glenn Kasten · 14 years ago
  50. 5cc0526 Moved and renamed effect API header files by Eric Laurent · 14 years ago
  51. c310dcb Added audio_bytes_per_sample() helper function by Eric Laurent · 14 years ago
  52. 290029d audio: update for audio/audio_policy header names/locations by Dima Zavin · 14 years ago
  53. 6af763b Remove dead code related to gettid by Glenn Kasten · 14 years ago
  54. 5439223 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 14 years ago
  55. 8f18cf5 Removed interface to load audio effects libraries by Eric Laurent · 14 years ago
  56. 0fb66c2 New effect library API by Eric Laurent · 14 years ago
  57. bdd8a16 Merge "HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead" by Glenn Kasten · 14 years ago
  58. 6ebbc07 Merge "Fix audio effect framework issues" by Eric Laurent · 14 years ago
  59. 90681d6 Fix audio effect framework issues by Eric Laurent · 14 years ago
  60. 34bb419 update for new audio.h header location by Dima Zavin · 14 years ago
  61. f0e9569 HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead by Glenn Kasten · 14 years ago
  62. 2986f5b audioflinger: don't do work in constructor, instead do it in onFirstRef by Dima Zavin · 14 years ago
  63. 31f18889 audioflinger: enumerate all the possible audio interfaces by Dima Zavin · 14 years ago
  64. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  65. 85b65f2 Merge "Miscellaneous code cleanup in audio framework" by Glenn Kasten · 14 years ago
  66. ed0079d Miscellaneous code cleanup in audio framework by Glenn Kasten · 14 years ago
  67. ae29b76 New fix for issue 4111672: control block flags by Eric Laurent · 14 years ago
  68. 913af0b Fix issue 4111672: AudioTrack control block flags by Eric Laurent · 14 years ago
  69. 9b3f152 - To track the usage of all audio output devices by Gloria Wang · 14 years ago
  70. 4bb21c4 Fix issue 3479042. by Eric Laurent · 14 years ago
  71. 8adacd8 Merge "Bug 3366885 Remove LVMX switch" by Glenn Kasten · 15 years ago
  72. 1570aff Bug 3366885 Remove LVMX switch by Glenn Kasten · 15 years ago
  73. 25101b0 Fix issue 3371080 by Eric Laurent · 15 years ago
  74. 67b5ed3 Fix issue 3371096. by Eric Laurent · 15 years ago
  75. 0163594 Tentative fix for issue 3362362. by Eric Laurent · 15 years ago
  76. f3d6dd0 Fix issue 3157123. by Eric Laurent · 15 years ago
  77. 8f677d6 Add new audio mode for audio communications other than telelphony. by Jean-Michel Trivi · 15 years ago
  78. 9a30fc1 Fixed AudioFlinger not always pausing tracks by Eric Laurent · 15 years ago
  79. 4712baa Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 15 years ago
  80. 4fd3ecc Fix several audio effects problems. by Eric Laurent · 15 years ago
  81. 98c9259 Fix issue 3007862 by Eric Laurent · 15 years ago
  82. 14beea4 Request permission for global audio effects. by Eric Laurent · 15 years ago
  83. 27a2fdf Fix volume problems with insert revert by Eric Laurent · 15 years ago
  84. e65280c Fix problem in AudioEffect::command() status. by Eric Laurent · 15 years ago
  85. a92ebfa Audio Effects: fix problems in volume control. by Eric Laurent · 15 years ago
  86. 8448a79 Fix issue 2929440 by Eric Laurent · 15 years ago
  87. 8cc93b9 Fix issue 2909189: System property ro.audio.silent no longer mutes system. by Eric Laurent · 15 years ago
  88. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 15 years ago
  89. a54d7d3 Fixed underrun in audioflinger mixer. by Eric Laurent · 15 years ago
  90. 493941b Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 15 years ago
  91. a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 15 years ago
  92. 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 15 years ago
  93. 0d7e048 Fixed problems in audio effect volume control. by Eric Laurent · 15 years ago
  94. 76c40f7 Several improvements in audio effects volume control. by Eric Laurent · 15 years ago
  95. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 15 years ago
  96. 08e83bb move native services under services/ by Mathias Agopian · 15 years ago[Renamed from libs/audioflinger/AudioFlinger.cpp]
  97. 7d850f2 Modifications in audio effect engine state management. by Eric Laurent · 15 years ago
  98. df9b81c Added Visualizer effect. by Eric Laurent · 15 years ago
  99. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 15 years ago
  100. 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 15 years ago