This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c5c93d186e
Sweden-Number
/
dlls
/
dsound
/
tests
/
.cvsignore
9 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
A simple test for IDirectSound.GetCaps.
2002-12-05 20:19:41 +01:00
Makefile
Remove capture tests from dsound.c and place them in a new file capture.c.
2003-09-27 04:21:12 +02:00
capture.ok
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-18 01:03:11 +02:00
ds3d.ok
Refactored common test code into subroutines. 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).
2004-07-30 20:42:51 +02:00
ds3d8.ok
A simple test for IDirectSound.GetCaps.
2002-12-05 20:19:41 +01:00
dsound.ok
Refactored common test code into subroutines. 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).
2004-07-30 20:42:51 +02:00
dsound8.ok
Added propset.ok.
2003-08-07 05:07:26 +02:00
propset.ok
A simple test for IDirectSound.GetCaps.
2002-12-05 20:19:41 +01:00
testlist.c