aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-04-28cleanupPaweł Kołodziejski
2004-04-27that is not need anymorePaweł Kołodziejski
2004-04-27Fixed warning by removing unused variable.Torbjörn Andersson
2004-04-26imuse audio stream are use dynamic append size nowPaweł Kołodziejski
2004-04-26Tweaked a few things to accommodateJamieson Christian
2004-04-26fixed logic code bug. it should not try start sound if not free slotPaweł Kołodziejski
2004-04-26locking resource sounds while using them to prevent expirePaweł Kołodziejski
2004-04-26added mutex into smush playerPaweł Kołodziejski
2004-04-26renamePaweł Kołodziejski
2004-04-26forgot itPaweł Kołodziejski
2004-04-26mixer buffer size depend on format of sound, it's 1 second timed bufferPaweł Kołodziejski
2004-04-26fixed stopping imuse soundsPaweł Kołodziejski
2004-04-26fixed cue music in FTPaweł Kołodziejski
2004-04-26added some indexed commentsPaweł Kołodziejski
2004-04-25- added workaround for strange regions length in some FT voc samplesPaweł Kołodziejski
2004-04-25dropped pull method for imusePaweł Kołodziejski
2004-04-25Fix regression in DIG demoMax Horn
2004-04-25Workaround for bug #864030 (COMI: ASCII 0xb (11) not handled)Max Horn
2004-04-25Updated the 'report to fingolfin' messageMax Horn
2004-04-24Patch #937443 (Monkey Island SegaCD Sound Fix), and some changes by meMax Horn
2004-04-24few corrections, more debugPaweł Kołodziejski
2004-04-24add check if track is meanwhile stopedPaweł Kołodziejski
2004-04-24forgot removed hackPaweł Kołodziejski
2004-04-24in pull method code alsoPaweł Kołodziejski
2004-04-24c&p bug, it should not break loop but continuePaweł Kołodziejski
2004-04-24fixed bug related to regions. sound of status for remove should not processed...Paweł Kołodziejski
2004-04-24free slot and return NULL when it can't open bundle filePaweł Kołodziejski
2004-04-24Increased _numNewNames to 150. Judging by bug #941275 it wasn't enough toTorbjörn Andersson
2004-04-23remove old zak256 target, if you're still using this its time to start using ...Jonathan Gray
2004-04-20Added note that the previous commit probably fixed bug #933610 as well.Torbjörn Andersson
2004-04-20Increased _numNewNames from 50 to 100 to prevent overflow in MI2 endgame.Torbjörn Andersson
2004-04-17Removed XOR encoding stuff from File class; instead the new Scumm::XORFile cl...Max Horn
2004-04-17Amiga Monkey Island 1 sound update from Quietust:Travis Howell
2004-04-16Revert debug levelsMax Horn
2004-04-16Unify some codeMax Horn
2004-04-16Fixed illegal access to protected/private member on PalmOS (??)Chris Apers
2004-04-16Fix regression introduced with the mac loom copy protection changes in rev 1....Jonathan Gray
2004-04-15Changed the type of value from char to int8. Otherwise, if char happens toTorbjörn Andersson
2004-04-14forgot thatPaweł Kołodziejski
2004-04-13added support for compressed FOBJ chunks in smush movie files.Paweł Kołodziejski
2004-04-13added experimental and buggy pull method to imuse, it's disabled by default, ...Paweł Kołodziejski
2004-04-12disabled wait in stopAllSounds in imuse digital, it can cause deadlockPaweł Kołodziejski
2004-04-11Workaround for bug #847827 (FOA: Wrong sprite z-order at specific place)Max Horn
2004-04-11Fixing up the mess I made out of the branches <sigh>Max Horn
2004-04-11oopsMax Horn
2004-04-11Oops! Accidentally copied the HEAD sound.cpp into the 0.6.0 branchMax Horn
2004-04-11pull not poolPaweł Kołodziejski
2004-04-11pull not poolPaweł Kołodziejski
2004-04-11add initial code for pull procedurePaweł Kołodziejski
2004-04-11forgot thatPaweł Kołodziejski