aboutsummaryrefslogtreecommitdiff
path: root/scumm/imuse_digi/dimuse_bndmgr.h
AgeCommit message (Collapse)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20511
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2005-12-09Simplified COMI IMA codec (resulting code needs less memory and should be ↵Max Horn
faster on modern CPUs) svn-id: r19770
2005-10-26added optimisation on sound file name searchingPaweł Kołodziejski
svn-id: r19322
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-10-08Change __PALM_OS__ with new PALMOS_68K / PALMOS_MODEChris Apers
svn-id: r18971
2005-09-02Match original games, only the music file is essential in COMI.Travis Howell
svn-id: r18728
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
svn-id: r18604
2005-06-30The web version of comi demo has no music bundle.Travis Howell
svn-id: r18479
2005-05-23Must use ScummEngine::openFile(), else you get into troubles with the mac ↵Max Horn
versions of some games svn-id: r18237
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
svn-id: r18037
2005-01-25added support for compressed bun filesPaweł Kołodziejski
svn-id: r16639
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-10-17cleanupMax Horn
svn-id: r15597
2004-08-28Cleaning up code a bit while trying to understand it...Max Horn
svn-id: r14814
2004-06-27Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary ↵Max Horn
to pass getGameDataPath() on to File::open() svn-id: r14088
2004-06-19removed unused codePaweł Kołodziejski
svn-id: r13964
2004-05-23opsPaweł Kołodziejski
svn-id: r13852
2004-05-23some optimisations in imuse digiPaweł Kołodziejski
svn-id: r13851
2004-03-13fix for voice bundle bug in german version comiPaweł Kołodziejski
svn-id: r13260
2004-01-09commit on aquadran's behalf that fixes music distortionJonathan Gray
svn-id: r12275
2004-01-08Save more memory on PalmOSChris Apers
svn-id: r12246
2004-01-07better bundle dir cachePaweł Kołodziejski
svn-id: r12202
2004-01-07optimized i/o access in bundle managerPaweł Kołodziejski
svn-id: r12199
2004-01-06synced imuse digital with local treePaweł Kołodziejski
svn-id: r12187