1. e336f91 Add support for querying if a stream is active remotely by Jean-Michel Trivi · 12 years ago
  2. 7da35f2 Use size_t for frame counts by Glenn Kasten · 12 years ago
  3. 1127d65 Use uint32_t for sample rate by Glenn Kasten · 12 years ago
  4. f6fd99c Remove deprecated AudioSystem methods by Glenn Kasten · 12 years ago
  5. 8af901c Line length 100 by Glenn Kasten · 12 years ago
  6. d7823e4 Fix typo by Glenn Kasten · 12 years ago
  7. e3f641f Support querying active record sources by Jean-Michel Trivi · 12 years ago
  8. 4c6db4c Implement android.media.AudioManager.getProperty() by Glenn Kasten · 12 years ago
  9. 58e5aa3 effect_descriptor_t const correctness by Glenn Kasten · 13 years ago
  10. 254af18 Use audio_channel_mask_t more places by Glenn Kasten · 12 years ago
  11. dd8104c Use audio_channel_mask_t more consistently by Glenn Kasten · 12 years ago
  12. 2001005 Remove acoustics from AudioSystem::getInput() by Glenn Kasten · 13 years ago
  13. 0ca3cf9 rename audio policy output flags by Eric Laurent · 13 years ago
  14. 1a9ed11 audio policy: add configuration file by Eric Laurent · 13 years ago
  15. e53b9ea Whitespace and indentation by Glenn Kasten · 13 years ago
  16. a19ffb6 Merge "audio policy: use audio_devices_t when appropriate" by Eric Laurent · 13 years ago
  17. 6374252 audio policy: use audio_devices_t when appropriate by Eric Laurent · 13 years ago
  18. b81cc8c IAudioFlingerClient::ioConfigChanged param2 const by Glenn Kasten · 13 years ago
  19. 72ef00d Use audio_io_handle_t consistently instead of int by Glenn Kasten · 13 years ago
  20. a0d6833 Use NULL not 0 for raw pointers by Glenn Kasten · 13 years ago
  21. 211eeaf More audio_stream_type_t by Glenn Kasten · 13 years ago
  22. eba51fb Use audio_source_t consistently by Glenn Kasten · 13 years ago
  23. 58f3021 Use audio_format_t consistently, continued by Glenn Kasten · 13 years ago
  24. d967f0a Merge "Remove redundant get()" by Glenn Kasten · 13 years ago
  25. 7fc9a6f Remove redundant get() by Glenn Kasten · 13 years ago
  26. ea3cc3b Merge "Remove dead setRingerMode(mode, mask)" by Glenn Kasten · 13 years ago
  27. 241fc78 Merge "Simplify range check for audio_mode_t (continued)" by Glenn Kasten · 13 years ago
  28. 347966c Simplify range check for audio_mode_t (continued) by Glenn Kasten · 13 years ago
  29. 0b07b80 Remove dead setRingerMode(mode, mask) by Glenn Kasten · 13 years ago
  30. c813985 Temporarily restore AudioSystem/AudioTrack APIs with their former signatures by Andreas Huber · 13 years ago
  31. 63ad6aa Merge "audio framework: manage stream volume per device" by Eric Laurent · 13 years ago
  32. 83844cc audio framework: manage stream volume per device by Eric Laurent · 13 years ago
  33. 0696400 Merge "Use audio_mode_t consistently" by Glenn Kasten · 13 years ago
  34. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  35. f78aee7 Use audio_mode_t consistently by Glenn Kasten · 13 years ago
  36. 3bba0e0 Merge "Fix race in AudioSystem::getInputBufferSize" by Glenn Kasten · 13 years ago
  37. f8c1a6f Fix race in AudioSystem::getInputBufferSize by Glenn Kasten · 13 years ago
  38. 930f4ca Simplify range check for audio_mode_t by Glenn Kasten · 13 years ago
  39. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  40. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  41. b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  42. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  43. 71b63e3 Fix issue 5252593: any app can restart the runtime by Eric Laurent · 13 years ago
  44. 9f6530f 226483: A2DP connected, but music out to speaker by Eric Laurent · 13 years ago
  45. db7c079 Audio effects: track CPU and memory use separately by Eric Laurent · 13 years ago
  46. 3a34bef Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  47. 7c7f10b Audio framework: support for audio pre processing by Eric Laurent · 14 years ago
  48. 0512ab5 Remove dead code related to gettid by Glenn Kasten · 14 years ago
  49. 6476024 update for new audio.h header location by Dima Zavin · 14 years ago
  50. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  51. db5cb14 libmedia: move AudioParameter out of AudioSystem by Dima Zavin · 14 years ago
  52. 6b2718c Bug 3352047 Wrong message when adjusting volume by Glenn Kasten · 14 years ago
  53. eda6c36 Fix issue 3371080 by Eric Laurent · 14 years ago
  54. 56ecd20 Add support for audio recording source in generic audio policy mgr. by Jean-Michel Trivi · 14 years ago
  55. 8184a57 resolved conflicts for merge of dd206093 to master by Eric Laurent · 14 years ago
  56. de07013 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
  57. fc499ca am 030a1553: am 2ea200c5: Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 15 years ago
  58. be916aa Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 15 years ago
  59. 2dadcda Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO. by Eric Laurent · 15 years ago
  60. be55a2d Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
  61. 05bca2f Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 15 years ago
  62. df49e89 am 8978547f: am f5fe3949: Fix issue 2459650. by Eric Laurent · 15 years ago
  63. 7c7fa1b Fix issue 2459650. by Eric Laurent · 15 years ago
  64. 342e9cf Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
  65. b72a396 Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 15 years ago
  66. 0ef583f Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash. by Eric Laurent · 15 years ago
  67. f0ee6f4 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 15 years ago
  68. a9c322e Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 15 years ago
  69. fa2877b Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 15 years ago
  70. c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  71. 7562408 move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  72. 48f7f5e AI 144097: am: CL 144054 am: CL 144053 Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800 by Eric Laurent · 16 years ago
  73. 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  74. 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  75. 7a2146d auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  76. 5e07b57 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  77. 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  78. 2729ea9 Initial Contribution by The Android Open Source Project · 16 years ago