aboutsummaryrefslogtreecommitdiff
path: root/scumm/sound.cpp
AgeCommit message (Expand)Author
2003-01-18fix compilation under VC6Paweł Kołodziejski
2003-01-13Fix old-game resource error dialogJames Brown
2003-01-12Fix ComI music bundle switching on disk changeJames Brown
2003-01-10added missing SYNC opcodePaweł Kołodziejski
2003-01-02Plop in some better disk switching code for CMI - I have no idea how well thi...James Brown
2003-01-01endian fixMax Horn
2002-12-31cleaned up soundKludgeMax Horn
2002-12-29fixed play CMI musicPaweł Kołodziejski
2002-12-28added missing returnPaweł Kołodziejski
2002-12-28added more stuff for CMI musicPaweł Kołodziejski
2002-12-28fixed warningMax Horn
2002-12-28added 16 bits samples to playVoicePaweł Kołodziejski
2002-12-28fix playVoicePaweł Kołodziejski
2002-12-28added CMI sound codecPaweł Kołodziejski
2002-12-27Voice sample support, again missing a required codecJames Brown
2002-12-27Add skeleton music support for CMI (but codec not implemented)James Brown
2002-12-26added FIXME commentMax Horn
2002-12-26map V8 talk opcodes to the right V6 opcodes; however, talking still locks up ...Max Horn
2002-12-25converted heaps of int16 to int for V8 compatibility; fixed defineArray for V...Max Horn
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