aboutsummaryrefslogtreecommitdiff
path: root/scumm/imuse_digi/dimuse.h
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-05revert experimental imuse changesPaweł Kołodziejski
2006-01-28not used nowPaweł Kołodziejski
2006-01-28not used nowPaweł Kołodziejski
2006-01-28experimental imuse without timer thread usage, it might still have issue stop...Paweł Kołodziejski
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-08Change __PALM_OS__ with new PALMOS_68K / PALMOS_MODEChris Apers
2005-05-14Improvements to --disable-* stuff. Now less ugly #ifdefs with #includes.Eugene Sandulenko
2005-05-11Moved some more stuff to namespace Audio (enough for tonight)Max Horn
2005-04-26Reduce dependencies on saveload.hMax Horn
2005-04-20Renamed _mouseButStat -> _mouseAndKeyboardStat (that's what it really is); mo...Max Horn
2005-03-12PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...Max Horn
2005-03-12some experimental changesPaweł Kołodziejski
2005-01-28Use class Mutex instead of MutexRefMax Horn
2005-01-25added support for compressed bun filesPaweł Kołodziejski
2005-01-10A little more moving around #include's (last one for today ;-)Max Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-09Moving AppendableAudioStream into SCUMM engine, as it is only used thereMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-27Add 'speech' sound type to mixer; make use of that in iMuse DigitalMax Horn
2004-11-28Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu...Max Horn
2004-11-24Some code transformations (no functional change)Max Horn
2004-10-07Fix doxygen warningMax Horn
2004-09-25Fix doxygen warningsMax Horn
2004-06-20trackOffset is obsolote, added few debugs, added flush sounds while smush ply...Paweł Kołodziejski
2004-06-19chnaged fps in imuse digi to dynamic paramPaweł Kołodziejski
2004-05-26decreased usage of stack mutex locks for imuse digitalPaweł Kołodziejski
2004-05-23opsPaweł Kołodziejski
2004-05-23some optimisations in imuse digiPaweł Kołodziejski
2004-05-02this tooPaweł Kołodziejski
2004-05-02changed from int to int32 to be surePaweł Kołodziejski
2004-05-02added rest of save/load codePaweł Kołodziejski
2004-05-02added some save/load code (in progress)Paweł Kołodziejski
2004-05-02stub for digital imuse save/loadPaweł Kołodziejski
2004-05-01- update namesPaweł Kołodziejski
2004-04-26imuse audio stream are use dynamic append size nowPaweł Kołodziejski
2004-04-26fixed logic code bug. it should not try start sound if not free slotPaweł Kołodziejski
2004-04-26fixed stopping imuse soundsPaweł Kołodziejski
2004-04-25dropped pull method for imusePaweł Kołodziejski
2004-04-13added experimental and buggy pull method to imuse, it's disabled by default, ...Paweł Kołodziejski
2004-04-11pull not poolPaweł Kołodziejski
2004-04-11add initial code for pull procedurePaweł Kołodziejski
2004-04-11implemented 'fade buffers' stuffPaweł 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-09rename to _nextSeqToPlayPaweł Kołodziejski
2004-04-06- split imuse digital code,Paweł Kołodziejski
2004-04-05added voice group volume to scumm engine for imuse digital and implemeted vol...Paweł Kołodziejski