Go to file
Bill Currie f6d047712d all -snd* params and environment checking have been removed from the sound
subsystem in favor of Cvars*. These new cvars are:
 o  snd_device  defaults to "" which selects the default device of the system
    (eg, plug:0,0 for ALSA 0.9 or /dev/dsp for OSS)
 o  snd_rate    defaults to 0 which selects the system default rate.
 o  snd_bits    defaults to 0 which selects the system default bit depth.
 o  snd_stereo  defaults to 1 (0 is mono)

* actually, not that thorough: alsa and oss only. The rest have just ws :/
2001-02-26 17:39:32 +00:00
RPM initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
debian GGI has been eradicated. It's broken and none of us use it, therefore 2001-02-22 00:24:45 +00:00
doc swspeed.cfg is speed cfg for software clients (-x11 -svga) however it is 2001-02-22 20:39:37 +00:00
include rev the version number to the devel series 2001-02-24 04:40:49 +00:00
libs fix the problem with getting kicked from tf/megatf servers for changing teams. 2001-02-24 04:25:27 +00:00
nq all -snd* params and environment checking have been removed from the sound 2001-02-26 17:12:13 +00:00
qw all -snd* params and environment checking have been removed from the sound 2001-02-26 17:39:32 +00:00
tools QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
.gitignore start merging stuff into libs/util and fix the concequences in nq. nq doesn't 2001-02-21 19:35:06 +00:00
COPYING initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
CodingStyle initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
INSTALL initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
Makefile.am start merging stuff into libs/util and fix the concequences in nq. nq doesn't 2001-02-21 19:35:06 +00:00
NEWS Cleared the NEWS file - what was there didn't even apply to newtree it was 2001-02-23 00:49:59 +00:00
TODO strip tabs and `TODOize' the directory tree, marking those dirs I consider to 2001-02-25 23:18:23 +00:00
acconfig.h Configure updates. QSG_VERSION has completed its change to 2001-02-21 21:38:07 +00:00
acinclude.m4 Working on one common configure which lets nq and qw compile. 2001-02-20 03:10:06 +00:00
bootstrap Working on one common configure which lets nq and qw compile. 2001-02-20 03:10:06 +00:00
configure.in rev the version number to the devel series 2001-02-24 04:40:49 +00:00