aboutsummaryrefslogtreecommitdiff
path: root/sound/midiparser.h
AgeCommit message (Expand)Author
2009-03-26Changed doxygen comments in sound/midiparser.h to match with our usual format...Max Horn
2008-11-30Initial version of proper MIDI support for KYRA.Johannes Schickel
2008-08-10Committed my patch #2040074 ("XMIDI callback control events"). At the moment,...Torbjörn Andersson
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-04-15cleanupMax Horn
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-12Looks like my pitch wheel change still has the ability to break things. SeeTorbjörn Andersson
2005-05-27More whitespace changes.Torbjörn Andersson
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