]> icculus.org git repositories - divverent/darkplaces.git/history - snd_alsa.c
removed the ^7 after player names in various engine messages and made
[divverent/darkplaces.git] / snd_alsa.c
2007-05-18 divverentmore of these
2007-04-06 havoccheck vid_activewindow in several spammy prints that...
2007-04-06 havocchanged "sample frames missing" and similar warnings...
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-03-22 havocimplemented DP_TRACE_HITCONTENTSMASK_SURFACEINFO extens...
2005-11-27 havoceliminated snd_inited and sound_started variables,...
2005-11-23 havocimplemented 7.1 audio, only works with SDL (attempted...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-01-07 havocadded #include "snd_main.h" to make this compile again...
2004-12-01 havocchanged a lot of Con_DPrint/Con_DPrintf calls to Con_Pr...
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-05-04 molivierRemoved the printings at the end of ALSA driver initial...
2004-04-29 molivierUpdated ALSA driver (API version 1.0). The vast majorit...
2000-10-17 taniwhaalmost compiles on linux again. also bring in the lates...
2000-09-16 taniwhaadd ALSA support