1. 63da2b6 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 16 years ago
  2. 2115412 Fix issue 2174002: After rejecting Call when device ringtone is mute and playing music, audio is not transfered to BT device. by Eric Laurent · 16 years ago
  3. f5e868b Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 16 years ago
  4. 2d70c80 Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated. by Eric Laurent · 16 years ago
  5. 8a95a45 Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215. by Dave Sparks · 16 years ago
  6. aef692f Fix issue 2116700: Ringer screwy while connected over Bluetooth. by Eric Laurent · 16 years ago
  7. 0f8ab67 Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when a Track is being destroyed. by Eric Laurent · 16 years ago
  8. bdc0f84 Fix issue 2123668: Class scope typo in AudioFlinger.cpp. by Eric Laurent · 16 years ago
  9. b3687ae Fix issue 2118464: cannot play ring tones and notifications after disconnecting BT headset while in call. by Eric Laurent · 16 years ago
  10. a6e58fe Fix issue 2115450: a2dp thread is started, even though we are only connected to headset and not playing music. by Eric Laurent · 16 years ago
  11. 6ad8c64 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 16 years ago
  12. 3522c80 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 16 years ago
  13. 08d3d1d fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a picture AFTER the volume is turned off. by Eric Laurent · 16 years ago
  14. 0643771 Fix issue 2091594: music chirp after disconnecting A2DP. by Eric Laurent · 16 years ago
  15. c80b1a0 Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed. by Eric Laurent · 16 years ago
  16. 23490ef Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 16 years ago
  17. 11c04c9 Workaround for issue 2046783. by Eric Laurent · 16 years ago
  18. f5aba82 Fix issue 2046140: master: media_server crash when powering down A2DP headset while a ringtone is playing. by Eric Laurent · 16 years ago
  19. 9e7b819 Fix issue 2043314: Recorded audio is choppy. by Eric Laurent · 16 years ago
  20. 878c0e1 Limit AudioFlinger mixer track sampling rate. by Eric Laurent · 16 years ago
  21. f9df249 AudioService now differentiates BT headsets and car kits. by Eric Laurent · 16 years ago
  22. dae20d9 Fix problem in AudioFlinger closeOutput and closeInput. by Eric Laurent · 16 years ago
  23. 29b9eff Improved unit test code for Audioflinger. by Eric Laurent · 16 years ago
  24. 3464c01 Fix lockup in audio flinger threadbase setParameters. by Eric Laurent · 16 years ago
  25. cf6b2bf Merge change 9660 by Android (Google) Code Review · 16 years ago
  26. dfbea2f Merge change 9653 by Android (Google) Code Review · 16 years ago
  27. e0e9ecc Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 16 years ago
  28. 8851d1e Fix problem in A2DP interface closeOutputStream(). by Eric Laurent · 16 years ago
  29. 764db96 Fix getParameters() default implementation. by Eric Laurent · 16 years ago
  30. c47c45f Merge change 8987 by Android (Google) Code Review · 16 years ago
  31. f453169 Fix firestone build by Marco Nelissen · 16 years ago
  32. d55d179 Fix issue 2004229: DTMF tones play through earpiece (G1). by Eric Laurent · 16 years ago
  33. b734bce Fix the build for BOARD_USES_GENERIC_AUDIO option by Eric Laurent · 16 years ago
  34. a2e3269 Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries must be pre-linked. by Eric Laurent · 16 years ago
  35. fd558a9 Fix issue 1999585: audioflinger crash. by Eric Laurent · 16 years ago
  36. 9395d9b Fix the sim build. by Eric Laurent · 16 years ago
  37. 9d91ad5 Fix issue 1795088 Improve audio routing code by Eric Laurent · 16 years ago
  38. 07c8a20 Standby A2DP audio hardware interface when disabling A2DP. by Nick Pelly · 16 years ago
  39. 2d93902 another attempt to fix the sim by Mathias Agopian · 16 years ago
  40. 17500c2 am 3893da46: Merge change 6614 into donut by Android (Google) Code Review · 16 years ago
  41. b025ca0 Fix issue 1970108: crash in AudioFlinger::isMusicActive() by Eric Laurent · 16 years ago
  42. 4f90390 am a5188a09: Merge change 6367 into donut by Android (Google) Code Review · 16 years ago
  43. ed65428 Merge change 6367 into donut by Android (Google) Code Review · 16 years ago
  44. 1c0f538 Add virtual destructor. by Marco Nelissen · 16 years ago
  45. 8434c78 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 16 years ago
  46. 0bac538 Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 16 years ago
  47. 7887aa7 am 2bbb80e1: Merge change 5994 into donut by Android (Google) Code Review · 16 years ago
  48. 00dae0a Less logging in some places. More in others. by Joe Onorato · 16 years ago
  49. e3408b8 Framework changes for bluez4. by Jaikumar Ganesh · 16 years ago
  50. e5eb06d am d9cc7659: Merge change 2706 into donut by Android (Google) Code Review · 16 years ago
  51. 01c4ba3 Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 16 years ago
  52. a26299d am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 16 years ago
  53. 570dd0b Fix issue 1846343 - part 1 by Eric Laurent · 16 years ago
  54. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  55. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago
  56. 8c28eab am eb2c314b: Merge change 2042 into donut by Android (Google) Code Review · 16 years ago
  57. 1e26a81 am a59aba8c: Merge changes 2023,2036 into donut by Android (Google) Code Review · 16 years ago
  58. d094586 am f6382011: Merge change 1998 into donut by Android (Google) Code Review · 16 years ago
  59. 6c41033 Remove deprecated openInputStream factory method by Dave Sparks · 16 years ago
  60. 6554773 Update more references to openInputStream in support classes. by Dave Sparks · 16 years ago
  61. 0e06d21 Modify AudioFlinger to use updated openInputStream factory method. by Dave Sparks · 16 years ago
  62. a5a11d4 Add inputSource to openInputStream Continuation of bug 1846343 by Dave Sparks · 16 years ago
  63. 2bcce36 Merge donut into master by Jean-Baptiste Queru · 16 years ago
  64. 4dd495b Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 16 years ago
  65. 40b304e Merge branch 'readonly-p4-master' by Nick Pelly · 16 years ago
  66. 42781c7 AI 144205: am: CL 144151 am: CL 144150 Fix heap corruption. by Nick Pelly · 16 years ago
  67. 819aa23 AI 144151: am: CL 144150 Fix heap corruption. by Nick Pelly · 16 years ago
  68. bdf653f Merge commit 'goog/readonly-p4-master' by The Android Open Source Project · 16 years ago
  69. c828f6a AI 143785: am: CL 143775 am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 16 years ago
  70. 34c594b AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 16 years ago
  71. 933a941 AI 143327: am: CL 143177 am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 16 years ago
  72. cbcb00e AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 16 years ago
  73. 06ee417 Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
  74. b1596ee Automated import from //branches/cupcake/...@142889,142889 by Eric Laurent · 16 years ago
  75. 4f68be1 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  76. 732ca39 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
  77. ebad147 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  78. bcef13b auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  79. 22f8def auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  80. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  81. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  82. 6015dfc Fix issue #1324: No audible call-waiting indication when in-call volume is low by James E. Blair · 17 years ago
  83. 43aa2b1 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  84. 0bb0340 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  85. d2bd26d auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  86. ac65e0b auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  87. a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  88. e41dd75 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 17 years ago
  89. 5f78a48 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 17 years ago
  90. 8a7a675 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  91. 2762932 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  92. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  93. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago