quakeforge/libs/audio/renderer
Bill Currie 7bbfde03fc [sound] Plug the channel leak
Turned out the channels simply weren't being freed by SND_ScanChannels
when they should have been (probably a good thing, too, as it wasn't
being told to wait for the mixer).
2022-06-06 12:39:54 +09:00
..
flac.c [sound] Use SYS_snd for all masked prints 2022-06-06 12:39:54 +09:00
Makemodule.am [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
midi.c [sound] Use SYS_snd for all masked prints 2022-06-06 12:39:54 +09:00
snd_channels.c [sound] Plug the channel leak 2022-06-06 12:39:54 +09:00
snd_dma.c [sound] Add a threaded field to snd_t 2022-06-06 12:39:54 +09:00
snd_mem.c [sound] Use SYS_snd for all masked prints 2022-06-06 12:39:54 +09:00
snd_mix.c [sound] Access the buffer directly from the channel 2022-06-06 12:39:54 +09:00
snd_resample.c [sound] Access the buffer directly from the channel 2022-06-06 12:39:54 +09:00
snd_sfx.c [sound] Access the buffer directly from the channel 2022-06-06 12:39:54 +09:00
vorbis.c [sound] Use SYS_snd for all masked prints 2022-06-06 12:39:54 +09:00
wav.c [sound] Use SYS_snd for all masked prints 2022-06-06 12:39:54 +09:00