quakeforge/include/QF/plugin
Bill Currie db7e99d842 [audio] Allow output plugins to specify model
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.
2021-06-25 11:41:42 +09:00
..
cd.h [audio] Fix broken cd plugin struct 2021-06-24 16:34:47 +09:00
console.h [plugin] Clean up the rest of the plugin structs 2021-06-22 19:47:20 +09:00
general.h [plugin] Clean up the rest of the plugin structs 2021-06-22 19:47:20 +09:00
input.h [plugin] Clean up the rest of the plugin structs 2021-06-22 19:47:20 +09:00
snd_output.h [audio] Allow output plugins to specify model 2021-06-25 11:41:42 +09:00
snd_render.h [plugin] Clean up the rest of the plugin structs 2021-06-22 19:47:20 +09:00
vid_render.h [plugin] Clean up the rest of the plugin structs 2021-06-22 19:47:20 +09:00