GZDoom's music system as a standalone library
Find a file
2020-01-07 13:14:56 +02:00
.github/workflows - added Continuous Integration via GitHub Actions 2020-01-04 14:42:22 +01:00
cmake - added basic CMake module for ZMusic 2020-01-04 17:24:28 +02:00
include - added a configuration record that can be used by the client to set up the needed data structures, allowing to deal with internal changes without having to recompile against a more recent version. 2020-01-04 19:03:42 +01:00
licenses - added more legalese. 2020-01-04 12:54:00 +01:00
samples/list_midi_devices - added basic sample to test installation and module 2020-01-04 17:25:51 +02:00
source - enabled rpath explicitly on macOS 2020-01-07 13:14:56 +02:00
thirdparty - initial commit 2020-01-02 17:52:30 +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