mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 16:37:30 +00:00
fc907e232f
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). |
||
---|---|---|
.. | ||
Makemodule.am | ||
snd_alsa.c | ||
snd_disk.c | ||
snd_dx.c | ||
snd_oss.c | ||
snd_sdl.c | ||
snd_sgi.c | ||
snd_sun.c | ||
snd_win.c |