Sweden-Number/dlls/dsound
Robert Reif 101599e902 Speed up mixing and unmixing by moving sample size and buffer wrap
tests to outside the loop.  The code is not as compact or pretty but
it should be faster.
2004-08-12 20:01:32 +00:00
..
tests Start cleaning up error messages. 2004-08-12 03:29:39 +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 Remove the assert()s that checked that IDirectSoundBuffer_Lock() is 2004-08-09 22:56:45 +00:00
capture.c Adds debug name to remaining critical sections. 2004-08-06 17:30:00 +00:00
dsound.c Adds debug name to remaining critical sections. 2004-08-06 17:30:00 +00:00
dsound.spec Separated DirectSoundCreate8 into two functions and added a 2004-07-04 00:13:44 +00:00
dsound_main.c Save enumerated GUIDs in a global array so they persist after 2004-07-21 03:23:13 +00:00
dsound_private.h Get rid of the non-standard ICOM_VFIELD macro. 2004-08-12 19:52:49 +00:00
mixer.c Speed up mixing and unmixing by moving sample size and buffer wrap 2004-08-12 20:01:32 +00:00
primary.c Fixed a bug where freqAdjust was not being updated properly when the 2004-08-11 00:18:13 +00:00
propset.c Removes dsconf IIDs from dxguid.lib. 2004-07-22 19:40:44 +00:00
regsvr.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
sound3d.c Remove DirectSound reference counts by buffers and add Destroy 2004-07-13 23:35:09 +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