quakeforge/libs/audio/renderer
Bill Currie 02ff875cd6 [audio] Add optional on_update output function
on_update is for pull-model outpput targets to do periodic synchronous
checks (eg, checking that the connection to the actual output device is
still alive and reviving it if necessary)
2021-06-25 13:52:50 +09:00
..
flac.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
midi.c [audio] Fix missed compile issues 2021-06-24 00:14:33 +09:00
snd_channels.c [audio] Rework alsa to use a pull model 2021-06-24 00:08:05 +09:00
snd_dma.c [audio] Add optional on_update output function 2021-06-25 13:52:50 +09:00
snd_jack.c [audio] Rework alsa to use a pull model 2021-06-24 00:08:05 +09:00
snd_mem.c [audio] Rework alsa to use a pull model 2021-06-24 00:08:05 +09:00
snd_mix.c [audio] Rework alsa to use a pull model 2021-06-24 00:08:05 +09:00
snd_resample.c [audio] Rework alsa to use a pull model 2021-06-24 00:08:05 +09:00
snd_sfx.c [audio] Rework alsa to use a pull model 2021-06-24 00:08:05 +09:00
vorbis.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
wav.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00