]> icculus.org git repositories - divverent/darkplaces.git/history - snd_oss.c
sv_autodemo_perclient - record client-like demos on the server (same format, lagged...
[divverent/darkplaces.git] / snd_oss.c
2007-05-18 divverentmore of these
2006-06-25 molivierDecreased the OSS buffer size, and cleaned some code
2006-06-10 molivierAdded snd_channellayout to configure the speaker layout...
2006-06-10 molivierRemoved some debug printings, and made some others...
2006-06-06 molivierAttempt to fix speaker layout for 5.1 and 7.1 sound...
2006-06-04 molivier- the Linux sound modules (ALSA and OSS) are now write...
2006-02-17 havocchanged tryrates array to include 48000, 24000, and...
2005-11-27 havoceliminated snd_inited and sound_started variables,...
2005-11-23 havocimplemented 7.1 audio, only works with SDL (attempted...
2004-10-25 havocfix a signed/unsigned comparison warning
2004-10-25 molivierFreeBSD support
2004-10-13 molivierLots of minor fixes and improvements to the sound engin...
2004-10-05 havocrevised commandline option comments for better categori...
2004-10-05 havocadded COMMANDLINEOPTION comments for every commandline...
2004-03-23 molivierOgg vorbis streaming support; the code decides whether...
2004-03-11 molivierChanged the way DP detects and handles the CPU endianes...
2004-03-10 havocadded Print versions of Printf functions and made all...
2003-10-07 havoccd audio now tied to sound system
2003-09-21 havocengine now defaults to 44100hz sound
2002-10-30 havocfixed all the signed/unsigned mismatch warnings
2002-09-26 havocthis commit adds video mode switching, and preferred...
2002-09-23 eviltypeguyMake formatting sane
2002-08-03 havocchanged linux/soundcard.h to sys/soundcard.h for more...
2002-07-25 havocmassive cleanup of S_TransferPaintBuffer and moved...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2001-05-30 taniwhagzip support from quakeforge (QFile and friends). also...
2001-02-07 lordhavocrenamed snd_linux.c to snd_oss.c