This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom-gles
Watch
0
Star
0
Fork
You've already forked gzdoom-gles
0
mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced
2024-12-04 01:41:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6624dcb680
gzdoom-gles
/
libraries
/
zmusic
/
musicformats
History
Christoph Oelckers
08f5a941c5
- fixed: StreamSong did not flag itself as stopped when non-looping playback ended.
2020-02-26 12:49:20 +01:00
..
win32
- applied fast math flags to C and C++ files
2020-01-05 21:07:36 +01:00
music_cd.cpp
- rewrote the ZMusic interface so that it is free of C++ constructs.
2020-01-07 18:07:26 +01:00
music_midi.cpp
- 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-07 18:22:15 +01:00
music_stream.cpp
- fixed: StreamSong did not flag itself as stopped when non-looping playback ended.
2020-02-26 12:49:20 +01:00