gzdoom-gles/libraries/zmusic/musicformats
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
..
win32 - applied fast math flags to C and C++ files 2020-01-05 21:07:36 +01:00
music_cd.cpp - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +01:00
music_midi.cpp - made the ZMusic interface more DLL friendly: Reworked all functions not to throw exceptions across the library boundary and made a few definitions internal. 2020-01-07 18:07:17 +01:00
music_stream.cpp - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +01:00