aboutsummaryrefslogtreecommitdiff
path: root/simon/midi.cpp
AgeCommit message (Expand)Author
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-01-03Add olki's patch for sound effects in simon1dosTravis Howell
2003-01-03Remove sion 1 music warningTravis Howell
2002-12-21MidiStreamer no longer derives from MidiDriver.Jamieson Christian
2002-12-12Changed handling of malformed pitchbend events.Jamieson Christian
2002-12-11ripped out obsolete midi streaming code from backends (this may break Alsa/SE...Max Horn
2002-11-24Disable/remove some warningsTravis Howell
2002-11-21Broke MidiStreamer into .h and .cpp components.Jamieson Christian
2002-11-18Added support for volume and pause control to Simon music.Jamieson Christian
2002-11-17added structures for midi pause/volumeOliver Kiehl
2002-11-13changed warning to errorOliver Kiehl
2002-11-13Change last ugly hack to make it a little betterTravis Howell
2002-11-13An ugly hack to allow music looping in simon1talkieTravis Howell
2002-11-13Add midi streaming support from Jamieson630Travis Howell
2002-11-10if possible, always #include headers in the source files, not in other headersMax Horn
2002-10-24Add simon1demoTravis Howell
2002-10-21oopsMax Horn
2002-10-21fixed simon2win midi (I hope), bug #595813Max Horn
2002-10-21The terms Word and DWord are somewhat Windows centric; in fact there are syst...Max Horn
2002-10-21clean up of the Simon MidiPlayer classMax Horn
2002-09-16simon also use class FilePaweł Kołodziejski
2002-08-21Initial revisionMax Horn
2002-07-07indent runMax Horn
2002-05-05cleaning up the mess drigo left... <sigh>Max Horn
2002-05-05Fixed some things to support MacOS portEnrico Rolfi
2002-04-19Use relative include paths to easy some ports.James Brown
2002-04-14wrote new mixer class,Ludvig Strigeus
2002-04-13made more endian safeLudvig Strigeus
2002-04-13removed anonymous structLudvig Strigeus
2002-04-13new midi driver API,Ludvig Strigeus
2002-04-13possibly fix of compile on unixLudvig Strigeus
2002-04-13Fix various warnings, and things preventing non-win32 platforms from compiling.James Brown
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus