1. 4629161 AudioSystem: new audioflinger restart detection by Eric Laurent · 13 years ago
  2. eced2da Use correct type for OutputDescriptor::format by Glenn Kasten · 13 years ago
  3. fad226a Use standard name and type for channel mask by Glenn Kasten · 13 years ago
  4. 4182c4e Use AudioSystem::setLowRamDevice() to configure memory by Glenn Kasten · 13 years ago
  5. 1ab85ec Include what is needed by Glenn Kasten · 13 years ago
  6. ad3af33 Public API changes for audio offload support. by Richard Fitzgerald · 13 years ago
  7. 272ab54 Add support for querying if a stream is active remotely by Jean-Michel Trivi · 13 years ago
  8. e33054e Use size_t for frame counts by Glenn Kasten · 13 years ago
  9. 3b16c76 Use uint32_t for sample rate by Glenn Kasten · 13 years ago
  10. a552d60 Remove deprecated AudioSystem methods by Glenn Kasten · 13 years ago
  11. 85ab62c Line length 100 by Glenn Kasten · 13 years ago
  12. d708603 Support querying active record sources by Jean-Michel Trivi · 13 years ago
  13. cc0f1cf Implement android.media.AudioManager.getProperty() by Glenn Kasten · 13 years ago
  14. 58e5aa3 effect_descriptor_t const correctness by Glenn Kasten · 14 years ago
  15. bf04a5d Simplify AudioRecord::getInputFramesLost() by Glenn Kasten · 14 years ago
  16. 254af18 Use audio_channel_mask_t more places by Glenn Kasten · 14 years ago
  17. dd8104c Use audio_channel_mask_t more consistently by Glenn Kasten · 14 years ago
  18. 2001005 Remove acoustics from AudioSystem::getInput() by Glenn Kasten · 14 years ago
  19. 2986460 Fix issues with synchronous record start. by Eric Laurent · 14 years ago
  20. 0ca3cf9 rename audio policy output flags by Eric Laurent · 14 years ago
  21. 1a9ed11 audio policy: add configuration file by Eric Laurent · 14 years ago
  22. a011e35 implemented synchronous audio capture by Eric Laurent · 14 years ago
  23. a19ffb6 Merge "audio policy: use audio_devices_t when appropriate" by Eric Laurent · 14 years ago
  24. 6374252 audio policy: use audio_devices_t when appropriate by Eric Laurent · 14 years ago
  25. b81cc8c IAudioFlingerClient::ioConfigChanged param2 const by Glenn Kasten · 14 years ago
  26. 3030fce renamed audio policy output flag. by Eric Laurent · 14 years ago
  27. 99e53b8 Update comments by Glenn Kasten · 14 years ago
  28. 72ef00d Use audio_io_handle_t consistently instead of int by Glenn Kasten · 14 years ago
  29. 211eeaf More audio_stream_type_t by Glenn Kasten · 14 years ago
  30. eba51fb Use audio_source_t consistently by Glenn Kasten · 14 years ago
  31. 58f3021 Use audio_format_t consistently, continued by Glenn Kasten · 14 years ago
  32. ea3cc3b Merge "Remove dead setRingerMode(mode, mask)" by Glenn Kasten · 14 years ago
  33. 0b07b80 Remove dead setRingerMode(mode, mask) by Glenn Kasten · 14 years ago
  34. c813985 Temporarily restore AudioSystem/AudioTrack APIs with their former signatures by Andreas Huber · 14 years ago
  35. 63ad6aa Merge "audio framework: manage stream volume per device" by Eric Laurent · 14 years ago
  36. 83844cc audio framework: manage stream volume per device by Eric Laurent · 14 years ago
  37. 0696400 Merge "Use audio_mode_t consistently" by Glenn Kasten · 14 years ago
  38. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 14 years ago
  39. f78aee7 Use audio_mode_t consistently by Glenn Kasten · 14 years ago
  40. 9f6530f 226483: A2DP connected, but music out to speaker by Eric Laurent · 15 years ago
  41. db7c079 Audio effects: track CPU and memory use separately by Eric Laurent · 15 years ago
  42. 3a34bef Keep effects sessions active when the caller dies. by Marco Nelissen · 15 years ago
  43. 7c7f10b Audio framework: support for audio pre processing by Eric Laurent · 15 years ago
  44. 7394a4f audio: update for audio/audio_policy header names/locations by Dima Zavin · 15 years ago
  45. 6476024 update for new audio.h header location by Dima Zavin · 15 years ago
  46. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 15 years ago
  47. db5cb14 libmedia: move AudioParameter out of AudioSystem by Dima Zavin · 15 years ago
  48. 4bcae82 Miscellaneous code cleanup in audio framework by Glenn Kasten · 15 years ago
  49. 6b2718c Bug 3352047 Wrong message when adjusting volume by Glenn Kasten · 15 years ago
  50. eda6c36 Fix issue 3371080 by Eric Laurent · 15 years ago
  51. f1fb01a Add new audio mode for audio communications other than telelphony. by Jean-Michel Trivi · 15 years ago
  52. 56ecd20 Add support for audio recording source in generic audio policy mgr. by Jean-Michel Trivi · 15 years ago
  53. b235dee Added support for dock headset observer by Praveen Bharathi · 15 years ago
  54. de07013 Audio policy manager changes for audio effects by Eric Laurent · 16 years ago
  55. ffe9c25 Various fixes and improvements in audio effects implementation by Eric Laurent · 16 years ago
  56. be916aa Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 16 years ago
  57. 135ad07 Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries. by Eric Laurent · 16 years ago
  58. 05bca2f Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 16 years ago
  59. 342e9cf Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 16 years ago
  60. b72a396 Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 16 years ago
  61. 492e666 Create base class for audio policy manager. by Eric Laurent · 16 years ago
  62. 7ddd450 Fix issues 2333450 and 2333559: by Eric Laurent · 16 years ago
  63. 48643f3 Partially fix bug 2111240 Detect docking / undocking event by reporting by Jean-Michel Trivi · 16 years ago
  64. 0f2d1e2 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 16 years ago
  65. 90b75fb Fix 2194140: [Passion] Support Audience chip. by Eric Laurent · 16 years ago
  66. f0ee6f4 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
  67. a9c322e Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 17 years ago
  68. fa2877b Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 17 years ago
  69. 9a92037 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 17 years ago
  70. c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 17 years ago
  71. 29a6500 AI 143327: am: CL 143177 am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 17 years ago
  72. 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  73. 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  74. 25658fd auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 17 years ago
  75. 7a2146d auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 17 years ago
  76. 5e07b57 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  77. 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  78. 2729ea9 Initial Contribution by The Android Open Source Project · 17 years ago