aboutsummaryrefslogtreecommitdiff
path: root/scumm/sound.cpp
AgeCommit message (Expand)Author
2003-03-01hacky support for humongous talkie formatJonathan Gray
2003-02-28change rate for humongous DIGI sounds to 11025Jonathan Gray
2003-02-08more stuff made 'protected'Max Horn
2003-02-03revert part of the no sound device present stuff that was causing speech to f...Jonathan Gray
2003-01-29Stop the sound que stuff erroring(). This code was nasty, it LET itself write...James Brown
2003-01-26added "implementation" of imGetMusicPositionPaweł Kołodziejski
2003-01-26Patch 671701: SO_TALK_FREQUENCYJames Brown
2003-01-25added assert for voice samplesPaweł Kołodziejski
2003-01-25implemented properly comi sound codecsPaweł Kołodziejski
2003-01-25applied patch #674141: CMI: Smush sync tuningPaweł Kołodziejski
2003-01-24LCA'03 commit: Fix talking where no sound hardware is presentJames Brown
2003-01-20patch #670660 by Daniel Schepler, properly handle disc switching wrt voice fi...Jonathan Gray
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