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