Age | Commit message (Expand) | Author |
2005-12-29 | MidiDriver: Some cleanup, added some comments/TODOs, preparations for a poten... | Max Horn |
2005-12-26 | New CoreMIDI midi backend for OS X | Max Horn |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-09-03 | Change PalmOS ident | Chris Apers |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson |
2005-05-27 | More whitespace changes. | Torbjörn Andersson |
2005-04-10 | Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation | Torbjörn Andersson |
2005-04-03 | Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi... | Jerome Fisher |
2005-03-06 | Typo | Max Horn |
2005-01-10 | Remove some more header dependencies | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-25 | Moved the softsynth midi drivers into a sound/softsynth; amongst other things... | Max Horn |
2004-12-14 | Evil workaround for bug #1083058 | Max Horn |
2004-12-02 | Moved MidiDriver creation code into the MidiDriver class (as static methods),... | Max Horn |
2004-11-06 | Major MT-32 emu overhaul based on KingGuppy's code. | Eugene Sandulenko |
2004-10-22 | Prepare true AdLib support on PalmOS | Chris Apers |
2004-10-21 | Patch #1048326 Better MT-32 support | Eugene Sandulenko |
2004-02-05 | Prepare Zodiac MIDI support | Chris Apers |
2004-01-20 | Enable those drivers (still no sound on PalmOS) | Chris Apers |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-18 | This is now supported on PalmOS | Chris Apers |
2003-10-18 | We proudly present the latest installment of our hit series 'Untangle the mes... | Max Horn |
2003-10-05 | Preliminary preparation for new YM2612 FM emulator. | Jamieson Christian |
2003-10-02 | cleanup & restructuring; in particular move the midi driver list to its own s... | Max Horn |
2003-05-17 | Moved SEQ to its own file | Jamieson Christian |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... | Paweł Kołodziejski |
2002-12-25 | Moved MorphOS midi driver to backends/midi | Ruediger Hanke |
2002-12-18 | message.log | Jamieson Christian |
2002-12-18 | Experimental SysEx implementation for the -eseq driver. | Jamieson Christian |
2002-12-11 | ripped out obsolete midi streaming code from backends (this may break Alsa/SE... | Max Horn |
2002-12-11 | Separated Windows MIDI driver into its own file | Jamieson Christian |
2002-12-08 | split alsa from mididrv | Oliver Kiehl |
2002-12-08 | started to split out the midi drivers | Max Horn |
2002-12-08 | ignore more weird MIDI events, this time for Simon | Max Horn |
2002-12-08 | Ignore weird MIDI messages for now; maybe Jamieson knows more? | Max Horn |
2002-11-30 | Fixed pitch bend AGAIN. | Jamieson Christian |
2002-11-27 | Fixed mingw compile warnings | Jamieson Christian |
2002-11-26 | fixed compile problems | Oliver Kiehl |
2002-11-26 | Restructured MIDI channel allocation architecture. | Jamieson Christian |
2002-11-21 | Revamped Adlib functionality. | Jamieson Christian |
2002-11-19 | And one more fix to make it actually compile. :) | Jamieson Christian |
2002-11-19 | Corrected a previous fix the broke pitch bending yet again.... | Jamieson Christian |
2002-11-16 | patch 638246 Fix for ALSA and SEQ MIDI drivers with simon, by jamieson | Jonathan Gray |
2002-11-13 | removed my non functional attempt at streaming in the CoreAudio driver, now t... | Max Horn |
2002-11-12 | another readme location updating | Jonathan Gray |
2002-11-04 | Increased GM channel resource to full spectrum (0-15, instead of 0-8 Base MID... | Jamieson Christian |
2002-10-30 | disabled reverb effect in QuickTime / CoreAudio drivers until we figure out w... | Max Horn |