quakeforge/libs/audio/renderer
Bill Currie f5501fbf24 Fix a pile of automake deprecation warnings.
s/INCLUDES/AM_CPPFLAGS/g

I <3 sed :)
2013-11-24 13:11:50 +09:00
..
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
flac.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
midi.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
snd_channels.c Make S_Init safe to use with a null viewentity. 2012-12-17 15:07:49 +09:00
snd_dma.c Fix some 64-bit mingw compile issues. 2013-01-22 21:02:49 +09:00
snd_jack.c Remove an unnecessary if. 2012-05-28 07:58:11 +09:00
snd_mem.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
snd_mix.c Change pointer_t to unsigned and clean up the mess. 2012-12-21 21:53:13 +09:00
snd_resample.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
snd_sfx.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
vorbis.c Disable vorbisfile's static callbacks. 2012-08-19 08:05:50 +09:00
wav.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00