aboutsummaryrefslogtreecommitdiff
path: root/sound/decoders/raw.h
AgeCommit message (Collapse)Author
2010-01-30Add a factory which plays audio from a buffer via RawDiskStream.Johannes Schickel
svn-id: r47714
2010-01-30- Mark makeRawDiskStream factory as deprecated.Johannes Schickel
- Introduce two new makeRawStream factories, one is using RawStreamBlockList instead of an RawDiskStreamAudioBlock array. svn-id: r47713
2010-01-30Change RawDiskStream to use a Common::List to store its blocks internally.Johannes Schickel
svn-id: r47712
2010-01-26Remove outdated commentsMax Horn
svn-id: r47582
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir ↵Max Horn
sound/decoders/ svn-id: r47579