gzdoom-gles/libraries/zmusic/midisources
Christoph Oelckers e89cc73f80 - rewrote the ZMusic interface so that it is free of C++ constructs.
Now it is ready to put in a DLL.

# Conflicts:
#	libraries/zmusic/zmusic/mididefs.h
#	libraries/zmusic/zmusic/zmusic.h
2020-01-07 18:07:26 +01:00
..
midisource.cpp - made adjustments to the remaining parts of the function interface. 2020-01-07 18:07:19 +01:00
midisource.h - fixed build issues with POSIX targets 2020-01-05 14:44:01 +01:00
midisource_hmi.cpp - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +01:00
midisource_mus.cpp - fixed compilation with XCode and silenced several warnings 2020-01-05 13:38:07 +01:00
midisource_smf.cpp - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +01:00
midisource_xmi.cpp - dependency cleanup in music_dumb.cpp. 2020-01-05 11:50:07 +01:00