zmusic/source
2020-01-04 19:03:42 +01: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 - initial commit 2020-01-02 17:52:30 +01:00
loader - initial commit 2020-01-02 17:52:30 +01:00
mididevices - 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
midisources - initial commit 2020-01-02 17:52:30 +01:00
musicformats - initial commit 2020-01-02 17:52:30 +01:00
streamsources - conditionalize the configuration depending on available content, so that the lite variant also builds successfully. 2020-01-04 12:20:56 +01:00
zmusic - 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
CMakeLists.txt - added install target to CMake configuration 2020-01-04 17:23:19 +02:00