]> icculus.org git repositories - divverent/darkplaces.git/history - snd_main.h
Add support for a clientcamera sqc field that automatically updates the view entity...
[divverent/darkplaces.git] / snd_main.h
2007-09-02 divverentReplayGain support for OggVorbis files (mostly useful...
2007-08-30 havocOGG_FreeSfx and WAV_FreeSfx no longer reference sfx_t
2007-08-30 havoceliminated channel_t reference in OGG_FetchEnd
2007-08-30 havoceliminated references to channel_t and sfx_t in OGG_Fet...
2007-08-27 havocimplemented snd_mutewhenidle cvar, defaults to 1, to...
2007-05-14 havocchanged loopstart from signed to unsigned, now un-loope...
2007-05-14 havocremoved channel_t->end and lastptime, now only pos...
2007-04-24 havocfix MAX_CHANNELS, it was too low with the expanded...
2007-04-20 havocupped MAX_DYNAMIC_CHANNELS from 128 to 512
2006-06-10 molivierAdded snd_channellayout to configure the speaker layout...
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...
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 havocgave names to nearly all structs and enums which should...
2005-09-18 molivier- SFXs no longer allocate mempools, they use the sound...
2005-07-05 havocstomping more size_t warnings
2005-07-05 havocchanging some things back to size_t
2005-07-05 havocuse size_t less
2005-07-05 havocchanged some things to size_t to reduce warnings on...
2004-11-22 molivierSeveral changes to the SFX lock code in the sound engin...
2004-11-20 havocfixed bug with engine sounds (for TE_ effects) and...
2004-10-13 molivierLots of minor fixes and improvements to the sound engin...