Christoph Oelckers
|
859028b35a
|
- moved the stream sources to zmusic project.
|
2019-09-29 13:33:09 +02:00 |
|
Christoph Oelckers
|
247346e821
|
- removed ZDoom dependencies from music_libsndfile.cpp
|
2019-09-29 13:06:40 +02:00 |
|
Christoph Oelckers
|
cdf2a17c5a
|
- moved the sound decoding code to the zmusic project.
Since this gets used by both the sound backend and the music code it needs to be in a place accessible to both.
|
2019-09-29 12:48:12 +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 |
|