1. eecd765 Use only strong references to AudioEffect by Eric Laurent · 11 years ago
  2. be71aa2 Respect the record audio app op - media by Svet Ganov · 11 years ago
  3. 40bc906 namespace does not need a closing semicolon by Glenn Kasten · 11 years ago
  4. 06b4606 Update calls to IInterface::asBinder() by Marco Nelissen · 11 years ago
  5. a0fd9ca AudioEffect acquires session by Jean-Michel Trivi · 11 years ago
  6. 0f11b51 Fix unused parameter warnings in audio by Glenn Kasten · 12 years ago
  7. 8d6cc84 Remove unnecessary parameter by Glenn Kasten · 14 years ago
  8. 85ab62c Line length 100 by Glenn Kasten · 13 years ago
  9. a189a68 Use struct assignment instead of explicit memcpy by Glenn Kasten · 14 years ago
  10. e53b9ea Whitespace and indentation by Glenn Kasten · 14 years ago
  11. f063b49 Fix build warning by Glenn Kasten · 14 years ago
  12. af7d818 Enhance Visualizer behavior in the case of mediaserver death. by John Grossman · 14 years ago
  13. 90bebef No newline or space at end of ALOG format string by Glenn Kasten · 14 years ago
  14. 5e92a78 Effect UUID inputs passed by pointer are const by Glenn Kasten · 14 years ago
  15. f587ba5 Declare more IAudioFlinger methods const by Glenn Kasten · 14 years ago
  16. a0d6833 Use NULL not 0 for raw pointers by Glenn Kasten · 14 years ago
  17. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  18. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  19. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  20. 57dae99 Added APIs for audio preprocessing by Eric Laurent · 15 years ago
  21. 7c7f10b Audio framework: support for audio pre processing by Eric Laurent · 15 years ago
  22. 65580f9 Removed interface to load audio effects libraries by Eric Laurent · 15 years ago
  23. cc8ace7 Do not disable effect in AudioEffect destructor. by Eric Laurent · 15 years ago
  24. f5aafb2 Fix issue 3157123. by Eric Laurent · 15 years ago
  25. 0fa449c Fix error in AudioEffect command status reporting. by Eric Laurent · 15 years ago
  26. 8569f0d Fixed several audio effects problems. by Eric Laurent · 16 years ago
  27. 25f4395 Audio effects: modified command() parameter types. by Eric Laurent · 16 years ago
  28. 42a050f Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 16 years ago
  29. da7581b Added Visualizer effect. by Eric Laurent · 16 years ago
  30. ffe9c25 Various fixes and improvements in audio effects implementation by Eric Laurent · 16 years ago
  31. 801a118 Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 16 years ago