quakeforge/libs/audio/renderer
Bill Currie 2ce0f2ded2 we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+).
This gives us a bunch more flexibility. plugins no longer have the "lib"
prefix or the version suffix, they're now installed in
$fs_sharepath/QFplugins,, builds should take much less time (in general,
only one of pic or non-pic versions are build), bins and libs can have
individual CFLAGS
2002-08-01 19:49:10 +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 we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+). 2002-08-01 19:49:10 +00:00
snd_dma.c strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +00:00
snd_mem.c fix an out-by-one error caused by over-optimisation of floats. 2002-06-17 00:26:13 +00:00
snd_mix.c some minor tidy/speed up 2001-12-18 03:59:37 +00:00
snd_mixa.S BSD compile fixes 2002-01-31 07:37:56 +00:00
snd_null.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
vorbis.c looped oggs now work so long as they have a CUEPOINT= comment 2002-07-29 22:25:32 +00:00