quakeforge/libs/audio
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
..
renderer [audio] Ensure FLAC doesn't use dll imports 2022-09-13 17:13:57 +09:00
targets Fix a pile of warnings for gcc 12 2022-07-31 17:13:26 +09:00
test [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
Makemodule.am [audio] Get testsound working again 2021-06-21 16:40:40 +09:00
cd.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
cd_file.c [quakefs] Add a data parameter to gamedir callbacks 2022-06-04 16:06:04 +09:00
cd_linux.c [cvar] Clean up most misinterpreted cvar types 2022-04-24 20:04:06 +09:00
cd_sdl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
cd_sgi.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
cd_win.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
cd_xmms.c [util] Make PI_LoadPlugin always call general init function 2021-06-26 16:18:05 +09:00
snd.c [sound] Add a function to set ambient sounds 2022-06-06 14:29:14 +09:00
snd_progs.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00