2012-02-26 |
havoc | byteswap S16LE sound data on load once, not twice :) |
blob | commitdiff | raw |
2012-02-26 |
havoc | byteswap S16LE sound data on load once, not twice :) |
blob | commitdiff | raw |
2011-10-01 |
havoc | sound mixer now operates on floating point, has on... |
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 |
2010-11-20 |
Rudolf Polzer | ::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb... |
blob | commitdiff | raw | diff to current |
2010-11-20 |
havoc | don't load corrupt wav files |
blob | commitdiff | raw | diff to current |
2010-11-19 |
havoc | don't load corrupt wav files |
blob | commitdiff | raw | diff to current |
2010-09-24 |
havoc havoc@d7cf86... | UNMERGE |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Rudolf Polzer | Reset the stable branch to the current DP trunk, as... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | fix almost all g++ -pedantic warnings |
blob | commitdiff | raw | diff to current |
2009-12-21 |
havoc | added mem_bigendian variable |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2008-02-27 |
havoc | fix bug in wav loader that messed up loopstart, now... |
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-08-30 |
havoc | OGG_FreeSfx and WAV_FreeSfx no longer reference sfx_t |
blob | commitdiff | raw | diff to current |
2007-08-30 |
havoc | eliminated references to channel_t and sfx_t in OGG_Fet... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
havoc | changed loopstart from signed to unsigned, now un-loope... |
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 |
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 fs_filesize global, now File_LoadFile and... |
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-10-21 |
havoc | gave names to nearly all structs and enums which should... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | made darkplaces compile successfully with g++ to test... |
blob | commitdiff | raw | diff to current |
2005-10-20 |
havoc | gcc 4.0 signedness warning fixes and uninitialized... |
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-07-05 |
havoc | fixed signed/unsigned mismatch warnings |
blob | commitdiff | raw | diff to current |
2005-06-22 |
havoc | changed a lot of Host_Error calls to Con_Printf or... |
blob | commitdiff | raw | diff to current |
2005-05-05 |
havoc | added some commented out code that can make a log of... |
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-25 |
havoc | Mem_AllocPool flags and parent parameters added, now... |
blob | commitdiff | raw | diff to current |
2004-04-08 |
molivier | "soundlist" now tells you if a sound is streamed and... |
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 |
|