aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/mp3.cpp
AgeCommit message (Expand)Author
2014-08-01AUDIO: Rename MP3Stream's _totalTime to _curTime to better reflect the variab...Joni Vähämäki
2014-07-26AUDIO: Increment total play time when decoding MP3 data.Joni Vähämäki
2014-02-18AUDIO: Make GPL headers consistent in themselves.Johannes Schickel
2011-08-07COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn