Sweden-Number/dlls/dsound
Robert Reif 1d785b85c2 Consolidate secondary buffer list processing and locking.
Two new functions DSOUND_AddBuffer and DSOUND_RemoveBuffer
have been added and the locking has been moved into these functions.
Renamed IDirectSound lock to buffer_list_lock.
Removed redundant test for IID_IDirectSoundNotify and
IID_IDirectSoundNotify8 because they are the same.
Removed check for invalid buffers on list because that shouldn't
happen anymore because of fixed 3d buffer reference counting.
Minor code cleanups.
2004-09-07 19:32:21 +00:00
..
tests Don't use DSBCAPS_{CTRLDEFAULT,CTRLALL} in capability-dumping 2004-08-31 18:50:59 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Separated DirectSoundCreate8 into two functions and added a 2004-07-04 00:13:44 +00:00
buffer.c Consolidate secondary buffer list processing and locking. 2004-09-07 19:32:21 +00:00
capture.c Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE 2004-08-23 19:39:48 +00:00
dsound.c Consolidate secondary buffer list processing and locking. 2004-09-07 19:32:21 +00:00
dsound.spec Separated DirectSoundCreate8 into two functions and added a 2004-07-04 00:13:44 +00:00
dsound_main.c Consolidate secondary buffer list processing and locking. 2004-09-07 19:32:21 +00:00
dsound_private.h Consolidate secondary buffer list processing and locking. 2004-09-07 19:32:21 +00:00
mixer.c Consolidate secondary buffer list processing and locking. 2004-09-07 19:32:21 +00:00
primary.c Consolidate secondary buffer list processing and locking. 2004-09-07 19:32:21 +00:00
propset.c Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE 2004-08-23 19:39:48 +00:00
regsvr.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
sound3d.c Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE 2004-08-23 19:39:48 +00:00
version.rc Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00