2014-05-29 |
havoc | Fixed a large number of WIN64 type conversion warnings. |
blob | commitdiff | raw |
2013-07-26 |
havoc | removed modplug support, the library is too insecure... |
blob | commitdiff | raw | diff to current |
2011-09-15 |
havoc | sound mixer now operates on floating point, has on... |
blob | commitdiff | raw | diff to current |
2011-03-03 |
havoc | fix rounding error that caused a memory block overflow... |
blob | commitdiff | raw | diff to current |
2009-11-14 |
havoc | reduced memory usage of sound in Nexuiz by about 70MB... |
blob | commitdiff | raw | diff to current |
2009-04-10 |
divverent | less loading screen refreshs |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | huge audit of dprints throughout engine, all notices... |
blob | commitdiff | raw | diff to current |
2007-12-13 |
divverent | minor improvement to modplug (now cd loop 1 also would... |
blob | commitdiff | raw | diff to current |
2007-12-12 |
divverent | Add support for libmodplug (when found). Sound files... |
blob | commitdiff | raw | diff to current |
2007-09-02 |
divverent | ReplayGain support for OggVorbis files (mostly useful... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
havoc | changed some prints to dprints |
blob | commitdiff | raw | diff to current |
2007-01-20 |
havoc | S_PrecacheSound now clears the SFXFLAG_FILEMISSING... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
molivier | Removed all calls to strcpy; most of them are now calls... |
blob | commitdiff | raw | diff to current |
2006-06-04 |
molivier | - the Linux sound modules (ALSA and OSS) are now write... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | made darkplaces able to compile as C++ again, and fixed... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
havoc | some win64 fixes from Willis |
blob | commitdiff | raw | diff to current |
2006-03-07 |
molivier | Modified ResampleSfx for a small speed gain |
blob | commitdiff | raw | diff to current |
2005-11-07 |
havoc | cleaned up all Con_Printf calls that were missing a \n |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated qbyte type, now uses unsigned char throughou... |
blob | commitdiff | raw | diff to current |
2005-09-18 |
molivier | - SFXs no longer allocate mempools, they use the sound... |
blob | commitdiff | raw | diff to current |
2005-09-07 |
havoc | fix a few very small mistakes by Black and Elric: preco... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
havoc | changed most Sys_Error calls to Con_Printf with appropr... |
blob | commitdiff | raw | diff to current |
2005-02-03 |
molivier | Replaced snprintf and vnsprintf calls by dpsnprintf... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | changed a lot of Con_DPrint/Con_DPrintf calls to Con_Pr... |
blob | commitdiff | raw | diff to current |
2004-10-26 |
havoc | S_LoadSound now automatically tries both with and witho... |
blob | commitdiff | raw | diff to current |
2004-10-13 |
molivier | Fixed a couple of comments, and modified slightly the... |
blob | commitdiff | raw | diff to current |
2004-10-13 |
molivier | Lots of minor fixes and improvements to the sound engin... |
blob | commitdiff | raw | diff to current |
2004-08-07 |
molivier | Improved sound resampling. It can handle sounds up... |
blob | commitdiff | raw | diff to current |
2004-07-02 |
molivier | Modified the sound code so it can handle sounds outside... |
blob | commitdiff | raw | diff to current |
2004-03-25 |
molivier | Moved the WAV loading code out of "snd_mem.c". Removed... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
molivier | Fixed the WAV file loading code (loopstart was always... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
molivier | Ogg vorbis streaming support; the code decides whether... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
molivier | Added a mempool parameter to FS_LoadFile |
blob | commitdiff | raw | diff to current |
2004-03-15 |
molivier | Renamed ogg.[ch] to snd_ogg.[ch] |
blob | commitdiff | raw | diff to current |
2004-03-15 |
molivier | Removed the little endian -> native endian conversion... |
blob | commitdiff | raw | diff to current |
2004-03-15 |
molivier | Made use of the common functions BuffLittle{Short,Long... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw | diff to current |
2004-02-11 |
molivier | Added automatic unloading of unused sounds. The "silent... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
molivier | Added a couple of function skeletons for the automatic... |
blob | commitdiff | raw | diff to current |
2004-01-20 |
molivier | Added a check in the WAV loading code to make sure... |
blob | commitdiff | raw | diff to current |
2003-12-27 |
molivier | Simple Ogg Vorbis support (no streaming: the file is... |
blob | commitdiff | raw | diff to current |
2003-10-28 |
molivier | Moved some sound code in preparation of adding Ogg... |
blob | commitdiff | raw | diff to current |
2003-10-07 |
havoc | cd audio now tied to sound system |
blob | commitdiff | raw | diff to current |
2003-07-14 |
havoc | now reports resamplesfx calls that don't involve resamp... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
havoc | added support for GAME_GOODVSBAD2 |
blob | commitdiff | raw | diff to current |
2003-06-26 |
havoc | a prototype for the long dead function S_Alloc removed... |
blob | commitdiff | raw | diff to current |
2003-03-30 |
havoc | no longer complains about missing ambient liquid sounds... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
havoc | This is a patch from Elric greatly cleaning up the... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
havoc | minor whitespace and comment cleanup |
blob | commitdiff | raw | diff to current |
2002-06-29 |
havoc | no longer complains about missing sounds loaded by... |
blob | commitdiff | raw | diff to current |
2002-06-02 |
knghtbrd | A minor removal of a few pieces of dead code. Nothing... |
blob | commitdiff | raw | diff to current |
2002-04-28 |
lordhavoc | fix for misparsing of sound length in "data" chunk... |
blob | commitdiff | raw | diff to current |
2002-04-28 |
lordhavoc | some cleaning which seems to have fixed (I hope?) a... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
lordhavoc | renamed byte to qbyte throughout engine to eliminate... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
lordhavoc | rewrote memory system entirely (hunk, cache, and zone... |
blob | commitdiff | raw | diff to current |
2001-04-06 |
lordhavoc | optimized AngleVectors calls (pass NULL for vectors... |
blob | commitdiff | raw | diff to current |
2001-01-29 |
lordhavoc | every malloc/calloc/free converted to qmalloc/qfree... |
blob | commitdiff | raw | diff to current |
2000-09-22 |
lordhavoc | Fix for crashs when downsampling sounds. |
blob | commitdiff | raw | diff to current |
2000-09-21 |
lordhavoc | 44.1khz sound, interpolated resampling, killed cvar... |
blob | commitdiff | raw | diff to current |
2000-09-21 |
lordhavoc | ResampleSfx clean up and a bug fix on resampled stereo |
blob | commitdiff | raw | diff to current |
2000-08-23 |
lordhavoc | Too many fixes to mention. (sys_ticrate now controls... |
blob | commitdiff | raw | diff to current |
2000-08-22 |
lordhavoc | Initial revision |
blob | commitdiff | raw | diff to current |
|