GZDoom's music system as a standalone library
Find a file
2020-02-08 10:25:44 +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 - 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
licenses - added more legalese. 2020-01-04 12:54:00 +01:00
samples/list_midi_devices - extended list MIDI devices sample 2020-01-07 13:15:24 +02:00
source - fixed: StreamSong did not flag itself as stopped when non-looping playback ended. 2020-02-08 10:25:44 +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