quakeforge/libs/audio/renderer
Bill Currie bcb45a7958 oops, messed up HAVE_VORBIS and HAVE_FLAC (cut&paste error:) 2005-06-19 05:24:19 +00:00
..
.gitignore Put the sound renderer in it's proper place: as a full-fledged plugin. 2001-08-23 04:01:46 +00:00
Makefile.am beginnings of flac support. compiles but untested. if this doesn't crash, 2005-06-15 10:02:50 +00:00
flac.c cached and 8 bit and/or mono flacs now work 2005-06-16 00:35:55 +00:00
midi.c gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00
snd_dma.c A couple of small optimizations. If you are exiting early, avoid some stuff 2004-03-01 11:51:01 +00:00
snd_mem.c oops, messed up HAVE_VORBIS and HAVE_FLAC (cut&paste error:) 2005-06-19 05:24:19 +00:00
snd_mix.c gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00
vorbis.c gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00
wav.c gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00