aboutsummaryrefslogtreecommitdiff
path: root/sound/decoders/voc.cpp
AgeCommit message (Expand)Author
2010-05-29Fix typo(?) which prevents streaming code from compiling.Neil Millstone
2010-03-08Tweak makeVOCDiskStreamMax Horn
2010-02-03Rename RawAudioStream to RawStream for consistency.Johannes Schickel
2010-01-30Remove RawMemoryStream.Johannes Schickel
2010-01-30Get rid of Audio::makeRawMemoryStream_OLD.Johannes Schickel
2010-01-30- Mark makeRawDiskStream factory as deprecated.Johannes Schickel
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn