aboutsummaryrefslogtreecommitdiff
path: root/sound/midiparser.h
AgeCommit message (Expand)Author
2005-01-01Updated copyrightMax Horn
2004-11-11Prevent infinite loop by displaying the launcher after a game start FAILURE too.James Brown
2004-01-06updated copyright noticeMax Horn
2003-12-11Expanded the Doxygen docs for the MidiParser class.Jamieson Christian
2003-12-10Endian-safe read-and-advance helper functions areJamieson Christian
2003-10-03cleanup / doxygenificationMax Horn
2003-08-16More corrections to the VAR_MUSIC_TIMERJamieson Christian
2003-08-16Corrected timing mechanism for RO music streams.Jamieson Christian
2003-07-10Fix for Bug [766426]: V5 Games: Adlib SFX not loopedJamieson Christian
2003-06-18Fix for bug [756555] ALL: With '-ewindows' notes don't stop at quitJamieson Christian
2003-06-11Fixed post-mortem attempts to transmit MIDI dataJamieson Christian
2003-06-01Documentation correctionsJamieson Christian
2003-05-31Some Doxygen documentation. Just to test.Jamieson Christian
2003-05-25Fixed occassional music crashes when loading games.Jamieson Christian
2003-05-23Fixed problem with hanging notes on some synth modules.Jamieson Christian
2003-05-23Revamped iMuse and Player classes. Player now uses MidiParser to parse its da...Jamieson Christian
2003-05-22Added "smart-jump" capability to MidiParser.Jamieson Christian
2003-05-21More Simon music fixesJamieson Christian
2003-05-20Fixed regression in XMIDI parsing.Jamieson Christian
2003-05-19Fixed anonymous structs warning.Jamieson Christian
2003-05-19Moved common parsing logic into MidiParser base class.Jamieson Christian
2003-05-19fix shadow warningMax Horn
2003-05-19Fixed Simon 1 music regression.Jamieson Christian
2003-05-19Fixed gcc warnings, virtual destructor problemJamieson Christian
2003-05-18Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....Jamieson Christian
2003-05-18New plug-in MIDI parser modules, INCOMPLETE.Jamieson Christian