aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-27that is not need anymorePaweł Kołodziejski
2004-04-27more dead code goneMax Horn
2004-04-27Remove yet another fileMax Horn
2004-04-27Remove some more unused codeMax Horn
2004-04-27cleanupMax Horn
2004-04-27Fixed warnings. At the time of writing, only xmidi.cpp causes warnings forTorbjörn Andersson
2004-04-27Fixed warning by removing unused variable.Torbjörn Andersson
2004-04-27CleanupTorbjörn Andersson
2004-04-27Don't use uninitialized variable, lang_path, in debugging messages. ItTorbjörn Andersson
2004-04-26imuse audio stream are use dynamic append size nowPaweł Kołodziejski
2004-04-26synced code free space with buffer changesPaweł Kołodziejski
2004-04-26MIDI control change 18 is no longer transmitted.Jamieson Christian
2004-04-26Tweaked a few things to accommodateJamieson Christian
2004-04-26Cleaned up and updated MSVC6 projects.Jamieson Christian
2004-04-26MSVC6 projects for the new enginesJamieson Christian
2004-04-26fixed logic code bug. it should not try start sound if not free slotPaweł Kołodziejski
2004-04-26locking resource sounds while using them to prevent expirePaweł Kołodziejski
2004-04-26added mutex into smush playerPaweł Kołodziejski
2004-04-26renamePaweł Kołodziejski
2004-04-26forgot itPaweł Kołodziejski
2004-04-26mixer buffer size depend on format of sound, it's 1 second timed bufferPaweł Kołodziejski
2004-04-26fixed stopping imuse soundsPaweł Kołodziejski
2004-04-26Cleanup. Mostly removal of redundant comments.Torbjörn Andersson
2004-04-26fixed cue music in FTPaweł Kołodziejski
2004-04-26added some indexed commentsPaweł Kołodziejski
2004-04-25- added workaround for strange regions length in some FT voc samplesPaweł Kołodziejski
2004-04-25Add FreeBSD plugins buildingEugene Sandulenko
2004-04-25delete CustomProcInputStream and add getFreeSpace for appendable audiostreamPaweł Kołodziejski
2004-04-25dropped pull method for imusePaweł Kołodziejski
2004-04-25Fix regression in DIG demoMax Horn
2004-04-25Comment about how our Rect class works. Note: the SAGA engine currently does ...Max Horn
2004-04-25more cleanupMax Horn
2004-04-25More ScummVMificationMax Horn
2004-04-25Fix yet another const warningMax Horn
2004-04-25Fix many warnings; use C++ type system instead of C style typedefs; removed v...Max Horn
2004-04-25Workaround for bug #864030 (COMI: ASCII 0xb (11) not handled)Max Horn
2004-04-25Updated the 'report to fingolfin' messageMax Horn
2004-04-24Patch #937443 (Monkey Island SegaCD Sound Fix), and some changes by meMax Horn
2004-04-24few corrections, more debugPaweł Kołodziejski
2004-04-24add check if track is meanwhile stopedPaweł Kołodziejski
2004-04-24forgot removed hackPaweł Kołodziejski
2004-04-24in pull method code alsoPaweł Kołodziejski
2004-04-24c&p bug, it should not break loop but continuePaweł Kołodziejski
2004-04-24fixed bug related to regions. sound of status for remove should not processed...Paweł Kołodziejski
2004-04-24free slot and return NULL when it can't open bundle filePaweł Kołodziejski
2004-04-24Increased _numNewNames to 150. Judging by bug #941275 it wasn't enough toTorbjörn Andersson
2004-04-24fetchObjectName() no longer assumes that the resource will still be in theTorbjörn Andersson
2004-04-23mention zak256 removalJonathan Gray
2004-04-23Fixed a crash regression in setLuggage() that was caused by a change ITorbjörn Andersson
2004-04-23convert the file routines to use the File classJonathan Gray