aboutsummaryrefslogtreecommitdiff
path: root/scumm/imuse_digi
AgeCommit message (Expand)Author
2005-10-26added optimisation on sound file name searchingPaweł Kołodziejski
2005-10-26fixed memleakPaweł Kołodziejski
2005-10-26that 3 memset() are not neededPaweł Kołodziejski
2005-10-21UselessMax Horn
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-14Added Symbian #idefineLars Persson
2005-10-12Fix bug #1316605 "DIG: some saved games crash scummvm". Actually it'sEugene Sandulenko
2005-10-08PalmOS stuffChris Apers
2005-10-08Change __PALM_OS__ with new PALMOS_68K / PALMOS_MODEChris Apers
2005-10-08revert previous changes related to #ifdefsChris Apers
2005-10-08More DISABLE_SCUMM_7_8Chris Apers
2005-09-19Fixed bug #1294660, using aquadran's suggested solution.Torbjörn Andersson
2005-09-02Match original games, only the music file is essential in COMI.Travis Howell
2005-08-10Don't explicity check for tremor and vorbis everywhere andJonathan Gray
2005-08-10Rest of the changes required for tremor to actually work.Jonathan Gray
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-30The web version of comi demo has no music bundle.Travis Howell
2005-06-27Fix handling of music data in COMIMax Horn
2005-06-24Heavy clean up for the iMuseDigital ADPCM codec; the code is now much easier ...Max Horn
2005-06-24cleanupMax Horn
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-23Must use ScummEngine::openFile(), else you get into troubles with the mac ver...Max Horn
2005-05-21Switch to errors, music/sound file is required in many games.Travis Howell
2005-05-21Trigger error if bundle file is missing.Travis Howell
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-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
2005-05-08Comply to our coding conventionsMax Horn
2005-04-26Reduce dependencies on saveload.hMax Horn
2005-04-20Renamed _mouseButStat -> _mouseAndKeyboardStat (that's what it really is); mo...Max Horn
2005-04-10Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it c...Max Horn
2005-04-08Change some iMuseDigital debug messagesMax Horn
2005-04-03revert last change, it's too much experimentalPaweł Kołodziejski
2005-03-31Started to move some resource related code into a new class ResourceManager (...Max Horn
2005-03-12PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...Max Horn
2005-03-12some experimental changesPaweł Kołodziejski
2005-03-12backport fix from residual imusePaweł Kołodziejski
2005-03-11Mass-renamed all variables of Actor object according to our current codeEugene Sandulenko
2005-03-09changing AudioDataType -> SoundType, so now the constant names match the name...Max Horn
2005-03-06OopsMax Horn
2005-03-06Fix for bug #1153648 (Compressed BUN files play incorrectly on BE systems)Max Horn
2005-02-12fix/workaround for bug: 1120625Paweł Kołodziejski
2005-02-06return null if sound is not foundPaweł Kołodziejski
2005-01-30added support for *.map files version 2Paweł Kołodziejski
2005-01-28Fix mp3/vorbis detectionNicolas Bacca
2005-01-28Use class Mutex instead of MutexRefMax Horn
2005-01-28more proper checksPaweł Kołodziejski
2005-01-28IndentationTorbjörn Andersson
2005-01-28added error message for lack of library supportPaweł Kołodziejski