This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
282047e67c
vkdoom_m
/
libraries
/
zmusic
History
Christoph Oelckers
9bb8da2533
- fixed the CDDA check to not catch all RIFF files.
2019-09-30 19:57:47 +02:00
..
decoder
- hooked up a few more CVARs and other values the music backend needs to know about and moved the MusInfo base class into zmusic.
2019-09-30 01:34:16 +02:00
mididevices
- moved the main music classes to ZMusic
2019-09-30 02:10:00 +02:00
midisources
- fixed compilation with XCode and silenced several warnings
2019-09-30 01:51:53 +02:00
musicformats
- fixed crash with non-looping music ending.
2019-09-30 19:41:03 +02:00
streamsources
- fixed compilation with XCode and silenced several warnings
2019-09-30 01:51:53 +02:00
thirdparty
- moved the sound decoding code to the zmusic project.
2019-09-29 12:48:12 +02:00
zmusic
- fixed the CDDA check to not catch all RIFF files.
2019-09-30 19:57:47 +02:00
CMakeLists.txt
- fixed compilation on Windows.
2019-09-30 18:21:34 +02:00
i_module.cpp
- moved the sound decoding code to the zmusic project.
2019-09-29 12:48:12 +02:00
i_module.h
- moved the sound decoding code to the zmusic project.
2019-09-29 12:48:12 +02:00