quakeforge/libs/audio/targets
Bill Currie 53a7fbfe95 [audio] Move jack from renderer to targets
The JACK Audio Connection Kit support is now just an output target
rather than a full duplicate of the renderer (in pull mode). This is
what I wanted to to back when I first added jack support, but I needed
to get the renderer working asynchronously without affecting any of the
other outputs.

Fixes #16.
2021-06-25 18:32:48 +09:00
..
Makemodule.am [audio] Move jack from renderer to targets 2021-06-25 18:32:48 +09:00
snd_alsa.c [audio] Allow output plugins to specify model 2021-06-25 11:41:42 +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_jack.c [audio] Move jack from renderer to targets 2021-06-25 18:32:48 +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