aboutsummaryrefslogtreecommitdiff
path: root/scumm/sound.cpp
AgeCommit message (Expand)Author
2002-12-05Fixed inappropriate expiration of sound resources,Jamieson Christian
2002-11-19fix warning when compiling w/o vorbis/mp3 supportMax Horn
2002-11-17Fixes to Master/SFX/Music volumes:Jamieson Christian
2002-11-13more initialisation fixesMax Horn
2002-11-05fixed warningsMax Horn
2002-11-05fix for bug #633082; added some asserts to catch similiar problems in the futureMax Horn
2002-10-31fix the fixme.. changing one of the pcm_seek calls back to time_seek was what...Jonathan Gray
2002-10-31force non integer math to make loom work properly with vorbis againJonathan Gray
2002-10-28Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define.James Brown
2002-10-27don't put samples into stream SoundMixer if sound card is disabledPaweł Kołodziejski
2002-10-27Add monster.sog support, patch #629362Travis Howell
2002-10-27patch #628997 support for ogg vorbis instead of cd tracks by Daniel Schepler....Jonathan Gray
2002-10-23fix -Wshadow warningsMax Horn
2002-10-22fixing various warnings that occur with -Wshadow;some other minor cleanupMax Horn
2002-10-21Patch 622642James Brown
2002-10-21The terms Word and DWord are somewhat Windows centric; in fact there are syst...Max Horn
2002-10-21use File::size() method were it makes sense; one small change to simon.cpp ba...Max Horn
2002-10-20Patch 625904: CD LoopingJames Brown
2002-10-18Fix Wait:forActorDraw and the 'infinite mouth movement' problem in The Dig.James Brown
2002-10-16Make it possible to disable digitalimuse by just commenting out it'sJames Brown
2002-10-16fixes to imusePaweł Kołodziejski
2002-10-15changes to imusePaweł Kołodziejski
2002-10-15cleanup sfx and music in imuse, changed talkdelay description(disable) in the...Paweł Kołodziejski
2002-10-08synced with local sources (imuse)Paweł Kołodziejski
2002-10-06applied patch: #619275Paweł Kołodziejski
2002-10-06hack: enabled exit from loop on bad opcode.Paweł Kołodziejski
2002-10-04added looping voc samples in imuse(not tested)Paweł Kołodziejski
2002-10-03FT also use ImusePaweł Kołodziejski
2002-10-03patch #617417: Sound fix for Sam & Max demoMax Horn
2002-10-02fixed compilation and indentPaweł Kołodziejski
2002-10-02added panning control in imuse and reverse stereo supportPaweł Kołodziejski
2002-10-02patch #617419: SAM: sound fixMax Horn
2002-10-02Fix 'isSoundRunning' for Creative samples (eg, Full Throttle)James Brown
2002-09-30changed from byte to int16 to handle sound number greater than 255Paweł Kołodziejski
2002-09-30changed the dig music into stream soundPaweł Kołodziejski
2002-09-30synced with local sources (imuse)Paweł Kołodziejski
2002-09-29Patch #616146: Hack to prevent multiple sounds on DOTT/SamNmax (not sure if i...James Brown
2002-09-29framework of Imuse sound for The DigPaweł Kołodziejski
2002-09-26some fixes for the message dialog; added some commentsMax Horn
2002-09-26Patch 614223: _sfxMode fixJames Brown
2002-09-22renamec string -> _string and sentence -> _sentence in class Scumm (I origina...Max Horn
2002-09-22yet more warning fixesMax Horn
2002-09-21Add the following patches:Travis Howell
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
2002-09-16Fix some odd regression issue.James Brown
2002-09-15improved open function in File classPaweł Kołodziejski
2002-09-15speed changes to play smush moviesPaweł Kołodziejski
2002-09-13reducing some header dependenciesMax Horn
2002-09-13patch #608226 (Sam & Max sound fix)Max Horn
2002-09-11Commited the following patchesTravis Howell