quakeforge/libs/audio/renderer
Bill Currie f8ffb12713 [audio] Clean up jack and alsa dependencies
I had forgotten to test with shared libs and it turns out jack and alsa
were directly accessing symbols in the renderer (and in jack's case,
linking in a duplicate of the renderer).

Fixes #16.
2021-06-27 01:57:59 +09:00
..
Makemodule.am [audio] Move jack from renderer to targets 2021-06-25 18:32:48 +09:00
flac.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
midi.c [audio] Clean up a few minor style issues 2021-06-25 16:52:09 +09:00
snd_channels.c [audio] Clean up jack and alsa dependencies 2021-06-27 01:57:59 +09:00
snd_dma.c [audio] Clean up jack and alsa dependencies 2021-06-27 01:57:59 +09:00
snd_mem.c [audio] Clean up jack and alsa dependencies 2021-06-27 01:57:59 +09:00
snd_mix.c [audio] Clean up jack and alsa dependencies 2021-06-27 01:57:59 +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