Christoph Oelckers
|
f442d2dc54
|
- made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target.
|
2020-01-02 12:43:37 +01:00 |
|
Christoph Oelckers
|
d2ca1ea4e0
|
- rewrote the ZMusic interface so that it is free of C++ constructs.
Now it is ready to put in a DLL.
|
2020-01-02 01:26:01 +01:00 |
|
Christoph Oelckers
|
6bfa1bf692
|
- fixed compilation with XCode and silenced several warnings
|
2019-09-30 01:51:53 +02:00 |
|
Christoph Oelckers
|
44a6b6e87c
|
- moved all configuration code to zmusic project.
The CVARs are now just getting forwarded without any own logic.
|
2019-09-29 22:01:19 +02:00 |
|
Christoph Oelckers
|
cfe89ef6e6
|
- created a new zmusic library which will eventually contain all the music playback code.
Currently all it contains are the MIDI sources and the MIDI devices, the rest needs to be reworked first.
|
2019-09-28 18:32:25 +02:00 |
|