fruitjam-doom/midiproc
Fabian Greffrath f88cbbaa4a midiproc: consider the case that RegisterSong() fails
More specifically, because Mix_LoadMUS() fails, e.g. because it does not
recognize the music lump's file format. Music lumps are not always in
MUS or MIDI format nowadays, so let other code handle that.
2017-11-23 15:22:37 +01:00
..
.gitignore Add midiproc to the automake system. 2017-02-22 22:49:57 -08:00
buffer.c Fix GCC warnings 2017-02-26 17:24:04 -05:00
buffer.h Implement buffer reader functions 2017-02-15 21:11:19 -05:00
main.c midiproc: consider the case that RegisterSong() fails 2017-11-23 15:22:37 +01:00
Makefile.am Move midipipe messages out of net 2017-03-13 23:40:51 -04:00
proto.h Move midipipe messages out of net 2017-03-13 23:40:51 -04:00