Age | Commit message (Expand) | Author |
2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2009-09-23 | fix for bug #2820389 | Paweł Kołodziejski |
2009-09-23 | not need continue checks after found | Paweł Kołodziejski |
2009-03-20 | SCUMM: Split intern.h into multiple headers | Max Horn |
2008-02-05 | silency ignored, we handle it differently | Paweł Kołodziejski |
2008-01-21 | moved debug log | Paweł Kołodziejski |
2008-01-21 | final fix for bug #1757010 | Paweł Kołodziejski |
2008-01-21 | disabled force restore state music, it seems fix bug #1757010, at least i see... | Paweł Kołodziejski |
2008-01-21 | for debug logs for dimuse | Paweł Kołodziejski |
2008-01-20 | added experimental hack to code to prevent the same start music again if old ... | Paweł Kołodziejski |
2008-01-19 | missed setting trackId while starSound, | Paweł Kołodziejski |
2008-01-18 | iMuse Digital: Moved track & table definition from dimuse.h into separate hea... | Max Horn |
2008-01-14 | implement special case for playing music with beginning offset where other on... | Paweł Kołodziejski |
2008-01-13 | correction fade out music times in comi demo | Paweł Kołodziejski |
2008-01-13 | added missing stoppingSequence to music transitions. still i'm not sure if it... | Paweł Kołodziejski |
2008-01-12 | refreshScripts should check for music state not sequence. it will create regr... | Paweł Kołodziejski |
2008-01-06 | Fixed compilation | Filippos Karapetis |
2008-01-06 | cleanup | Max Horn |
2008-01-06 | clarify comment | Max Horn |
2008-01-05 | Made IMuseDigital::stopSound use flushTrack instead of setting track->toBeRem... | Max Horn |
2008-01-05 | Let the audio mixer take care of (i.e. dispose) the Track::stream object, too | Max Horn |
2008-01-05 | Let the audio mixer delete the streamSou object | Max Horn |
2008-01-05 | When loading and before starting an iMuse Digitial track, reset it completel... | Max Horn |
2008-01-05 | Clarified some iMuse Digital code as I understand it | Max Horn |
2008-01-05 | As far as I can tell / understand, IMuseDigital::getSoundStatus can safely ju... | Max Horn |
2008-01-05 | Use souStreamUsed to distinguish between 'stream' and 'streamSou' usage | Max Horn |
2008-01-01 | Patch #1839861 (Possible workaround for bugs related to cloneToFadeOutTrack):... | Max Horn |
2007-12-30 | atrib -> attrib; added some FIXME comments | Max Horn |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-07-22 | cleanup (in particular, don't call something 'soundHandle' which is not a Mix... | Max Horn |
2007-06-01 | rename some imuse variables | Paweł Kołodziejski |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-20 | Change IMuseDigital::stopAllSounds to simply do what it names suggest, i.e. s... | Max Horn |
2007-03-20 | Undoing my previous (upon closer review, bogus) change to IMuseDigital::refre... | Max Horn |
2007-03-20 | oops | Max Horn |
2007-03-20 | Fix a potential race condition (leading to lockups) in IMuseDigital::refreshS... | Max Horn |
2007-02-15 | fix compile error | Willem Jan Palenstijn |
2007-02-15 | not need this hack as smush player is no longer on another thread | Paweł Kołodziejski |
2007-02-03 | Removed obsolete call to Mixer::isPaused | Max Horn |
2006-10-21 | cleanup | Max Horn |
2006-10-07 | Moved all INSANE and SMUSH related code into ScummEngine_v7 (resp. ScummEngin... | Max Horn |
2006-04-29 | Moved the AudioCDManager as well as class AudioStream and its (standard) subc... | Max Horn |
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si... | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |