]> 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)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 8 Jun 2011 18:03:19 +0000 (18:03 +0000)
commit37c4042c3dbb546c53bc5de8d556d2469b49289e
treeb0c019f31890f70cc25866fb98e332abb3bb3624
parent57d7496c097df506f385c4a301173e7576c987c7
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
cd_shared.c
cl_video_jamdecode.c
dpvsimpledecode.c
snd_main.c
snd_main.h
snd_mix.c
snd_null.c
sound.h