1. a7280a5 Merge "AudioFlinger: fix crash when deleting pre process." by Eric Laurent · 15 years ago
  2. ec437d8 AudioFlinger: fix crash when deleting pre process. by Eric Laurent · 15 years ago
  3. feb0db6 Fix issue 4604090: notification sound interrupted. by Eric Laurent · 15 years ago
  4. 57dae99 Added APIs for audio preprocessing by Eric Laurent · 15 years ago
  5. 1d2bff0 AudioFlinger: add dump of audio pre processing. by Eric Laurent · 15 years ago
  6. edc15ad Fix issue 4988574: 8 bit PCM audio playback broken. by Eric Laurent · 15 years ago
  7. 7c7f10b Audio framework: support for audio pre processing by Eric Laurent · 15 years ago
  8. e0b5bb2 Merge "Log CPU usage" by Glenn Kasten · 15 years ago
  9. 4d8d0c3 Log CPU usage by Glenn Kasten · 15 years ago
  10. 81eedd1 Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 15 years ago
  11. 5e0067b Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 15 years ago
  12. 6c21234 Merge "Fix build warning; LOG_TAG was misplaced" by Glenn Kasten · 15 years ago
  13. 5159c7e Fix build warning; LOG_TAG was misplaced by Glenn Kasten · 15 years ago
  14. 6d8b694 Moved and renamed effect API header files by Eric Laurent · 15 years ago
  15. 671a636 Added audio_bytes_per_sample() helper function by Eric Laurent · 15 years ago
  16. 7394a4f audio: update for audio/audio_policy header names/locations by Dima Zavin · 15 years ago
  17. 0512ab5 Remove dead code related to gettid by Glenn Kasten · 15 years ago
  18. 0d255b2 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 15 years ago
  19. 65580f9 Removed interface to load audio effects libraries by Eric Laurent · 15 years ago
  20. e1315cf New effect library API by Eric Laurent · 15 years ago
  21. 162f7d1 Merge "HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead" by Glenn Kasten · 15 years ago
  22. 6708b9a Merge "Fix audio effect framework issues" by Eric Laurent · 15 years ago
  23. b469b94 Fix audio effect framework issues by Eric Laurent · 15 years ago
  24. 6476024 update for new audio.h header location by Dima Zavin · 15 years ago
  25. 249c6a6 HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead by Glenn Kasten · 15 years ago
  26. 5a61d2f audioflinger: don't do work in constructor, instead do it in onFirstRef by Dima Zavin · 15 years ago
  27. 799a70e audioflinger: enumerate all the possible audio interfaces by Dima Zavin · 15 years ago
  28. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 15 years ago
  29. 6b80e0b audioflinger: move legacy audio hw/policy out to libhardware_legacy by Dima Zavin · 15 years ago
  30. dab0bea am 48dca4de: am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volume by Eric Laurent · 15 years ago
  31. 5bfdfd1 am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volume by Eric Laurent · 15 years ago
  32. 023eeac Fix issue 4335692: HDMI media volume by Eric Laurent · 15 years ago
  33. 5820e52 am 07c25b65: am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resampler" by Brad Fitzpatrick · 15 years ago
  34. 4d02439 am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resampler" by Brad Fitzpatrick · 15 years ago
  35. 0c0a1c0 audioflinger: Enable ARMv5TE optimized resampler by Jim Huang · 15 years ago
  36. c30268b Merge "Miscellaneous code cleanup in audio framework" by Glenn Kasten · 15 years ago
  37. 4bcae82 Miscellaneous code cleanup in audio framework by Glenn Kasten · 15 years ago
  38. 38ccae2 New fix for issue 4111672: control block flags by Eric Laurent · 16 years ago
  39. 33797ea Fix issue 4111672: AudioTrack control block flags by Eric Laurent · 16 years ago
  40. ce80563 Improvement for issue 3489986: BT SCO volume by Eric Laurent · 16 years ago
  41. 4f46fed Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()" by Gloria Wang · 16 years ago
  42. 9ee159b - To track the usage of all audio output devices by Gloria Wang · 16 years ago
  43. 1c49671 Merge "Fix issue 3388775." by Eric Laurent · 16 years ago
  44. c0bff9b Merge "Fix issue 3479042." by Eric Laurent · 16 years ago
  45. 532492c Fix issue 3388775. by Eric Laurent · 16 years ago
  46. 243f5f9 Fix issue 3479042. by Eric Laurent · 16 years ago
  47. 043b22d Fix bug 3376700 Volume too loud at lowest setting by Jean-Michel Trivi · 16 years ago
  48. 586b217 Fix issue 3400751. by Eric Laurent · 16 years ago
  49. 727a6f8 Merge "Fix issue 3425342." by Eric Laurent · 16 years ago
  50. 12932bf Fix issue 3425342. by Eric Laurent · 16 years ago
  51. 6b2718c Bug 3352047 Wrong message when adjusting volume by Glenn Kasten · 16 years ago
  52. 8473bb5 am be806fe8: am cc8f87e9: am f664d6f9: am b083d3b8: Merge "Initialize resampling buffer per track." by Brad Fitzpatrick · 16 years ago
  53. 802da7b Merge "Bug 3366668 Use BinderService template" by Glenn Kasten · 16 years ago
  54. e08d819 am cc8f87e9: am f664d6f9: am b083d3b8: Merge "Initialize resampling buffer per track." by Brad Fitzpatrick · 16 years ago
  55. e26308a am b083d3b8: Merge "Initialize resampling buffer per track." by Brad Fitzpatrick · 16 years ago
  56. 2151d7b Initialize resampling buffer per track. by Yuuhi Yamaguchi · 16 years ago
  57. 117cd92 Merge "Bug 3366885 Remove LVMX switch" by Glenn Kasten · 16 years ago
  58. 8782cb4 am 6f1bd261: am 9c0a1003: Merge "Fix issue 3371080" into honeycomb by Eric Laurent · 16 years ago
  59. db130fb Bug 3366885 Remove LVMX switch by Glenn Kasten · 16 years ago
  60. d2dcb08 Bug 3366668 Use BinderService template by Glenn Kasten · 16 years ago
  61. eda6c36 Fix issue 3371080 by Eric Laurent · 16 years ago
  62. 2a30be3 Merge 0ef57993 from gingerbread by Jean-Baptiste Queru · 16 years ago
  63. 144f789 am 4eeb1047: Merge 13212f83 from gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  64. 2ef8930 Merge 13212f83 from gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  65. 5092d8c Fix issue 2988031. by Eric Laurent · 16 years ago
  66. bfa2f13 do not merge bug 3370834 Cherrypick from master by Jean-Michel Trivi · 16 years ago
  67. 61dca67 Bug 3376700 Add support in APM for stream-specific volume curves by Jean-Michel Trivi · 16 years ago
  68. b517e00 do not merge - Fix issue 3371096. by Eric Laurent · 16 years ago
  69. 7333748 Fix issue 3371096. by Eric Laurent · 16 years ago
  70. 9357520 Tentative fix for issue 3362362. by Eric Laurent · 16 years ago
  71. eb0d0c4 Fix issue 3317627. by Eric Laurent · 16 years ago
  72. 626c85f Fix issue 3217707. by Eric Laurent · 16 years ago
  73. 0b456a6 Fix speakerphone routing to analog dock by Eric Laurent · 16 years ago
  74. f3a8d32 Change audio routing policy for HDMI by Eric Laurent · 16 years ago
  75. b3fd981 Fix audio mode log. by Eric Laurent · 16 years ago
  76. ed7c671 Fix issue 2641884: Bluetooth volume is dependent on in call volume. by Eric Laurent · 16 years ago
  77. 094b148 resolved conflicts for merge of 0d28be68 to master by Eric Laurent · 16 years ago
  78. 075a1f6 Fix issue 3142808. by Eric Laurent · 16 years ago
  79. 32cb1ba Fix issue 3225810. by Eric Laurent · 16 years ago
  80. f5aafb2 Fix issue 3157123. by Eric Laurent · 16 years ago
  81. f1fb01a Add new audio mode for audio communications other than telelphony. by Jean-Michel Trivi · 16 years ago
  82. 56ecd20 Add support for audio recording source in generic audio policy mgr. by Jean-Michel Trivi · 16 years ago
  83. c643d77 Add recording source for voice communication by Jean-Michel Trivi · 16 years ago
  84. b235dee Added support for dock headset observer by Praveen Bharathi · 16 years ago
  85. 173e75d am ce2e2184: am 37947afe: Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 16 years ago
  86. af59ce2 Fixed AudioFlinger not always pausing tracks by Eric Laurent · 16 years ago
  87. 9ad6e8b am de12c3cf: am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery time" into gingerbread by Eric Laurent · 16 years ago
  88. 44d9848 Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 16 years ago
  89. 9e2e2d2 am b047e3cd: am aeb2c62e: Merge "Fix several audio effects problems." into gingerbread by Eric Laurent · 16 years ago
  90. dac6911 Fix several audio effects problems. by Eric Laurent · 16 years ago
  91. f43c92f am 692dfafe: am 880dfe4f: Merge "Fix issue 3007862" into gingerbread by Eric Laurent · 16 years ago
  92. 84e9a10 Fix issue 3007862 by Eric Laurent · 16 years ago
  93. cc08406 am 11746caa: am 08959c63: Merge "Request permission for global audio effects." into gingerbread by Eric Laurent · 16 years ago
  94. fac4895 Request permission for global audio effects. by Eric Laurent · 16 years ago
  95. d20b4cf am 4d987850: am bd2e9ec6: Merge "Fix volume problems with insert revert" into gingerbread by Eric Laurent · 16 years ago
  96. e0aed6d Fix volume problems with insert revert by Eric Laurent · 16 years ago
  97. e5fe260 am 937056c1: am 32ec1ad1: Merge "Fix problem in AudioEffect::command() status." into gingerbread by Eric Laurent · 16 years ago
  98. aeae3de Fix problem in AudioEffect::command() status. by Eric Laurent · 16 years ago
  99. 1040127 am 55e79374: am f560ceab: Merge "Audio Effects: fix problems in volume control." into gingerbread by Eric Laurent · 16 years ago
  100. 8f45bd7 Audio Effects: fix problems in volume control. by Eric Laurent · 16 years ago