quakeforge/libs/audio
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
..
renderer [audio] Rework alsa to use a pull model 2021-06-24 00:08:05 +09:00
targets [audio] Rework alsa to use a pull model 2021-06-24 00:08:05 +09:00
test [audio] Get testsound working again 2021-06-21 16:40:40 +09:00
cd.c [plugin] Clean up the rest of the plugin structs 2021-06-22 19:47:20 +09:00
cd_file.c Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
cd_linux.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
cd_sdl.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
cd_sgi.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
cd_win.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
cd_xmms.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
Makemodule.am [audio] Get testsound working again 2021-06-21 16:40:40 +09:00
snd.c [plugin] Clean up the rest of the plugin structs 2021-06-22 19:47:20 +09:00
snd_progs.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00