raze/source/common/audio/sound
Christoph Oelckers 6142f9d795 - added CHANF_FORCE flag for forcing non-looped sounds to start, even when sound is paused.
Blood needs this for its PlayerSound controller, which is run right on map load - so without this it wouldn't start the sound when a map is initiated from the console.
2021-04-11 21:14:09 +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 - backend update from GZDoom. 2021-03-13 01:21:38 +01: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 - added CHANF_FORCE flag for forcing non-looped sounds to start, even when sound is paused. 2021-04-11 21:14:09 +02:00
s_soundinternal.h - Blood: Check the sound's internal loop flag when playing a sound. 2021-03-02 11:59:20 +01:00