quakeforge/libs/audio/targets
Bill Currie dbd3d6502a Nuke qboolean from orbit
I never liked it, but with C2x coming out, it's best to handle bools
properly. I haven't gone through all the uses of int as bool (I'll leave
that for fixing when I encounter them), but this gets QF working with
both c2x (really, gnu2x because of raw strings).
2023-06-13 18:06:11 +09:00
..
Makemodule.am [audio] Clean up jack and alsa dependencies 2021-06-27 01:57:59 +09:00
snd_alsa.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
snd_disk.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
snd_dx.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
snd_jack.c [sound] Add a threaded field to snd_t 2022-06-06 12:39:54 +09:00
snd_oss.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
snd_sdl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
snd_sgi.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
snd_sun.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
snd_win.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00