Christoph Oelckers
|
f2840d4942
|
- made the OPL synth backend a separate library.
# Conflicts:
# src/CMakeLists.txt
# src/sound/mididevices/music_opl_mididevice.cpp
# Conflicts:
# libraries/oplsynth/OPL3.cpp
# libraries/oplsynth/dosbox/opl.cpp
|
2020-01-05 02:11:51 +01:00 |
|
Christoph Oelckers
|
01624eddf2
|
- removed all ZDoom dependencies from the OPL backend code.
# Conflicts:
# src/sound/oplsynth/opl_mus_player.cpp
|
2020-01-05 02:11:03 +01:00 |
|
Christoph Oelckers
|
ba5721f98a
|
- rewrote the OPL middle layer to remove the MusLib code.
The new version keeps the non-MusLib code of both files and replaces most of the rest with code from Chocolate Doom.
|
2017-04-17 00:39:03 +02:00 |
|
Christoph Oelckers
|
0b645dc42d
|
- reorganized sound related code.
|
2017-03-10 20:53:03 +01:00 |
|