quakeforge/libs/audio/renderer
Bill Currie f1aefc969d Fix some 64-bit mingw compile issues.
Just one more issue to fix (alloca), but with a hack, QF compiles (no clue
yet if it works: wine doesn't seem to be an option at this stage)
2013-01-22 21:02:49 +09:00
..
flac.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
Makefile.am Fix audio again. 2012-02-13 16:44:30 +09:00
midi.c Massive whitespace cleanup. 2012-05-22 08:23:22 +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 Ensure the float pointer to SND_Convert is aligned. 2013-01-19 16:09:32 +09:00