aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.cpp
AgeCommit message (Expand)Author
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-04-03Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi...Jerome Fisher
2005-03-06TypoMax Horn
2005-01-10Remove some more header dependenciesMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-25Moved the softsynth midi drivers into a sound/softsynth; amongst other things...Max Horn
2004-12-14Evil workaround for bug #1083058Max Horn
2004-12-02Moved MidiDriver creation code into the MidiDriver class (as static methods),...Max Horn
2004-11-06Major MT-32 emu overhaul based on KingGuppy's code.Eugene Sandulenko
2004-10-22Prepare true AdLib support on PalmOSChris Apers
2004-10-21Patch #1048326 Better MT-32 supportEugene Sandulenko
2004-02-05Prepare Zodiac MIDI supportChris Apers
2004-01-20Enable those drivers (still no sound on PalmOS)Chris Apers
2004-01-06updated copyright noticeMax Horn
2003-12-18This is now supported on PalmOSChris Apers
2003-10-18We proudly present the latest installment of our hit series 'Untangle the mes...Max Horn
2003-10-05Preliminary preparation for new YM2612 FM emulator.Jamieson Christian
2003-10-02cleanup & restructuring; in particular move the midi driver list to its own s...Max Horn
2003-05-17Moved SEQ to its own fileJamieson Christian
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2002-12-25Moved MorphOS midi driver to backends/midiRuediger Hanke
2002-12-18message.logJamieson Christian
2002-12-18Experimental SysEx implementation for the -eseq driver.Jamieson Christian
2002-12-11ripped out obsolete midi streaming code from backends (this may break Alsa/SE...Max Horn
2002-12-11Separated Windows MIDI driver into its own fileJamieson Christian
2002-12-08split alsa from mididrvOliver Kiehl
2002-12-08started to split out the midi driversMax Horn
2002-12-08ignore more weird MIDI events, this time for SimonMax Horn
2002-12-08Ignore weird MIDI messages for now; maybe Jamieson knows more?Max Horn
2002-11-30Fixed pitch bend AGAIN.Jamieson Christian
2002-11-27Fixed mingw compile warningsJamieson Christian
2002-11-26fixed compile problemsOliver Kiehl
2002-11-26Restructured MIDI channel allocation architecture.Jamieson Christian
2002-11-21Revamped Adlib functionality.Jamieson Christian
2002-11-19And one more fix to make it actually compile. :)Jamieson Christian
2002-11-19Corrected a previous fix the broke pitch bending yet again....Jamieson Christian
2002-11-16patch 638246 Fix for ALSA and SEQ MIDI drivers with simon, by jamiesonJonathan Gray
2002-11-13removed my non functional attempt at streaming in the CoreAudio driver, now t...Max Horn
2002-11-12another readme location updatingJonathan Gray
2002-11-04Increased GM channel resource to full spectrum (0-15, instead of 0-8 Base MID...Jamieson Christian
2002-10-30disabled reverb effect in QuickTime / CoreAudio drivers until we figure out w...Max Horn
2002-10-24QuickTime midi driver will now not error out on pitch bend changes. Still, pi...Max Horn
2002-10-23fix -Wshadow warningsMax Horn
2002-10-21Fixing the ALSA fix. ;)Jamieson Christian
2002-10-21Pitch bend fix for ALSA driverJamieson Christian
2002-10-21fixed compilation on MacOSMax Horn
2002-10-21Pitch bend fixes for QTMAJamieson Christian
2002-10-14Removed hard-coded pitch bend setup, now being handled on-the-fly in imuse.cppJamieson Christian
2002-10-12revised options dialogMax Horn