aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/music.cpp
AgeCommit message (Expand)Author
2007-03-02Updated the BS1 music code to use the new looping feature in our MP3/Ogg deco...Max Horn
2007-03-01Get rid of the last two usages of File::incRef/decRefMax Horn
2007-02-25Added TODO: Sword1's MusicHandle::play etc. should be rewritten to take advan...Max Horn
2007-02-24Trying to unify the order in which we try the various audio formats: Prefer F...Max Horn
2007-02-24cleanupMax Horn
2007-02-20Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by meMax Horn
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn