aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/imuse_digi/dimuse.h
AgeCommit message (Expand)Author
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-01-22SCUMM: Get rid of some redundant enum vals in iMuse digitialMax Horn
2009-01-10- added initial radio chatter sfx, still not fully correctPaweł Kołodziejski
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-01-21final fix for bug #1757010Paweł Kołodziejski
2008-01-20added experimental hack to code to prevent the same start music again if old ...Paweł Kołodziejski
2008-01-18iMuse Digital: Moved track & table definition from dimuse.h into separate hea...Max Horn
2008-01-18Don't hardcode value for which we have wonderful and nice constants defined ;)Max Horn
2008-01-15implement dimuse transition 12, not tested yetPaweł Kołodziejski
2008-01-14implement special case for playing music with beginning offset where other on...Paweł Kołodziejski
2008-01-14fixed setting hookId for music, it doesn't worked beforePaweł Kołodziejski
2008-01-13revert updateFadeMusicTrackPaweł Kołodziejski
2008-01-13fixed fadeOutMusic in transitionsPaweł Kołodziejski
2008-01-13added missing stoppingSequence to music transitions. still i'm not sure if it...Paweł Kołodziejski
2008-01-05Play SOU data instantly, not slightly delayed -> allows us to get rid of Trac...Max Horn
2008-01-05Moved some code which was being duplicated to methods of class TrackMax Horn
2008-01-01Patch #1839861 (Possible workaround for bugs related to cloneToFadeOutTrack):...Max Horn
2007-12-30Ooops, this was not supposed to be commitedMax Horn
2007-12-30atrib -> attrib; added some FIXME commentsMax Horn
2007-12-30Fix for bug #1635361: COMI: Music fade-out broken for compressed audioMax Horn
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-07-22cleanup (in particular, don't call something 'soundHandle' which is not a Mix...Max Horn
2007-06-02renamed variable in IMuseDigital music codePaweł Kołodziejski
2007-06-01rename some imuse variablesPaweł Kołodziejski
2007-06-01small correction of commentPaweł Kołodziejski
2007-06-01added comments for imuse digital variablesPaweł Kołodziejski
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-20Correct error messageMax Horn
2007-03-20cleanupMax Horn
2007-03-02Applied my own patch #1672572, after discussing it with Fingolfin. We no longerTorbjörn Andersson
2007-02-19Use consistent naming for the preprocessor constants used to guarantee thatTorbjörn Andersson
2006-10-21cleanupMax Horn
2006-10-07Moved all INSANE and SMUSH related code into ScummEngine_v7 (resp. ScummEngin...Max Horn
2006-05-18Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. ItTorbjörn Andersson
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn