aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-08Use shutdown() when quiting via ctrl zTravis Howell
2003-08-08Fixed hang from double-lock of mutexJamieson Christian
2003-08-08Close music engine on shutdownJamieson Christian
2003-08-08remove debug printfJonathan Gray
2003-08-08fix spacingJonathan Gray
2003-08-08list -h in help textJonathan Gray
2003-08-08add ability to specify prefix for optional libraries see help for detailsJonathan Gray
2003-08-08Fixed type mismatch warningJamieson Christian
2003-08-08Send All Notes Off to every channel on closeJamieson Christian
2003-08-08Added missing break after caseJamieson Christian
2003-08-07work around odd cases with odd lens for 16 bit audio dataMax Horn
2003-08-07my code was actually right. Rather the calling code is evil, it passes us odd...Max Horn
2003-08-07Fix for Bug [780924] IMUSE: Pitchbend isn't reset when changing tracksJamieson Christian
2003-08-07replace code in readBuffer by slightly less efficient but hopefully working c...Max Horn
2003-08-07Fix newline warningChris Apers
2003-08-07No more needed ... Arisme, your turnChris Apers
2003-08-07This seems to be no more usedChris Apers
2003-08-07In fact, Nicolas, this is no more needed :)Chris Apers
2003-08-06Fix intro timing on WinCE ... guess everybody could use it but I'll leave the...Nicolas Bacca
2003-08-06Remove old tweak that can break the music when restoring now ... Chris, you s...Nicolas Bacca
2003-08-06Added comment to new macroJamieson Christian
2003-08-06Changed readSample template functionJamieson Christian
2003-08-06Upgraded IMuse::doCommand() to support more than 8 parameters.Jamieson Christian
2003-08-06Added backends/intern.h to project tree, little config tweakChris Apers
2003-08-06Tweaked debugger output to avoid wrapping, esp.Jamieson Christian
2003-08-06Fix for Bug [780918] SAM: Music stops at BumpusvilleJamieson Christian
2003-08-06some cleanupMax Horn
2003-08-06sync with 0.5.0 branchMax Horn
2003-08-06remove obsolete warning for non-22050 Vorbis filesMax Horn
2003-08-06get rid of GF_INDY3 again, and also remove GID_INDY3_256 and GID_INDY3_TOWNSMax Horn
2003-08-06Added .ini parametersNicolas Bacca
2003-08-06Fixed type mismatch error compiling palmos portChris Apers
2003-08-06Fix #783732 : freeze on Pocket PCNicolas Bacca
2003-08-06Remove unneeded double bracketsTravis Howell
2003-08-06Add GF_LOOM feature flag for loom games to reduce checks.Travis Howell
2003-08-06Add GF_INDY3 feature flag for indy3 games to reduce checksTravis Howell
2003-08-06update man page a bit, we should probably have another one for the config fil...Jonathan Gray
2003-08-06ChangedChris Apers
2003-08-06Added --demo-mode optionChris Apers
2003-08-06Get rid of the bad onehalf array (thx to Mark Fechtner)Chris Apers
2003-08-06Disable SWORD2Chris Apers
2003-08-06Added --demo-mode optionChris Apers
2003-08-06correct version stringJonathan Gray
2003-08-06snmidemo is adlin resources only, other than intro.Travis Howell
2003-08-06Reverted too muchTravis Howell
2003-08-06get rid of some g_system usageMax Horn
2003-08-06must create adlib driver *after* calling _mixer->bindToSystemMax Horn
2003-08-05getting rid of g_mixer; removing lots of whitespaceMax Horn
2003-08-05removing whitespaceMax Horn
2003-08-05some cleanup; added Channel::getVolume, once somebody tells me what exactly i...Max Horn