projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dmcompos: Replaced && 0xff by & 0xff.
[wine]
/
dlls
/
dsound
/
tests
/
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-16
Michael Stefaniuc
The Data1 member of the GUID struct needs to be an...
tree
|
commitdiff
2006-10-10
Michael Stefaniuc
dsound/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Francois Gouget
dsound: Don't use state.buffer_size before it has been...
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-18
Robert Reif
dsound: Add class factory tests.
tree
|
commitdiff
2006-07-31
Andrew Talbot
dsound/tests: Write-strings warning fix.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-05
Robert Reif
dsound: Add DirectSoundBuffer_Lock tests.
tree
|
commitdiff
2006-04-10
Robert Reif
dsound: Fix 2 bugs in ds3d tests.
tree
|
commitdiff
2006-04-07
Robert Reif
dsound: Fix capture test.
tree
|
commitdiff
2006-03-15
Robert Reif
dsound: Add info to failed tests.
tree
|
commitdiff
2006-02-09
Robert Reif
dsound: Fix duplex test.
tree
|
commitdiff
2006-01-25
Robert Reif
dsound: Duplex test fix.
tree
|
commitdiff
2006-01-17
Robert Reif
dsound: Primary buffer size change tests.
tree
|
commitdiff
2006-01-17
Robert Reif
dsound: Add full duplex tests.
tree
|
commitdiff
2006-01-11
Robert Reif
dsound: Add primary buffer change tests.
tree
|
commitdiff
2006-01-06
Robert Reif
dsound: Fix double free bug in tests.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-18
Robert Reif
Handle failure on Windows 95 properly.
tree
|
commitdiff
2005-10-11
Mike O'Regan
Tests commented out and FIXME-ed long ago now pass.
tree
|
commitdiff
2005-10-10
Robert Reif
Fix dsound8 test to deal with an installed but unregistered
tree
|
commitdiff
2005-09-23
Robert Reif
Fix capture test to not fail when IDirectSoundCapture...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some traces to use the right printf format and...
tree
|
commitdiff
2005-09-07
Alexandre Julliard
Replace a few more direct lpVtbl accesses by the proper...
tree
|
commitdiff
2005-09-02
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-07-15
Stefan Huehner
Fix some sign-compare warnings by choosing correct...
tree
|
commitdiff
2005-07-15
Stefan Huehner
Fix some write-strings warnings.
tree
|
commitdiff
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-21
Felix Nawothnig
Accept DSERR_NODRIVER from IDirectSoundCapture_CreateCa...
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-12
Robert Reif
Make dsound tests loadable on NT4.
tree
|
commitdiff
2005-06-05
Robert Reif
Fix tests to work with drivers that don't support a...
tree
|
commitdiff
2005-06-05
Robert Reif
Add tests to check DirectSoundCapture creation.
tree
|
commitdiff
2005-05-06
Robert Reif
Move initialization to IDirectSound_Initialize.
tree
|
commitdiff
2005-04-11
James Hawkins
Remove nonstandard type LPLPVOID.
tree
|
commitdiff
2005-03-30
Robert Reif
Keep dsound8.c and dsound.c in sync.
tree
|
commitdiff
2005-03-22
Jakob Eriksson
Test fix.
tree
|
commitdiff
2005-03-14
Robert Reif
Private property sets do not exist in early versions...
tree
|
commitdiff
2005-03-05
Robert Reif
Don't consider no sound device a failure.
tree
|
commitdiff
2005-03-05
Robert Reif
Print dsound.dll version from file versioninfo resource.
tree
|
commitdiff
2005-02-25
Robert Reif
Add secondary buffer SetFrequency test.
tree
|
commitdiff
2005-02-24
Robert Reif
Try old buffer description structure on failure with...
tree
|
commitdiff
2005-02-23
Robert Reif
Fix tests for win9x and old versions of DirectX.
tree
|
commitdiff
2005-02-18
Robert Reif
Fix capture test to pass on windows 98 when no sound...
tree
|
commitdiff
2005-02-18
Robert Reif
Fix block align test.
tree
|
commitdiff
2005-02-16
Robert Reif
Fixed invalid buffer size by rounding up to next multip...
tree
|
commitdiff
2005-02-10
Francois Gouget
Don't link with DirectSoundCreate8 as this prevents...
tree
|
commitdiff
2005-02-10
Robert Reif
Print info about primary buffer format.
tree
|
commitdiff
2005-01-10
Robert Reif
Remove unneeded includes.
tree
|
commitdiff
2005-01-09
Robert Reif
Don't need to worry about windows messages.
tree
|
commitdiff
2005-01-09
Robert Reif
Initialize and uninitialize COM properly.
tree
|
commitdiff
2004-12-13
Eric Pouech
Fixed some errors in function prototypes.
tree
|
commitdiff
2004-10-26
Robert Reif
VerifyCertification is not always implemented.
tree
|
commitdiff
2004-10-25
Robert Reif
Don't consider a device in use a failure.
tree
|
commitdiff
2004-10-22
Robert Reif
Don't consider a bad format an error unless the capabil...
tree
|
commitdiff
2004-10-21
Robert Reif
Don't consider a device that is already in use a test...
tree
|
commitdiff
2004-10-19
Robert Reif
Don't consider failure with DSERR_NODRIVER a test failure.
tree
|
commitdiff
2004-10-18
Robert Reif
Fix some places where no driver present causes problems.
tree
|
commitdiff
2004-09-08
Francois Gouget
Make the dsound tests run with DirectX < 8.
tree
|
commitdiff
2004-09-08
Francois Gouget
Remove the get_hwnd() implementation from propset.c...
tree
|
commitdiff
2004-08-31
Francois Gouget
Don't use DSBCAPS_{CTRLDEFAULT,CTRLALL} in capability...
tree
|
commitdiff
2004-08-25
Robert Reif
DirectSound8 doesn't accept 3D stereo secondary buffers but
tree
|
commitdiff
2004-08-23
Robert Reif
Only print format info when in interactive mode for...
tree
|
commitdiff
2004-08-18
Robert Reif
Cleanup messages.
tree
|
commitdiff
2004-08-18
Robert Reif
Cleanup some more messages.
tree
|
commitdiff
2004-08-13
Robert Reif
More dsound tests error message cleanups.
tree
|
commitdiff
2004-08-12
Robert Reif
Start cleaning up error messages.
tree
|
commitdiff
2004-08-09
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-08-09
Robert Reif
Test different primary buffer formats while keeping...
tree
|
commitdiff
2004-07-30
Robert Reif
Refactored common test code into subroutines.
tree
|
commitdiff
2004-07-23
Francois Gouget
Check that modifying the secondary buffer volume/pan...
tree
|
commitdiff
2004-07-22
Robert Reif
Downgrade tests to DX8 level so it can build on all...
tree
|
commitdiff
2004-07-22
Robert Reif
Removes dsconf IIDs from dxguid.lib.
tree
|
commitdiff
2004-07-21
Robert Reif
Save enumerated GUIDs in a global array so they persist...
tree
|
commitdiff
2004-07-19
Francois Gouget
Make the listener/sound position update duration and...
tree
|
commitdiff
2004-07-19
Robert Reif
Do initialization to match windows behavior (with test).
tree
|
commitdiff
2004-07-19
Robert Reif
Fixes the right bugs and keeps intent of test.
tree
|
commitdiff
2004-07-17
Francois Gouget
Don't try to create a IDirectSound3DBuffer, partly...
tree
|
commitdiff
2004-07-16
Francois Gouget
Get and print the DirectSound primary buffer volume.
tree
|
commitdiff
2004-07-16
Francois Gouget
Keep track of how much has been played and get rid...
tree
|
commitdiff
2004-07-16
Francois Gouget
Call IDirectSound::Initialize() as per MSDN before...
tree
|
commitdiff
2004-07-16
Francois Gouget
On Windows GetPan() may not return the value that was...
tree
|
commitdiff
2004-07-13
Robert Reif
Remove DirectSound reference counts by buffers and...
tree
|
commitdiff
2004-07-12
Robert Reif
- Create IDirectSound and IDirectSound8 objects using the
tree
|
commitdiff
2004-07-04
Robert Reif
Separated DirectSoundCreate8 into two functions and...
tree
|
commitdiff
2004-06-17
Francois Gouget
Split the 'dsound' test into two parts:
tree
|
commitdiff
2004-04-06
Robert Reif
Fixed deadlock in capture callback.
tree
|
commitdiff
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
tree
|
commitdiff
2004-01-27
Alexandre Julliard
Only link against libdxguid where necessary.
tree
|
commitdiff
2004-01-20
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2003-10-08
Robert Reif
Make capture more reliable by submitting all buffers...
tree
|
commitdiff
2003-09-27
Robert Reif
Remove capture tests from dsound.c and place them in...
tree
|
commitdiff
2003-09-19
Robert Reif
Added volume and pan support to primary buffers.
tree
|
commitdiff
2003-09-15
Robert Reif
Added better tests for volume and pan.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
next