aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/wave.h
AgeCommit message (Expand)Author
2016-08-05AUDIO: Add titanic to list of engines using wave filesPaul Gilbert
2016-06-21AUDIO: Fix incorrect forward declarationColin Snover
2016-06-19AUDIO: Make WAV streams seekableColin Snover
2015-06-05AUDIO: Add more engines that use wave.h that I missed before.Torbjörn Andersson
2015-06-05AUDIO: Update list of engines that use wave.hTorbjörn Andersson
2014-02-18AUDIO: Make GPL headers consistent in themselves.Johannes Schickel
2011-10-28AUDIO: Adapt include guard names to the "new" directory name.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn