1. 28ea013 Temporarily restore AudioSystem/AudioTrack APIs with their former signatures by Andreas Huber · 13 years ago
  2. 0632bad Track volume cleanup by Glenn Kasten · 13 years ago
  3. 8c17a2f Merge "Use size_t for frame size" by Glenn Kasten · 13 years ago
  4. 3c6b9cc Merge "Use audio_stream_type_t consistently" by Glenn Kasten · 13 years ago
  5. 4790bd8 AudioTrack and AudioFlinger send level cleanup by Glenn Kasten · 13 years ago
  6. faf354d Use size_t for frame size by Glenn Kasten · 13 years ago
  7. bc1d77b Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  8. 1c66547 Merge "Use audio_format_t consistently" by Glenn Kasten · 13 years ago
  9. 80f3fc2 libmedia new can't fail on Android by Glenn Kasten · 13 years ago
  10. 8cf6d6f Merge "Clean up AudioTrack::mActive and stopped()" by Glenn Kasten · 13 years ago
  11. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  12. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  13. 1c5a89d Use audio_format_t consistently by Glenn Kasten · 13 years ago
  14. e6810ff Clean up AudioTrack::mActive and stopped() by Glenn Kasten · 13 years ago
  15. e80a4cc Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  16. 25adf474 Merge "Fix indentation and whitespace" by Glenn Kasten · 13 years ago
  17. da7923a Merge "Audio C++ comments" by Glenn Kasten · 13 years ago
  18. fb2ab9e Fix indentation and whitespace by Glenn Kasten · 13 years ago
  19. ad2ac95 Merge "Remove unnecessary this->" by Glenn Kasten · 13 years ago
  20. 46f5435 Merge "Remove redundant clear()" by Glenn Kasten · 13 years ago
  21. e5fb263 Audio C++ comments by Glenn Kasten · 13 years ago
  22. 51e445f Remove redundant clear() by Glenn Kasten · 13 years ago
  23. db298a4 Remove unnecessary this-> by Glenn Kasten · 13 years ago
  24. 1c50a78 AudioTrack::setVolume check range by Glenn Kasten · 13 years ago
  25. 99d5443 Bug 4903178 Restore priority and cgroup on stop by Glenn Kasten · 13 years ago
  26. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  27. 7e8626f Issue 5298399: Lost speech after a crash in gTalk. by Eric Laurent · 13 years ago
  28. f1d360a AudioTrack: extend callback thread sleep time by Eric Laurent · 13 years ago
  29. b0808f9 Issue 5247986: Battery drain due to audio wakelock by Eric Laurent · 13 years ago
  30. 05ce094 226483: A2DP connected, but music out to speaker by Eric Laurent · 13 years ago
  31. 22cb204 Bug 4364249 Play position is 0 after flushing AudioTrack by Jean-Michel Trivi · 13 years ago
  32. c74b93f Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  33. db262e6 Merge "Fix warnings for uninitialized local variables" by Glenn Kasten · 13 years ago
  34. 028ab99 Fix warnings for uninitialized local variables by Glenn Kasten · 13 years ago
  35. c310dcb Added audio_bytes_per_sample() helper function by Eric Laurent · 13 years ago
  36. 290029d audio: update for audio/audio_policy header names/locations by Dima Zavin · 13 years ago
  37. 993fcce Remove unnecessary level of priority indirection by Glenn Kasten · 13 years ago
  38. 5439223 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 13 years ago
  39. 34bb419 update for new audio.h header location by Dima Zavin · 13 years ago
  40. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  41. ae29b76 New fix for issue 4111672: control block flags by Eric Laurent · 13 years ago
  42. 6667ac3 Fix issue 3483718: audio streaming and A2DP. by Eric Laurent · 13 years ago
  43. 913af0b Fix issue 4111672: AudioTrack control block flags by Eric Laurent · 13 years ago
  44. 421ddc0 Fix issue 3439872: video chat and bluetooth SCO by Eric Laurent · 13 years ago
  45. f3d6dd0 Fix issue 3157123. by Eric Laurent · 14 years ago
  46. 4712baa Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 14 years ago
  47. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  48. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
  49. bd240c2 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  50. 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 14 years ago
  51. eb8f850d Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 14 years ago
  52. a729f97 libutils Condition are now PRIVATE by default by Mathias Agopian · 14 years ago
  53. 6faf789 Simplify the MemoryDealer implementation by Mathias Agopian · 15 years ago
  54. 49f02be Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 15 years ago
  55. 059b4be Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes by Eric Laurent · 15 years ago
  56. bda7469 Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 15 years ago
  57. 28ad42b Fix problem in AudioTrack with 8 bit PCM and direct output. by Eric Laurent · 15 years ago
  58. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  59. fb4f266 add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes by Mathias Agopian · 15 years ago
  60. fcc5be9 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  61. 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  62. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  63. ef02827 Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 15 years ago
  64. 4a5c1a7 Automated import from //branches/donutburger/...@140663,140663 by Jean-Michel Trivi · 15 years ago
  65. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  66. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  67. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  68. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  69. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  70. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  71. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  72. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  73. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  74. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  75. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  76. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  77. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago