aboutsummaryrefslogtreecommitdiff
path: root/scumm/imuse_digi
AgeCommit message (Expand)Author
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-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-11pull not poolPaweł Kołodziejski
2004-04-11pull not poolPaweł Kołodziejski
2004-04-11add initial code for pull procedurePaweł Kołodziejski
2004-04-11exclude for FT sound loopsPaweł Kołodziejski
2004-04-11implemented 'fade buffers' stuffPaweł Kołodziejski
2004-04-10cleanupMax Horn
2004-04-09fixed 'region' codePaweł Kołodziejski
2004-04-09revertPaweł Kołodziejski
2004-04-09-fix for dig demoPaweł Kołodziejski
2004-04-09back refreshScript only for DIG, add stopping music while changing bundlePaweł Kołodziejski
2004-04-09refreshScript was wrong usedPaweł Kołodziejski
2004-04-09correction for stoping sequencePaweł Kołodziejski
2004-04-09rename to _nextSeqToPlayPaweł Kołodziejski
2004-04-08another fixPaweł Kołodziejski
2004-04-08fix for music codePaweł Kołodziejski
2004-04-08fix for region codePaweł Kołodziejski
2004-04-07ops and forgot :)Paweł Kołodziejski
2004-04-07corections to music codePaweł Kołodziejski
2004-04-06- split imuse digital code,Paweł Kołodziejski
2004-04-06that is not needed anymorePaweł Kołodziejski
2004-04-06that is not needed anymorePaweł Kołodziejski
2004-04-05remove usage VAR_SYNC. in scripts used only one time, it's set to 0Paweł Kołodziejski
2004-04-05added voice group volume to scumm engine for imuse digital and implemeted vol...Paweł Kołodziejski
2004-03-28Remove explicit OSystem parameter from StackLock constructor; added OSystem::...Max Horn
2004-03-27implemented priorites for imuse soundsPaweł Kołodziejski
2004-03-27cleanup, and fix bug in tablePaweł Kołodziejski
2004-03-27some changes to imuse digitalPaweł Kołodziejski
2004-03-23changed a little hook id codePaweł Kołodziejski
2004-03-23fixed fade out delayPaweł Kołodziejski
2004-03-13fix for voice bundle bug in german version comiPaweł Kołodziejski
2004-03-03unsigned ints are always >= 0 (fix warnings)Max Horn
2004-03-02synced local imuse. many bug fixes, and few new bugs :)Paweł Kołodziejski
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-14fixed bug #892426 - improved FT sound loopsPaweł Kołodziejski
2004-02-14Fix compilationEugene Sandulenko
2004-02-14Explaining odd hacks with a comment is usually a good idea :-)Max Horn
2004-02-14fix for bug #896525, it align pull data and freq to 25 calls per sec.Paweł Kołodziejski
2004-02-14Add mutex tracking to make it easier to debug imuse deadlocksJames Brown
2004-02-13proper usage actor talkVolumePaweł Kołodziejski
2004-01-30improved debug message; code simplificationMax Horn
2004-01-29Renamed the 'pan' effect of the mixer to 'balance', since that is what we act...Max Horn