aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/sound.cpp
AgeCommit message (Expand)Author
2010-02-13Added the beginnings of scene set-up logicPaul Gilbert
2010-01-30Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.Johannes Schickel
2010-01-30Beginnings of a separation of the MADS and M4 engines into separate classes. ...Paul Gilbert
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn
2010-01-23Reorder params to Audio::makeRawMemoryStreamMax Horn
2010-01-19Started to get rid of Audio::FLAG_LOOPMax Horn
2010-01-19Move raw audio flags from sound/mixer.h to sound/raw.hMax Horn
2010-01-19Remove loop start/end params from Mixer::playRaw; convert some code from Mixe...Max Horn
2010-01-19Get rid of Mixer::FLAG_AUTOFREE.Max Horn
2009-09-24Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an...Filippos Karapetis
2009-09-24Fixed some more warnings about unreachable codeFilippos Karapetis
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis