]> icculus.org git repositories - divverent/darkplaces.git/history - snd_win.c
369
[divverent/darkplaces.git] / snd_win.c
2004-05-20 havocTomaz cleaned up some double ;; lines (strange stuff)
2004-03-23 molivierOgg vorbis streaming support; the code decides whether...
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-02-02 havocwinquake.h is gone, absorbed into the respective files...
2004-01-12 molivierRemoved a few warnings when compiling with MinGW
2003-10-11 blackAdded the drawing functions and added also probably...
2003-10-08 havocfixed a couple warnings on memsetting shm
2003-10-07 havoccd audio now tied to sound system
2003-10-07 blackChanged dp so the new vm fits in.
2003-09-21 havocengine now defaults to 44100hz sound
2002-09-26 havocthis commit adds video mode switching, and preferred...
2002-07-31 havocwin32 fixes and some MSVC warnings fixed
2002-07-25 havocmassive cleanup of S_TransferPaintBuffer and moved...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-02-28 lordhavocfix mingw warnings
2001-04-20 lordhavocadded newmap function to render modules (so explosions...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-09-22 lordhavoc-sndspeed option in windows (default: 11025)
2000-09-21 lordhavoc44.1khz sound, interpolated resampling, killed cvar...
2000-08-24 dabbBorland C++ compile fixes.
2000-08-22 lordhavocInitial revision