Sweden-Number/dlls/dsound
Francois Gouget de9af2414b Split the 'dsound' test into two parts:
- the sound format test. Plays a 5 second reference tone to help
  debug issues with the tone duration and help detect stutter issues.
  Prints explanations describing the sound format interactive
  test. Then plays a 1 second test tone for each supported sound
  format.
- the 3D sound tests. Performs the volume, panning, moving listener
  tests, etc.
2004-06-17 23:03:11 +00:00
..
tests Split the 'dsound' test into two parts: 2004-06-17 23:03:11 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
buffer.c Fixes support for older versions of direct sound. 2004-04-19 02:58:45 +00:00
capture.c Fixed some issues found by winapi_check. 2004-05-17 21:08:31 +00:00
dsound.spec Fixed some traces. 2003-10-01 03:05:25 +00:00
dsound_main.c GetModuleFileName[AW] doesn't terminate the string if the buffer is 2004-05-19 03:22:55 +00:00
dsound_private.h Remove unused lock. 2004-03-17 01:44:15 +00:00
mixer.c Reduce the use of the dsound global variable by passing address to 2004-01-12 21:02:22 +00:00
primary.c Properly release hardware primary buffer when changing formats. 2004-02-13 20:22:02 +00:00
propset.c Make capture more reliable by submitting all buffers before start. 2003-10-08 22:35:26 +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 unused lock. 2004-03-17 01:44:15 +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