Age | Commit message (Expand) | Author |
2003-08-08 | Use shutdown() when quiting via ctrl z | Travis Howell |
2003-08-08 | Fixed hang from double-lock of mutex | Jamieson Christian |
2003-08-08 | Close music engine on shutdown | Jamieson Christian |
2003-08-08 | remove debug printf | Jonathan Gray |
2003-08-08 | fix spacing | Jonathan Gray |
2003-08-08 | list -h in help text | Jonathan Gray |
2003-08-08 | add ability to specify prefix for optional libraries see help for details | Jonathan Gray |
2003-08-08 | Fixed type mismatch warning | Jamieson Christian |
2003-08-08 | Send All Notes Off to every channel on close | Jamieson Christian |
2003-08-08 | Added missing break after case | Jamieson Christian |
2003-08-07 | work around odd cases with odd lens for 16 bit audio data | Max Horn |
2003-08-07 | my code was actually right. Rather the calling code is evil, it passes us odd... | Max Horn |
2003-08-07 | Fix for Bug [780924] IMUSE: Pitchbend isn't reset when changing tracks | Jamieson Christian |
2003-08-07 | replace code in readBuffer by slightly less efficient but hopefully working c... | Max Horn |
2003-08-07 | Fix newline warning | Chris Apers |
2003-08-07 | No more needed ... Arisme, your turn | Chris Apers |
2003-08-07 | This seems to be no more used | Chris Apers |
2003-08-07 | In fact, Nicolas, this is no more needed :) | Chris Apers |
2003-08-06 | Fix intro timing on WinCE ... guess everybody could use it but I'll leave the... | Nicolas Bacca |
2003-08-06 | Remove old tweak that can break the music when restoring now ... Chris, you s... | Nicolas Bacca |
2003-08-06 | Added comment to new macro | Jamieson Christian |
2003-08-06 | Changed readSample template function | Jamieson Christian |
2003-08-06 | Upgraded IMuse::doCommand() to support more than 8 parameters. | Jamieson Christian |
2003-08-06 | Added backends/intern.h to project tree, little config tweak | Chris Apers |
2003-08-06 | Tweaked debugger output to avoid wrapping, esp. | Jamieson Christian |
2003-08-06 | Fix for Bug [780918] SAM: Music stops at Bumpusville | Jamieson Christian |
2003-08-06 | some cleanup | Max Horn |
2003-08-06 | sync with 0.5.0 branch | Max Horn |
2003-08-06 | remove obsolete warning for non-22050 Vorbis files | Max Horn |
2003-08-06 | get rid of GF_INDY3 again, and also remove GID_INDY3_256 and GID_INDY3_TOWNS | Max Horn |
2003-08-06 | Added .ini parameters | Nicolas Bacca |
2003-08-06 | Fixed type mismatch error compiling palmos port | Chris Apers |
2003-08-06 | Fix #783732 : freeze on Pocket PC | Nicolas Bacca |
2003-08-06 | Remove unneeded double brackets | Travis Howell |
2003-08-06 | Add GF_LOOM feature flag for loom games to reduce checks. | Travis Howell |
2003-08-06 | Add GF_INDY3 feature flag for indy3 games to reduce checks | Travis Howell |
2003-08-06 | update man page a bit, we should probably have another one for the config fil... | Jonathan Gray |
2003-08-06 | Changed | Chris Apers |
2003-08-06 | Added --demo-mode option | Chris Apers |
2003-08-06 | Get rid of the bad onehalf array (thx to Mark Fechtner) | Chris Apers |
2003-08-06 | Disable SWORD2 | Chris Apers |
2003-08-06 | Added --demo-mode option | Chris Apers |
2003-08-06 | correct version string | Jonathan Gray |
2003-08-06 | snmidemo is adlin resources only, other than intro. | Travis Howell |
2003-08-06 | Reverted too much | Travis Howell |
2003-08-06 | get rid of some g_system usage | Max Horn |
2003-08-06 | must create adlib driver *after* calling _mixer->bindToSystem | Max Horn |
2003-08-05 | getting rid of g_mixer; removing lots of whitespace | Max Horn |
2003-08-05 | removing whitespace | Max Horn |
2003-08-05 | some cleanup; added Channel::getVolume, once somebody tells me what exactly i... | Max Horn |