summaryrefslogtreecommitdiffstats
path: root/variablespeed/jni/variablespeed.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix AudioEngine to allow re-initialization - DO NOT MERGEJay Shrauner2014-03-061-6/+13
* Initialize requested interfaces arrayGlenn Kasten2012-07-031-2/+2
* Fix playback in variable speed audio.Hugo Hudson2011-09-091-7/+2
* Enables detailed logging during variable speed playback.Flavio Lerda2011-09-051-2/+18
* Allows selecting the audio stream used for playback.Flavio Lerda2011-09-011-7/+30
* Fix the audio stutter during playback.Hugo Hudson2011-08-271-3/+3
* Fix a rare crash.Hugo Hudson2011-08-101-2/+8
* Playback now handles any sample rate and channel combo.Hugo Hudson2011-07-291-262/+236
* Adds tests for Variable Speed code.Hugo Hudson2011-07-251-79/+122
* Initial check-in of variable speed playback library.Hugo Hudson2011-07-151-0/+800