This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
7923d25cce
vkdoom_m
/
src
/
sound
/
backend
History
Christoph Oelckers
d08bb93b84
- elimintated all cases from the ZScript code where channel indices and flags were combined into one parameter and removed all remnants of CHAN_PICKUP.
2019-12-30 09:47:25 +01:00
..
efx.h
- sorted sound backend code into subdirectories.
2019-07-14 16:07:18 +02:00
i_sound.cpp
- fixed VOC loader. Its 16 bit code did not work because it set the variable to -16 instead of 16.
2019-12-17 00:05:35 +01:00
i_sound.h
Fix include error
2019-12-09 03:10:37 +01:00
i_soundinternal.h
- elimintated all cases from the ZScript code where channel indices and flags were combined into one parameter and removed all remnants of CHAN_PICKUP.
2019-12-30 09:47:25 +01:00
oalload.h
- sorted sound backend code into subdirectories.
2019-07-14 16:07:18 +02:00
oalsound.cpp
- fixed VOC loader. Its 16 bit code did not work because it set the variable to -16 instead of 16.
2019-12-17 00:05:35 +01:00
oalsound.h
- removed the remains of the FModEx-style stream implementation
2019-09-30 03:01:33 +02:00