Age | Commit message (Expand) | Author |
2007-02-16 | Unified how we deal with (and how we generate) MIDI sysex messages -- in part... | Max Horn |
2006-09-20 | Some updates (mostly guesswork) for the ALSA MIDI driver, mostly prompted by | Torbjörn Andersson |
2006-04-04 | Don't use HAVE_CONFIG_H / config.h directly, use scummsys.h instead | Max Horn |
2006-02-27 | SysEx data now passed around with const pointers. Permits simplification of s... | Jamieson Christian |
2006-02-27 | clear ALSA event structure before use | Willem Jan Palenstijn |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-07-27 | Add passthrough ability. Patch by Christian Schoenebeck with slight modificat... | Jonathan Gray |
2004-01-20 | Handle command 0xD0 (queen uses this) - thanks aholler. | Joost Peters |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-11 | add config file parameter to specify the desired port when using the ALSA mus... | Jonathan Gray |
2003-09-18 | Extend the ALSA version check to look at SND_LIB_MAJOR as well. They're | Torbjörn Andersson |
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h | Max Horn |
2003-07-06 | fix compile | Oliver Kiehl |
2003-06-12 | Applied Jamieson630's race condition fix to the ALSA driver as well. | Torbjörn Andersson |
2003-06-01 | actually sending the event helps too | Jonathan Gray |
2003-06-01 | give alsa sysex more chance of working, still broken though | Jonathan Gray |
2003-06-01 | hopefully add sysex support to alsa midi backend | Jonathan Gray |
2003-05-18 | HAVE_CONFIG_H | Jonathan Gray |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... | Paweł Kołodziejski |
2002-12-30 | make alsa driver print out the correct port | Jonathan Gray |
2002-12-12 | fix up alsa after recent midi changes | Jonathan Gray |
2002-12-11 | ripped out obsolete midi streaming code from backends (this may break Alsa/SE... | Max Horn |
2002-12-08 | split alsa from mididrv | Oliver Kiehl |