]> git.xonotic.org Git - xonotic/darkplaces.git/history - snd_main.c
Cvar onChange for qc menu for stable branch
[xonotic/darkplaces.git] / snd_main.c
2021-04-11 havocUNMERGE! Implement SDL2 AUDIO_F32 format and use it... 29/merge
2021-04-10 havocImplement SDL2 AUDIO_F32 format and use it as the defau...
2018-04-03 havocRework R_CanSeeBox a bit to support an eyejitter featur...
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2015-03-09 divverentFix a curl-related hang when exiting.
2015-03-09 divverentFix a curl-related hang when exiting.
2014-06-04 havocFixed a large number of WIN64 type conversion warnings.
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-07-27 divverentRevert "Make cdda optional, server does not need to...
2013-07-27 divverentRevert "Make cdda optional, server does not need to...
2013-07-27 havocremoved modplug support, the library is too insecure...
2013-07-26 havocremoved modplug support, the library is too insecure...
2013-07-26 nikoliMake cdda optional, server does not need to play music
2013-07-26 nikoliMake cdda optional, server does not need to play music
2013-04-19 havocfix a severe texture corruption and crash case when...
2013-04-17 havocfix a severe texture corruption and crash case when...
2013-03-21 divverentsound7(): properly support channel flags on client...
2013-02-28 divverentsound7(): properly support channel flags on client...
2012-02-01 havocmoved S_FreeSfx call in S_StopChannel to be in a safer...
2012-01-31 havocmoved S_FreeSfx call in S_StopChannel to be in a safer...
2011-11-19 divverentsupport viewentity to be shared; DP_CSQC_V_CALCREFDEF
2011-11-19 divverentsupport viewentity to be shared; DP_CSQC_V_CALCREFDEF
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-14 divverentCSQC: track client-side entities for sounds issued...
2011-11-01 havocfix compile errors and warnings in MSVC
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-14 divverentsnd_maxchannelvolume and snd_softclip
2011-10-14 havocremoved S_StartSound_StartPosition function because...
2011-10-14 divverentadd cvars: snd_attenuation_exponent, snd_attenuation_de...
2011-10-14 divverentsnd_maxchannelvolume and snd_softclip
2011-10-12 havocremoved S_StartSound_StartPosition function because...
2011-10-09 divverentadd cvars: snd_attenuation_exponent, snd_attenuation_de...
2011-10-08 divverentadd a TODO comment about sound falloff curve, needs...
2011-10-08 divverentadd a TODO comment about sound falloff curve, needs...
2011-10-07 divverentif the two mtimes are identical, also use the max inter...
2011-10-07 divverentby default, skip start of the sound, don't delay (to...
2011-10-07 divverentprovide cvars to change identical sound randomization
2011-10-07 divverentsound: when randomizing sound start times, check pitch...
2011-10-04 divverentif the two mtimes are identical, also use the max inter...
2011-10-04 divverentby default, skip start of the sound, don't delay (to...
2011-10-04 divverentprovide cvars to change identical sound randomization
2011-10-04 divverentsound: when randomizing sound start times, check pitch...
2011-10-01 havocfixed multiple crashes and infinite loops in sound...
2011-10-01 havocsound mixer now operates on floating point, has on...
2011-09-16 havocfixed multiple crashes and infinite loops in sound...
2011-09-16 havocregister the snd_streaming_length cvar
2011-09-16 divverentnew cvar: snd_streaming_length ("don't stream sound...
2011-09-15 havocsound mixer now operates on floating point, has on...
2011-09-15 havocregister the snd_streaming_length cvar
2011-09-14 divverentnew cvar: snd_streaming_length ("don't stream sound...
2011-08-14 vortexr_glsl_deluxemapping 2 support for vertexlit surfaces...
2011-07-31 vortexr_glsl_deluxemapping 2 support for vertexlit surfaces...
2011-07-06 divverentDP_SND_SOUND7_WIP1
2011-07-05 divverentDP_SND_SOUND7_WIP1
2011-06-08 havoceliminated S_LockSfx and S_UnlockSfx which were not...
2011-06-08 havoceliminated S_LockSfx and S_UnlockSfx which were not...
2011-06-03 divverentnew cvars: snd_startloopingsounds, snd_startnonloopings...
2011-06-03 divverentnew cvars: snd_startloopingsounds, snd_startnonloopings...
2011-05-23 havocfix a crash in debug builds where the compiler did...
2011-05-23 havocfix a crash in debug builds where the compiler did...
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
2011-01-31 divverentalso apply volume.value to ambient sounds (is this...
2011-01-29 divverentSquashed commit of the following:
2010-12-04 divverent100% untested: additionally apply mastervolume to ambie...
2010-12-01 divverent100% untested: additionally apply mastervolume to ambie...
2010-11-19 havocmatch sound radius in Quake 1.01, where it was effectiv...
2010-11-19 havocchange default snd_soundradius back to 1000, matching...
2010-11-19 havocmatch sound radius in Quake 1.01, where it was effectiv...
2010-11-19 havocchange default snd_soundradius back to 1000, matching...
2010-09-24 divverentfix another bug in the prologic patch :)
2010-09-24 divverentfix another bug in the prologic patch :)
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-09-23 divverentallow bgmvolume to be > 1 to be able to exceed mastervo...
2010-09-23 divverentchange clamping logic
2010-09-23 divverentexpand volume accuracy from 8bit to 16bit; allow channe...
2010-09-23 divverentfix ambient sounds in prologic
2010-09-22 divverentProLogic patch by Joris Nijnuis, with some fixes
2010-09-10 divverentadd a type cast for C++
2010-09-10 divverentadd a type cast for C++
2010-09-09 divverentdo sound occlusion only once per sound, not once per...
2010-09-09 divverentdo sound occlusion only once per sound, not once per...
2010-09-09 divverentsound occlusion: use PVS by default, make the cvar...
2010-09-09 divverentsound occlusion: use PVS by default, make the cvar...
2010-08-10 divverentfix a seldom sound related segfault
2010-08-06 divverentfix a seldom sound related segfault
2010-05-09 divverentnew cvar: mastervolume (controlling both volume and...
2010-05-06 divverentnew cvar: mastervolume (controlling both volume and...
2010-04-30 vortexS_GetEntChallelPosition -> S_GetEntChannelPosition
2010-04-30 vortexDP_SND_GETSOUNDTIME extension (query sound progress...
2010-04-15 vortexS_GetEntChallelPosition -> S_GetEntChannelPosition
2010-04-14 vortexDP_SND_GETSOUNDTIME extension (query sound progress...
2010-03-02 havocchanged r_speeds labels again, less csqc monitoring...
2010-02-27 havocchanged r_speeds labels again, less csqc monitoring...
2010-02-01 havocimplemented music playlist system with 10 playlists...
2010-01-29 havocimplemented music playlist system with 10 playlists...
2009-12-31 blubCheck sfx->fetcher instead of ch_ind < 0 before freeing...
2009-12-31 havocdue to performance issues with streaming ogg decoding...
next