2025-08-06 02:33 CEST

spring: develop 47f12e56 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
-jk- -jk- develop 2011-02-23 21:16:03 develop 66de8f60
Changeset Sound: add EFX support (sound reverb effects)
 * interface is comming later
 * currently test via
    /tset UseEFX [0|1]
    /tset snd_eaxpreset "bathroom" (see EFXPresets.cpp for alternatives)
add - include/AL/EFX-Util.h Diff ] File ]
add - include/AL/efx.h Diff ] File ]
mod - rts/System/Sound/ALShared.cpp Diff ] File ]
mod - rts/System/Sound/ALShared.h Diff ] File ]
mod - rts/System/Sound/CMakeLists.txt Diff ] File ]
add - rts/System/Sound/EFX.cpp Diff ] File ]
add - rts/System/Sound/EFX.h Diff ] File ]
add - rts/System/Sound/EFXPresets.cpp Diff ] File ]
add - rts/System/Sound/EFXPresets.h Diff ] File ]
add - rts/System/Sound/EFXfuncs.cpp Diff ] File ]
add - rts/System/Sound/EFXfuncs.h Diff ] File ]
mod - rts/System/Sound/Sound.cpp Diff ] File ]
mod - rts/System/Sound/Sound.h Diff ] File ]
mod - rts/System/Sound/SoundSource.cpp Diff ] File ]
mod - rts/System/Sound/SoundSource.h Diff ] File ]
mod - rts/System/Util.h Diff ] File ]