quakeforge/libs/audio/targets
Bill Currie fc907e232f [audio] Rework alsa to use a pull model
This brings the alsa driver in line with the jack render (progress
towards #16), but breaks most of the other drivers (for now: one step at
a time). The idea is that once the pull model is working for at least
one other target, the jack renderer can become just another target like
it should have been in the first place (but I needed to get the pull
model working first, then forgot about it).

Correct state checking is not done yet, but testsound does produce what
seems to be fairly good sound when it starts up correctly (part of the
state checking (or lack thereof), I imagine).
2021-06-24 00:08:05 +09:00
..
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
snd_alsa.c [audio] Rework alsa to use a pull model 2021-06-24 00:08:05 +09:00
snd_disk.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
snd_dx.c [win] Clean up a pile of messy externs 2021-03-31 10:36:30 +09:00
snd_oss.c [audio] Rework alsa to use a pull model 2021-06-24 00:08:05 +09:00
snd_sdl.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +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 [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00