quakeforge/libs/audio/renderer
Bill Currie a1d8319b48 [sound] Don't free realname in the vorbis loader
Luckily, it was almost never hit (error condition), but the code doesn't
own the pointer.
2022-05-12 19:58:18 +09:00
..
flac.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +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 [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
snd_dma.c [cvar] Clean up most misinterpreted cvar types 2022-04-24 20:04:06 +09:00
snd_mem.c [audio] Clean up jack and alsa dependencies 2021-06-27 01:57:59 +09:00
snd_mix.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
snd_resample.c [audio] Rework alsa to use a pull model 2021-06-24 00:08:05 +09:00
snd_sfx.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vorbis.c [sound] Don't free realname in the vorbis loader 2022-05-12 19:58:18 +09:00
wav.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00