2011-10-01 |
havoc | sound mixer now operates on floating point, has on... |
blob | commitdiff | raw |
2011-09-16 |
divverent | new cvar: snd_streaming_length ("don't stream sound... |
blob | commitdiff | raw | diff to current |
2011-09-15 |
havoc | sound mixer now operates on floating point, has on... |
blob | commitdiff | raw |
2011-09-14 |
divverent | new cvar: snd_streaming_length ("don't stream sound... |
blob | commitdiff | raw | diff to current |
2011-06-08 |
havoc | eliminated S_LockSfx and S_UnlockSfx which were not... |
blob | commitdiff | raw | diff to current |
2011-06-08 |
havoc | eliminated S_LockSfx and S_UnlockSfx which were not... |
blob | commitdiff | raw | diff to current |
2011-05-23 |
havoc | fix a crash in debug builds where the compiler did... |
blob | commitdiff | raw | diff to current |
2011-05-23 |
havoc | fix a crash in debug builds where the compiler did... |
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-09-23 |
divverent | expand volume accuracy from 8bit to 16bit; allow channe... |
blob | commitdiff | raw | diff to current |
2010-09-22 |
divverent | ProLogic patch by Joris Nijnuis, with some fixes |
blob | commitdiff | raw | diff to current |
2010-01-08 |
havoc | reduce memory usage by several more megabytes |
blob | commitdiff | raw | diff to current |
2010-01-08 |
havoc | reduce memory usage by several more megabytes |
blob | commitdiff | raw | diff to current |
2009-12-31 |
havoc | due to performance issues with streaming ogg decoding... |
blob | commitdiff | raw | diff to current |
2009-11-14 |
havoc | always stream decode ogg, this reduces Nexuiz sound... |
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-11-11 |
havoc | migrated a large number of #define MAX values to quaked... |
blob | commitdiff | raw | diff to current |
2009-09-25 |
divverent | snd_alsa: MIDI input support! MIDI events get mapped... |
blob | commitdiff | raw | diff to current |
2009-04-13 |
havoc | fix csqc sound precaches which were being freed after... |
blob | commitdiff | raw | diff to current |
2009-02-19 |
divverent | correctly swap the channels for vorbis audio encoding |
blob | commitdiff | raw | diff to current |
2009-02-18 |
divverent | Experimental theora capturevideo code. |
blob | commitdiff | raw | diff to current |
2008-02-27 |
havoc | implemented threaded audio mixing for SDL client (requi... |
blob | commitdiff | raw | diff to current |
2007-09-02 |
divverent | ReplayGain support for OggVorbis files (mostly useful... |
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 channel_t reference in OGG_FetchEnd |
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-08-27 |
havoc | implemented snd_mutewhenidle cvar, defaults to 1, to... |
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 |
2007-05-14 |
havoc | removed channel_t->end and lastptime, now only pos... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
havoc | fix MAX_CHANNELS, it was too low with the expanded... |
blob | commitdiff | raw | diff to current |
2007-04-20 |
havoc | upped MAX_DYNAMIC_CHANNELS from 128 to 512 |
blob | commitdiff | raw | diff to current |
2006-06-10 |
molivier | Added snd_channellayout to configure the speaker layout... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
molivier | Attempt to fix speaker layout for 5.1 and 7.1 sound... |
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 |
2005-11-23 |
havoc | implemented 7.1 audio, only works with SDL (attempted... |
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-09-18 |
molivier | - SFXs no longer allocate mempools, they use the sound... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | stomping more size_t warnings |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | changing some things back to size_t |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | use size_t less |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | changed some things to size_t to reduce warnings on... |
blob | commitdiff | raw | diff to current |
2004-11-22 |
molivier | Several changes to the SFX lock code in the sound engin... |
blob | commitdiff | raw | diff to current |
2004-11-20 |
havoc | fixed bug with engine sounds (for TE_ effects) and... |
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 |
|