raze/source/common/audio/sound
Christoph Oelckers c69efe5817 - fix crash issue with empty VOCs.
Pointer to empty data causes undefined behavior if length is 0.
2021-07-25 12:43:42 +02:00
..
thirdparty - moved sound code to "common". 2020-05-23 12:59:12 +02:00
efx.h - moved sound code to "common". 2020-05-23 12:59:12 +02:00
i_sound.cpp - fix crash issue with empty VOCs. 2021-07-25 12:43:42 +02:00
i_sound.h - moved sound code to "common". 2020-05-23 12:59:12 +02:00
i_soundinternal.h - added CHANF_FORCE flag for forcing non-looped sounds to start, even when sound is paused. 2021-04-11 21:14:09 +02:00
oalload.h - moved sound code to "common". 2020-05-23 12:59:12 +02:00
oalsound.cpp - backend update from GZDoom. 2021-01-29 13:20:00 +01:00
oalsound.h - backend update. 2020-10-28 21:46:43 +01:00
s_environment.cpp - optimized reverb settings. 2020-08-09 13:26:48 +02:00
s_reverbedit.cpp - backend update to make the ZScript compiler work. 2020-06-14 18:58:30 +02:00
s_sound.cpp - split the screen job code into a generic and a Raze specific part. 2021-05-22 01:35:50 +02:00
s_soundinternal.h - split the screen job code into a generic and a Raze specific part. 2021-05-22 01:35:50 +02:00