aboutsummaryrefslogtreecommitdiff
path: root/simon/midi.cpp
AgeCommit message (Expand)Author
2004-01-06updated copyright noticeMax Horn
2003-10-12Fix for Bug [821514] SIMON: No Adlib volume for percussionJamieson Christian
2003-10-03Simon namespaceMax Horn
2003-09-24Whitespace changesTorbjörn Andersson
2003-08-11More music volume management fixesJamieson Christian
2003-08-11Fix for Bug [777589] SIMON1: Sound volume strangenessJamieson Christian
2003-08-08Added generic send() option to MidiChannel.Jamieson Christian
2003-08-08More Simon shutdown cleanupJamieson Christian
2003-08-08Fixed hang from double-lock of mutexJamieson Christian
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-07-24Fix for Bug [775534] 0.5.0 RC SIMON1DOS Random sfx notes during musicJamieson Christian
2003-07-14Fixed behavior of "m" key under simon1dos.Jamieson Christian
2003-07-14Feature [770161] SIMON: Remap instruments to GMJamieson Christian
2003-05-25Fixed undefined file read operationJamieson Christian
2003-05-25fixed format stringMax Horn
2003-05-25Added music support for simon1demoJamieson Christian
2003-05-24Fixed hanging notes when switching tracksJamieson Christian
2003-05-24Fixed MIDI channel conflict between music and MIDI sound effects in simon1dos.Jamieson Christian
2003-05-24Added support for GMF loop specifierJamieson Christian
2003-05-24Fixed problem with hanging notes when switching music tracksJamieson Christian
2003-05-24Added support for simultaneous music and MIDI sound effects to simon1dos.Jamieson Christian
2003-05-23Fixed hanging notes when toggling SFX mode in Simon 1Jamieson Christian
2003-05-23Fixed problem with Simon music playing even when paused.Jamieson Christian
2003-05-22Reset channel volumes on loadJamieson Christian
2003-05-21More Simon music fixes.Jamieson Christian
2003-05-21Fixed Simon 1 sound effects.Jamieson Christian
2003-05-21More Simon music fixesJamieson Christian
2003-05-21Fixed thread problem that causes occassional crashesJamieson Christian
2003-05-20Fixed buffer allocation problem for GMF resources.Jamieson Christian
2003-05-20Fix for simon2win musicJamieson Christian
2003-05-20Fixed memory overrun problemJamieson Christian
2003-05-20Fixed file scan alignment problemJamieson Christian
2003-05-20oopsMax Horn
2003-05-20init MidiPlayer fullyMax Horn
2003-05-20init some member varsMax Horn
2003-05-19Fixed music looping problem in simon1winJamieson Christian
2003-05-19Fixed Simon 1 music regression.Jamieson Christian
2003-05-18Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....Jamieson Christian
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