1. 5a8a95d Use AudioPlaybackRate to hold TimestretchBufferProvider parameters by Ricardo Garcia · 10 years ago
  2. f1063e2 libmedia: fix all warning, make warnings errors, use clang by Lajos Molnar · 10 years ago
  3. 8edb8dc Add playback rate to AudioTrack by Andy Hung · 10 years ago
  4. f59497b Update comments by Glenn Kasten · 10 years ago
  5. 4ede21d Fix loop and position restoration in static AudioTracks by Andy Hung · 10 years ago
  6. 9b46158 Fix loop and position setting in static AudioTracks by Andy Hung · 10 years ago
  7. b187de1 Line length 100 by Glenn Kasten · 10 years ago
  8. 486a713 Fix 64 bit compiler warnings in AudioTrackShared by Andy Hung · 10 years ago
  9. 82a69ea Prevent ANR when AudioTrack is paused or re-routed by zunkyu.lee · 11 years ago
  10. 680b795 Fix AudioTrack loop mode to play audio from buffer start by Andy Hung · 11 years ago
  11. cb2129b Fix missing loop count for static tracks. by Andy Hung · 11 years ago
  12. 20f51b1 AudioTrack::flush() will no longer flush later data by Glenn Kasten · 11 years ago
  13. 34fb296 libmedia: 64-bit compile warnings by Mark Salyzyn · 11 years ago
  14. 6dbb5e3 Use of fast capture by normal capture by Glenn Kasten · 11 years ago
  15. e348c5b resolved conflicts for merge of c0bf836f to master by Elliott Hughes · 11 years ago
  16. ee49929 Move frameworks/av off private API. by Elliott Hughes · 11 years ago
  17. 9382378 resolved conflicts for merge of b1080917 to master by Elliott Hughes · 11 years ago
  18. 77e1512 Move frameworks/av off __futex_syscall3. by Elliott Hughes · 11 years ago
  19. c56f342 Pass stereo gains as packed minifloat by Glenn Kasten · 11 years ago
  20. 844f88c Cache mCblk in local variable cblk by Glenn Kasten · 11 years ago
  21. adad3d7 Use LOG_ALWAYS_FATAL instead of LOG_FATAL by Glenn Kasten · 11 years ago
  22. 751a9c8 Replace size_t in shared memory by uint32_t by Glenn Kasten · 11 years ago
  23. fdac7c0 Replace size_t in shared memory by uint32_t by Glenn Kasten · 11 years ago
  24. f0002d1 Merge "Replace control block frameCount_ by explicit in/out parameter" by Glenn Kasten · 11 years ago
  25. 74935e4 Replace control block frameCount_ by explicit in/out parameter by Glenn Kasten · 11 years ago
  26. 7c7be1e Fix some (but not all) unused parameter warnings by Glenn Kasten · 11 years ago
  27. 2e422c4 Allow releaseBuffer after flush by Glenn Kasten · 12 years ago
  28. cc21e4f AudioTrack: fix head position after restore by Eric Laurent · 12 years ago
  29. ce8828a Fix underruns when fast track denied due to SRC by Glenn Kasten · 12 years ago
  30. 82aaf94 Report underruns for fast tracks also by Glenn Kasten · 12 years ago
  31. d054c32 Move control block mName to createTrack() output by Glenn Kasten · 12 years ago
  32. 96f60d8 Rename control block flags to mFlags by Glenn Kasten · 12 years ago
  33. f20e1d8 Rename control block server to mServer and add comments by Glenn Kasten · 12 years ago
  34. b1a270d libmedia: offloaded playback support by Richard Fitzgerald · 12 years ago
  35. bfb1b83 AudioFlinger: offload playback, non-blocking write by Eric Laurent · 12 years ago
  36. ce177bb Merge "AudioTrackShared cleanup" by Glenn Kasten · 12 years ago
  37. 050501d Fix AudioTrack::flush() by Glenn Kasten · 12 years ago
  38. 7db7df0 AudioTrackShared cleanup by Glenn Kasten · 12 years ago
  39. 93bb77d Workaround AudioRecord bug for large buffer sizes by Glenn Kasten · 12 years ago
  40. 0d09a9b Use mFutex as an event flag rather than semaphore by Glenn Kasten · 12 years ago
  41. 9f80dd2 New control block for AudioTrack and AudioRecord by Glenn Kasten · 12 years ago
  42. e3aa659 Start isolating control block accesses in a proxy by Glenn Kasten · 12 years ago
  43. a8190fc Split off the current control block to separate file by Glenn Kasten · 12 years ago