zmusic/source
2020-02-22 13:12:11 +02:00
..
data - embedded the default OPN bank directly in the binary so that it works, even if no custom bank is set. 2020-01-04 17:14:09 +01:00
decoder - use C++11 features to delete unwanted methods. 2020-02-08 10:42:37 +01:00
loader - made the global interface c compatible. Added an empty C source so that incompatibilities immediately trigger compile errors. 2020-01-11 12:47:07 +01:00
mididevices - the last bit of needed exports for GZDoom. 2020-02-08 14:23:29 +01:00
midisources - initial commit 2020-01-02 17:52:30 +01:00
musicformats - CD_Enable is also needed to implement ZDoom's CD player. 2020-02-08 13:55:30 +01:00
streamsources - fixed switching of subsong for already playing GME song 2020-02-22 13:12:11 +02:00
zmusic - fixed print function with va_list argument 2020-02-09 15:18:56 +02:00
CMakeLists.txt - added ability to build static libraries 2020-02-09 12:30:29 +02:00