mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-26 12:14:01 +00:00
Output plugins can use either a push model (synchronous) or a pull model (asynchronous). The ALSA plugin now uses the pull model. This paves the way for making jack output a simple output plugin rather than the combined render/output plugin it currently is (for #16) as now snd_dma works with both models. |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
test | ||
cd.c | ||
cd_file.c | ||
cd_linux.c | ||
cd_sdl.c | ||
cd_sgi.c | ||
cd_win.c | ||
cd_xmms.c | ||
Makemodule.am | ||
snd.c | ||
snd_progs.c |