This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2025-02-16 01:01:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d2ca1ea4e0
gzdoom
/
libraries
/
zmusic
/
musicformats
History
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
..
win32
- applied fast math flags to C and C++ files
2019-10-05 14:41:21 +03:00
music_cd.cpp
- rewrote the ZMusic interface so that it is free of C++ constructs.
2020-01-02 01:26:01 +01:00
music_midi.cpp
- made the ZMusic interface more DLL friendly: Reworked all functions not to throw exceptions across the library boundary and made a few definitions internal.
2020-01-01 20:01:38 +01:00
music_stream.cpp
- rewrote the ZMusic interface so that it is free of C++ constructs.
2020-01-02 01:26:01 +01:00