quakeforge/libs/audio/renderer
Bill Currie 855b9dccc0 [sound] Don't free channels when allocating
SND_AllocChannel is a little too aggressive in freeing channels that
have finished as the channel may be externally owned (eg, by cd_file).
Get bgm looping working again.
2022-06-04 18:29:37 +09:00
..
flac.c [sound] Rename sfxbuffer_t's length to size 2022-06-04 17:05:03 +09:00
Makemodule.am [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
midi.c [cvar] Clean up most misinterpreted cvar types 2022-04-24 20:04:06 +09:00
snd_channels.c [sound] Don't free channels when allocating 2022-06-04 18:29:37 +09:00
snd_dma.c [sound] Move most spacialization fields out of channel_t 2022-06-04 16:20:19 +09:00
snd_mem.c [sound] Rename sfxbuffer_t's length to size 2022-06-04 17:05:03 +09:00
snd_mix.c [sound] Rename sfxbuffer_t's length to size 2022-06-04 17:05:03 +09:00
snd_resample.c [sound] Rename sfxbuffer_t's length to size 2022-06-04 17:05:03 +09:00
snd_sfx.c [sound] Rename sfxbuffer_t's length to size 2022-06-04 17:05:03 +09:00
vorbis.c [sound] Rename sfxbuffer_t's length to size 2022-06-04 17:05:03 +09:00
wav.c [sound] Rename sfxbuffer_t's length to size 2022-06-04 17:05:03 +09:00