dhewm3/neo/sound
Daniel Gibson a04b1a5670 Fix dhewm3ded build with newer OpenAL Soft headers, fix #633
they introduced setting the functions noexcept, which my stubs aren't.
Luckily the headers allow disabling noexcept.
2024-12-01 00:13:15 +01:00
..
efxlib.h Cleanup EFX code 2012-01-10 17:45:37 +01:00
snd_cache.cpp idSoundSample::Load() uses s_decompressionLimit for oggs again 2021-04-27 20:08:59 +02:00
snd_decoder.cpp Detect endianess in CMakeLists.txt, get rid of most SDL_endian.h uses 2024-10-07 03:15:50 +02:00
snd_efxfile.cpp Calculate EFX density as in EFX-Util 2021-01-15 17:57:17 +01:00
snd_emitter.cpp Properly pause sounds when entering menu, fixes #330 2021-04-27 20:08:59 +02:00
snd_local.h Fix dhewm3ded build with newer OpenAL Soft headers, fix #633 2024-12-01 00:13:15 +01:00
snd_shader.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
snd_system.cpp Several OpenAL improvements 2024-06-01 07:09:42 +02:00
snd_wavefile.cpp Use stb_vorbis instead of libogg and libvorbis(file) 2021-04-27 20:08:59 +02:00
snd_world.cpp Several OpenAL improvements 2024-06-01 07:09:42 +02:00
sound.h Port EAX to EFX 2012-01-08 22:04:56 +01:00
stb_vorbis.h Update stb_image and stb_vorbis 2024-02-04 04:41:05 +01:00
stbvorbis_impl.c Detect endianess in CMakeLists.txt, get rid of most SDL_endian.h uses 2024-10-07 03:15:50 +02:00