GZDoom's music system as a standalone library
Find a file
2020-02-08 12:19:49 +01:00
.github/workflows - update continuous integration workflow 2020-01-07 13:17:42 +02:00
cmake - added basic CMake module for ZMusic 2020-01-04 17:24:28 +02:00
include - added a run-time loading interface to the public header. 2020-02-08 12:19:49 +01:00
licenses - added license overview. 2020-02-08 11:30:24 +01:00
samples/list_midi_devices - extended list MIDI devices sample 2020-01-07 13:15:24 +02:00
source - use C++11 features to delete unwanted methods. 2020-02-08 10:42:37 +01:00
thirdparty - 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
.gitignore - initial commit 2020-01-02 17:52:30 +01:00
CMakeLists.txt - cleaned up main CMake file 2020-01-04 14:42:22 +01:00