Michael Stefaniuc
|
f6f8123c6b
|
dsound: Cleanup error handling in IDirectSoundFullDuplex::Initialize().
|
2012-08-16 11:38:52 +02:00 |
Michael Stefaniuc
|
0aeaa83a22
|
dsound/tests: Add DirectSoundFullDuplex COM tests.
|
2012-08-16 11:38:36 +02:00 |
Michael Stefaniuc
|
598cc8f44a
|
dsound/tests: Refcount tests for IDirectSoundCapture / IUnknown.
|
2012-08-16 11:38:23 +02:00 |
Francois Gouget
|
4d24132ea4
|
dsound/tests: Trace the number of tested DirectSound drivers.
|
2012-08-13 11:52:10 +02:00 |
Francois Gouget
|
ed7faad1ed
|
dsound/tests: Clarify some skip() traces.
|
2012-08-13 11:52:00 +02:00 |
Michael Stefaniuc
|
9cc62d321c
|
dsound: Handle IDirectSound by the IDirectSound8 implementation.
|
2012-07-19 16:01:48 +02:00 |
Michael Stefaniuc
|
e236a3c2d5
|
dsound/tests: Add IDirectSound refcount and COM aggregation tests.
|
2012-07-19 16:01:43 +02:00 |
Andrew Eikum
|
bf263a347d
|
dsound: Fail if app requests 3D buffer interface on a non-3D buffer.
|
2012-06-14 18:20:29 +02:00 |
Andrew Eikum
|
f0be44c82d
|
dsound: Don't destroy primary buffer until device is released.
|
2012-05-09 17:49:33 +02:00 |
Andrew Eikum
|
552433cf9e
|
dsound: Validate and correct wValidBitsPerSample in primary buffer SetFormat.
|
2012-04-02 18:27:14 +02:00 |
Michael Stefaniuc
|
0872572a6d
|
dsound/tests: Fix the capture COM tests for older Win2k versions.
|
2012-02-15 19:17:37 +01:00 |
Michael Stefaniuc
|
3ec0b056d5
|
dsound: Support IKsPropertySet in the primary buffer too.
|
2012-01-17 11:53:25 +01:00 |
Michael Stefaniuc
|
66361f1bd5
|
dsound/tests: Add some COM tests for capture.
|
2012-01-12 15:52:51 +01:00 |
Michael Stefaniuc
|
93bfa2b5be
|
dsound/tests: Sanitize START_TEST() in capture.c.
|
2012-01-12 15:52:50 +01:00 |
Michael Stefaniuc
|
4ac20cbc0f
|
dsound/tests: Remove some returns in the capture buffer tests.
|
2012-01-12 15:52:50 +01:00 |
Andrew Eikum
|
287a6e8473
|
dsound: Validate format in primary buffer's SetFormat().
|
2011-12-05 12:23:37 +01:00 |
Andrew Eikum
|
c8c6cc97bc
|
dsound: Always enumerate the default device first.
|
2011-10-21 12:11:39 +02:00 |
Andrew Eikum
|
9b15c17376
|
dsound: Don't claim to support hardware buffers.
|
2011-10-20 11:03:40 +02:00 |
Michael Stefaniuc
|
e2c0ea01ac
|
dsound/tests: Remove some explicit casts that happen implicitly.
|
2011-09-23 16:21:51 +02:00 |
Michael Stefaniuc
|
7959778d3f
|
dsound/tests: Primary and secondary buffers use the same IDirectSoundBuffer vtbl.
|
2011-08-29 12:08:21 +02:00 |
Michael Stefaniuc
|
beac9a27e6
|
dsound/tests: IDirectSoundBuffer and IDirectSoundBuffer8 use the same implementation.
|
2011-08-24 12:14:46 +02:00 |
Akihiro Sagawa
|
2ab3d22663
|
dsound: Don't copy the position notify on duplicate.
|
2011-07-22 15:44:16 +02:00 |
Akihiro Sagawa
|
3c9bd6ba2a
|
dsound: Don't copy the notify object on duplicate.
|
2011-07-22 15:44:13 +02:00 |
Akihiro Sagawa
|
223406fa17
|
dsound/tests: Add tests to check notifications after duplicate.
|
2011-07-22 15:40:46 +02:00 |
Austin English
|
62b83bf036
|
dsound/tests: Remove win9x hack.
|
2011-02-28 13:11:34 +01:00 |
Austin English
|
f6fb95230c
|
dsound/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-10 09:57:45 -06:00 |
Austin English
|
8c771e3f7e
|
dsound/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-08 13:42:14 -06:00 |
Owen Rudge
|
15d5311804
|
dsound/tests: Add IEEE float buffer tests for dsound8.
|
2011-01-20 17:50:17 +01:00 |
Owen Rudge
|
c3a01501e8
|
dsound/tests: Add IEEE float buffer tests.
|
2011-01-20 17:50:11 +01:00 |
André Hentschel
|
046bcb7c7e
|
dsound/tests: Don't test function directly when reporting GetLastError().
|
2010-12-30 15:00:05 +01:00 |
Alexandre Julliard
|
19da00a6a3
|
dsound/tests: Mark some Vmware sound driver failures as broken.
|
2010-09-30 11:32:59 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Alexander Nicolaysen Sørnes
|
9c88bd8d24
|
dsound/tests: Test querying for KsPropertySet on primary buffer.
|
2010-02-15 12:20:01 +01:00 |
Alexander Nicolaysen Sørnes
|
1db6e11254
|
dsound/tests: DirectSound3DListener_QueryInterface should accept IKsPropertySet.
|
2010-02-11 14:38:44 +01:00 |
Huw Davies
|
14fdced365
|
dsound: Fix a memory leak in the tests.
Found by Valgrind.
|
2009-12-18 11:47:52 +01:00 |
Maarten Lankhorst
|
b0cfbe81fa
|
dsound: Restore old speaker config after tests.
According to the documentation, only audio device vendors are allowed to
call this function, so make sure we properly restore the old speaker config.
|
2009-11-20 11:40:47 +01:00 |
Marcus Meissner
|
61393fa021
|
dsound: Check for NULL listener (Coverity).
|
2009-10-19 11:41:47 +02:00 |
Gerald Pfeifer
|
94203b5ddb
|
dsound/tests: Fix two broken conditions.
|
2009-06-22 11:44:28 +02:00 |
Francois Gouget
|
d7c5f1a90b
|
dsound/tests: Replace malloc() with HeapAlloc().
|
2009-05-13 12:45:36 +02:00 |
Jesse Allen
|
eac4791741
|
dsound: Fix test for some windows versions.
|
2009-04-22 13:13:31 +02:00 |
Jesse Allen
|
b7f6c1e103
|
dsound: Allow a special cbSize case in CreateSoundBuffer.
|
2009-04-21 13:16:26 +02:00 |
Detlef Riekenberg
|
8819156b49
|
dsound/tests: Remove duplicate version dump.
We have the version already in the header of the winetest results.
|
2009-03-30 13:56:50 +02:00 |
Jeff Zaroyko
|
aff1dbe531
|
dsound: Check for invalid parameter when locking primary and secondary buffers.
|
2009-01-02 12:48:15 +01:00 |
Francois Gouget
|
34f1e0f048
|
dsound: Remove unneeded casts of zero.
|
2008-12-08 12:04:45 +01:00 |
Jeff Zaroyko
|
29e49bbe8e
|
dsound/tests: Fix a failing capture test on win2k.
|
2008-10-23 12:13:41 +02:00 |
Jeff Zaroyko
|
b9084bc99f
|
dsound/tests: Fix failing propset and capture tests on win98.
|
2008-10-23 12:13:37 +02:00 |
Paul Vriens
|
8ccfe80c0b
|
dsound/tests: Fix failure on Win9x and NT4.
|
2008-09-22 12:17:04 +02:00 |