aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/windows.cpp
AgeCommit message (Expand)Author
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-09reduced dependency from windows-specific header filesNicola Mettifogo
2007-02-16Unified how we deal with (and how we generate) MIDI sysex messages -- in part...Max Horn
2006-02-27SysEx data now passed around with const pointers. Permits simplification of s...Jamieson Christian
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-07-02cleanupMax Horn
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-01-01Updated copyrightMax Horn
2004-11-10- Minor improvement to failure handling.Jerome Fisher
2004-01-06updated copyright noticeMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-09-25Fix for Bug [810564] ALL: missing instruments with native MT-32Jamieson Christian
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-06-11Fixed race condition in MPU401 shutdownJamieson Christian
2003-06-01Fixed SysEx errorsJamieson Christian
2003-05-18Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....Jamieson Christian
2003-05-15Possible fix for Windows SysEx transmissionsJamieson Christian
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-01-10First-revision SysEx support for -ewindows.Jamieson Christian
2002-12-12Fixed VC++ errors in Windows driver after streaming capability was removed.Jamieson Christian
2002-12-11ripped out obsolete midi streaming code from backends (this may break Alsa/SE...Max Horn
2002-12-11fixed legal headerMax Horn
2002-12-11Separated Windows MIDI driver into its own fileJamieson Christian