- 06 Jul, 2011 1 commit
-
-
Andrew Nguyen authored
-
- 19 Sep, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 21 Jul, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 16 Mar, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 22 Feb, 2010 1 commit
-
-
Alexandre Julliard authored
This enables it to be auto-updated by make_makefiles.
-
- 08 Jul, 2008 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
This avoids trouble with the broken MingW libraries when cross-compiling the tests.
-
- 30 Apr, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 18 Dec, 2006 1 commit
-
-
Vitaliy Margolen authored
-
- 12 Oct, 2006 1 commit
-
-
Michael Ploujnikov authored
-
- 29 Sep, 2006 1 commit
-
-
Michael Stefaniuc authored
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
-
- 14 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 11 May, 2005 1 commit
-
-
Robert Reif authored
-
- 05 Mar, 2005 1 commit
-
-
Robert Reif authored
-
- 30 Jul, 2004 1 commit
-
-
Robert Reif authored
Added tests for correct Compact behavior. Added tests for all possible IDirectSound[8] creation modes with good and bad arguments. Split dsound.c and ds3d.c into separate files for IDirectSound and IDirectSound8 interfaces and added code to not execute IDirectSound8 tests when run with a dsound.dll of version 7 or earlier. We should now be able to run these tests on a Windows system with DX7 or earlier (untested).
-
- 22 Jul, 2004 1 commit
-
-
Robert Reif authored
platforms.
-
- 12 Jul, 2004 1 commit
-
-
Robert Reif authored
CoCreateInstance COM function to test the Class Factory interfaces. - Create IDirectSound and IDirectSound8 objects using CreateDirectSound and CreateDirectSound8 using a NULL device GUID.
-
- 17 Jun, 2004 1 commit
-
-
Francois Gouget authored
- 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.
-
- 06 Apr, 2004 1 commit
-
-
Robert Reif authored
Fixed capture test to check all notifications. Added better debug messages to capture test.
-
- 27 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 27 Sep, 2003 1 commit
-
-
Robert Reif authored
capture.c.
-
- 06 Aug, 2003 1 commit
-
-
Robert Reif authored
Added LIBUUID to makefile.
-
- 13 Dec, 2002 1 commit
-
-
Francois Gouget authored
basic tests such as querying its characteristics and changing its format. Changing the format requires that we call SetcooperativeLevel first, which means we need an hwnd. So the test must now link with user32.dll.
-
- 05 Dec, 2002 1 commit
-
-
Francois Gouget authored
-
- 02 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 09 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-