quakeforge/libs/audio/targets
Bill Currie fdd070f6dc [sound] Add a threaded field to snd_t
Care needs to be taken when freeing channels as doing so while an
asynchronous mixer is using them is unlikely to end well. However,
whether the mixer is asynchronous depends on the output driver. This
lets the driver inform the rest of the system that the output and mixer
are running asynchronously.
2022-06-06 12:39:54 +09:00
..
Makemodule.am [audio] Clean up jack and alsa dependencies 2021-06-27 01:57:59 +09:00
snd_alsa.c [sound] Add a threaded field to snd_t 2022-06-06 12:39:54 +09:00
snd_disk.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
snd_dx.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +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 [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00