summaryrefslogtreecommitdiff
path: root/extmidi.c
AgeCommit message (Collapse)Author
2005-03-30(svn r2112) -Fix: ExtMidi no longer halts the game while starting a songtron
-Fix: Redirect stdin/stdout/stderr of the ExtMidi process to /dev/null, to prevent it from writing to the terminal While here give the ExtMidi functions canonical names
2005-03-27(svn r2088) - Fix: [ 1155158 ] Make extmidi command a config option in ↵pasky
addition to the compile-time MIDI switch. Patch by macbaine.
2005-02-05(svn r1805) Teach the driver layer a few things about const correctnesstron
2004-11-06(svn r518) Merge extmidi.c r441 to trunk:tron
- Whitespace cleanup - Use execlp() with relative path instead of execl() with absolute path
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight