aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/player_mod.cpp
AgeCommit message (Expand)Author
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-03-10cleanupMax Horn
2010-01-30Use SubLoopingAudioStream instead of makeLoopingAudioStream in SCUMM. (Incorr...Johannes Schickel
2010-01-30Get rid of Audio::makeRawMemoryStream_OLD.Johannes Schickel
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-23Get rid of FLAG_LOOPMax Horn
2010-01-23Get rid of deprecated makeRawDiskStream variants; rename deprecated makeRawMe...Max Horn
2010-01-19Move raw audio flags from sound/mixer.h to sound/raw.hMax Horn
2010-01-19Get rid of Mixer::FLAG_AUTOFREE.Max Horn
2010-01-19Move raw audio streams to new header sound/raw.hMax Horn
2010-01-19Rename 'Linear' audio streams to 'raw'Max Horn
2010-01-08Switch Mixer::playInputStream to use DisposeAfterUse::FlagMax Horn
2008-10-11Add patch from Quietust - Correct music speed in Amiga V2/V3 games.Travis Howell
2008-02-12Alter last changes, for code formatting.Travis Howell
2008-02-12Add patch #1891606 - Improved sound playback for Amiga SCUMM V2/V3 games.Travis Howell
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-02Changed the order of the parameters of makeLinearInputStream to resemble Mixe...Max Horn
2007-02-20Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by meMax Horn
2006-10-21cleanupMax Horn
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn