aboutsummaryrefslogtreecommitdiff
path: root/sound/midiparser_xmidi.cpp
AgeCommit message (Expand)Author
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-09-11committed patch #1281714 'Kyra 1 Sound Patch'. Thanks LordHoto.Gregory Montoir
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24For consistency, specify directory when including files.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-27More whitespace changes.Torbjörn Andersson
2005-01-01Updated copyrightMax Horn
2004-04-29Changed printf() to warning(), plus some formatting changes.Torbjörn Andersson
2004-01-06updated copyright noticeMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-03cleanup / doxygenificationMax Horn
2003-06-18Use stdafx.h instead of manually including system headers.Marcus Comstedt
2003-05-25Fixed occassional music crashes when loading games.Jamieson Christian
2003-05-23Fixed tempo problems in Simon gamesJamieson 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-20init member vars to 0Max Horn
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-19Fixed gcc warnings, virtual destructor problemJamieson Christian
2003-05-18Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....Jamieson Christian
2003-05-18MIDI Meta event Tx for virtual MidiDriver'sJamieson Christian
2003-05-18New plug-in MIDI parser modules, INCOMPLETE.Jamieson Christian