projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
dsound/tests: Remove unneeded NONAMELESS* macros.
[wine]
/
dlls
/
dsound
/
tests
/
dsound.c
2006-11-24
Francois Gouget
dsound/tests: Remove unneeded NONAMELESS* macros.
blob
|
commitdiff
|
raw
2006-11-13
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Michael Stefaniuc
dsound/tests: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-18
Robert Reif
dsound: Add class factory tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-15
Robert Reif
dsound: Add info to failed tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Robert Reif
dsound: Fix double free bug in tests.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed some traces to use the right printf format and...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Robert Reif
Fix tests to work with drivers that don't support a...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Robert Reif
Move initialization to IDirectSound_Initialize.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Robert Reif
Keep dsound8.c and dsound.c in sync.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-05
Robert Reif
Don't consider no sound device a failure.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-05
Robert Reif
Print dsound.dll version from file versioninfo resource.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Robert Reif
Add secondary buffer SetFrequency test.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Robert Reif
Fix tests for win9x and old versions of DirectX.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-18
Robert Reif
Fix block align test.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Robert Reif
Fixed invalid buffer size by rounding up to next multip...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
Robert Reif
Print info about primary buffer format.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-10
Robert Reif
Remove unneeded includes.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Robert Reif
Initialize and uninitialize COM properly.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-25
Robert Reif
Don't consider a device in use a failure.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-21
Robert Reif
Don't consider a device that is already in use a test...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Robert Reif
Don't consider failure with DSERR_NODRIVER a test failure.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Robert Reif
Fix some places where no driver present causes problems.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-25
Robert Reif
DirectSound8 doesn't accept 3D stereo secondary buffers but
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Robert Reif
Only print format info when in interactive mode for...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-13
Robert Reif
More dsound tests error message cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Robert Reif
Start cleaning up error messages.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
Robert Reif
Test different primary buffer formats while keeping...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-30
Robert Reif
Refactored common test code into subroutines.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-22
Robert Reif
Downgrade tests to DX8 level so it can build on all...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Robert Reif
Save enumerated GUIDs in a global array so they persist...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-19
Robert Reif
Do initialization to match windows behavior (with test).
blob
|
commitdiff
|
raw
|
diff to current
2004-07-19
Robert Reif
Fixes the right bugs and keeps intent of test.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-17
Francois Gouget
Don't try to create a IDirectSound3DBuffer, partly...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-16
Francois Gouget
Get and print the DirectSound primary buffer volume.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-16
Francois Gouget
Call IDirectSound::Initialize() as per MSDN before...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-13
Robert Reif
Remove DirectSound reference counts by buffers and...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-12
Robert Reif
- Create IDirectSound and IDirectSound8 objects using the
blob
|
commitdiff
|
raw
|
diff to current
2004-07-04
Robert Reif
Separated DirectSoundCreate8 into two functions and...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-17
Francois Gouget
Split the 'dsound' test into two parts:
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Francois Gouget
Add trailing '\n's to ok() calls.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Robert Reif
Remove capture tests from dsound.c and place them in...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Robert Reif
Added volume and pan support to primary buffers.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-15
Robert Reif
Added better tests for volume and pan.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-01
Robert Reif
Added more tests and restructured tests for easier...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-06
Robert Reif
Added some COM and property set tests.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-27
Robert Reif
3D buffer and listener reference counts should be fixed.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-22
Robert Reif
Add 3d primary and secondary buffer tests.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-13
Alexandre Julliard
Don't use Wine debugging API in tests.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-11
Robert Reif
Changed capture format printing to hex.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-07
Robert Reif
Fixed a bug where a capture device was used after it...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Robert Reif
Fixed code to handle full duplex properly.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-24
Robert Reif
Fixed a problem getting the GUID to compile under windo...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-15
Robert Reif
Added support for direct sound capture and a real direc...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-20
Gerald Pfeifer
#include <stdlib.h> instead of the non-standard <malloc.h>.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-16
Francois Gouget
SetFormat may not change the primary buffer format...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Francois Gouget
Add the ability of playing a test tone when in interact...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Francois Gouget
Extend the test by creating a PrimaryBuffer object...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-05
Francois Gouget
A simple test for IDirectSound.GetCaps.
blob
|
commitdiff
|
raw
|
diff to current