quakeforge/libs/audio/renderer
Bill Currie 6ed045cd9c [audio] Ensure FLAC doesn't use dll imports
For whatever reason, building under MXE (for windows) causes FLAC to try
to use dll import references, but setting FLAC__NO_DLL before including
FLAC/export.h fixes the issue.
2022-09-13 17:13:57 +09:00
..
flac.c [audio] Ensure FLAC doesn't use dll imports 2022-09-13 17:13:57 +09:00
Makemodule.am [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
midi.c [sound] Use SYS_snd for all masked prints 2022-06-06 12:39:54 +09:00
snd_channels.c Fix a bunch of issues for clang 2022-07-31 17:15:40 +09:00
snd_dma.c [sound] Add a function to set ambient sounds 2022-06-06 14:29:14 +09:00
snd_mem.c [sound] Rename "cache" to "block" and clean out old code 2022-06-06 12:39:54 +09:00
snd_mix.c [sound] Bring QF into the atomic age 2022-06-06 12:39:54 +09:00
snd_resample.c [sound] Rename "cache" to "block" and clean out old code 2022-06-06 12:39:54 +09:00
snd_sfx.c [sound] Rename "cache" to "block" and clean out old code 2022-06-06 12:39:54 +09:00
vorbis.c [sound] Rename "cache" to "block" and clean out old code 2022-06-06 12:39:54 +09:00
wav.c [sound] Rename "cache" to "block" and clean out old code 2022-06-06 12:39:54 +09:00