]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
eliminated S_LockSfx and S_UnlockSfx which were not thread-safe and
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 8 Jun 2011 18:03:19 +0000 (18:03 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 8 Jun 2011 19:23:21 +0000 (21:23 +0200)
commita4b2d95480eae2fbdae1bd9e2fd96556a647c2e1
treeb0c019f31890f70cc25866fb98e332abb3bb3624
parentdd0938de2558c3451aa0a3c3fded08c27ac2a8c6
eliminated S_LockSfx and S_UnlockSfx which were not thread-safe and
could cause sounds to leak across multiple levels, cd play/loop now
immediately unload previous music track

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11189 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=37c4042c3dbb546c53bc5de8d556d2469b49289e
cd_shared.c
cl_video_jamdecode.c
dpvsimpledecode.c
snd_main.c
snd_main.h
snd_mix.c
snd_null.c
sound.h