projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Declare RtlGUIDFromString and RtlStringFromGUID.
[wine]
/
dlls
/
dsound
/
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-21
Robert Reif
Fix a typo.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Robert Reif
Fix roundoff error to prevent negative length.
tree
|
commitdiff
2005-06-17
Francois Gouget
Fix winapi_check documentation warnings.
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Moved config parameters to HKCU\Software\Wine\DirectSound.
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Added magic comments to all Wine-specific registry...
tree
|
commitdiff
2005-06-12
Robert Reif
Make dsound tests loadable on NT4.
tree
|
commitdiff
2005-06-08
Michael Jung
Fixed confusing indentation.
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-06-04
Robert Reif
Finish DirectSoundCapture/DirectSoundCapture8 split.
tree
|
commitdiff
2005-06-02
Robert Reif
Move FullDuplex code from capture.c to duplex.c.
tree
|
commitdiff
2005-06-01
Robert Reif
Fix property set description for more than one capture...
tree
|
commitdiff
2005-06-01
Dmitry Timoshkov
Make more of the OLE interface vtables const.
tree
|
commitdiff
2005-05-31
Robert Reif
Add multiple DIRECTSOUND object support (multiple sound...
tree
|
commitdiff
2005-05-17
Robert Shearman
Rename MODULENAME_Dll* functions to Dll* for better...
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-09
Robert Reif
Remove dead code and redundant variables from DSOUND_Ca...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-05-06
Robert Reif
Move initialization to IDirectSound_Initialize.
tree
|
commitdiff
2005-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-05-04
Robert Reif
Set driver type properly.
tree
|
commitdiff
2005-04-13
Robert Reif
Fully implement WAVEDEVICEMAPPING property set.
tree
|
commitdiff
2005-04-11
Robert Reif
Initialize primary buffer on open.
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-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
tree
|
commitdiff
2005-03-22
Jakob Eriksson
Test fix.
tree
|
commitdiff
2005-03-19
Robert Reif
Fix block align error message to show length before...
tree
|
commitdiff
2005-03-16
Robert Reif
waveInPrepareHeader and waveInUnprepareHeader are not...
tree
|
commitdiff
2005-03-15
Robert Reif
Unconditionally free memory. Should make smatch happy.
tree
|
commitdiff
2005-03-15
Robert Reif
Change some global variable names.
tree
|
commitdiff
2005-03-14
Robert Reif
Private property sets do not exist in early versions...
tree
|
commitdiff
2005-03-14
Robert Reif
Add missing functionality.
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-25
Robert Reif
Use nBlockAlign rather than calculating it.
tree
|
commitdiff
2005-02-25
Robert Reif
Change SetCooperativeLevel FIXME to WARN.
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
Some block align cleanups.
tree
|
commitdiff
2005-02-16
Robert Reif
Fixed invalid buffer size by rounding up to next multip...
tree
|
commitdiff
2005-02-11
Robert Reif
Removed printing of thread id for AddRef and Release...
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-02-10
Robert Reif
Signed/unsigned fix and code cleanup.
tree
|
commitdiff
2005-02-10
Robert Reif
Always allocate an empty buffer.
tree
|
commitdiff
2005-02-09
Robert Reif
Fill new software buffers with silence.
tree
|
commitdiff
2005-02-01
Robert Reif
Fix primary buffer memory leak.
tree
|
commitdiff
2005-01-28
Robert Reif
Fix structure member name to match windows headers...
tree
|
commitdiff
2005-01-24
Robert Reif
Don't allow other threads to access the primary buffer...
tree
|
commitdiff
2005-01-24
Robert Reif
Remove unused includes.
tree
|
commitdiff
2005-01-24
Robert Reif
Use Windows memory functions.
tree
|
commitdiff
2005-01-24
Robert Reif
Fixed memory leak in mixer code.
tree
|
commitdiff
2005-01-14
James Hawkins
Return CLASS_E_NOAGGREGATION if pUnkOuter is non-null.
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
Eric Pouech
Removed excessive statement (break after return or...
tree
|
commitdiff
2005-01-09
Robert Reif
Initialize and uninitialize COM properly.
tree
|
commitdiff
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
tree
|
commitdiff
2004-12-13
Eric Pouech
Fixed some errors in function prototypes.
tree
|
commitdiff
2004-12-09
Alexandre Julliard
Janitorial: C booleans must not be compared against...
tree
|
commitdiff
2004-12-07
Tomas Vanek
Fixed no memory condition test in IDirectSoundImpl_Create.
tree
|
commitdiff
2004-12-06
Robert Reif
Return the actual device interface name.
tree
|
commitdiff
2004-12-06
Robert Reif
Always create a property set for secondary buffers.
tree
|
commitdiff
2004-11-23
Tom Wickline
Version resources cleanup.
tree
|
commitdiff
2004-11-19
Robert Reif
Remove trailing white space introduced in previous...
tree
|
commitdiff
2004-11-09
Robert Reif
Remove redundant GUID check.
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
Trailing white space cleanup.
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-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
tree
|
commitdiff
2004-09-17
Robert Reif
Cleanup reference counting.
tree
|
commitdiff
2004-09-16
Robert Reif
Cleanup reference counting.
tree
|
commitdiff
2004-09-10
Robert Reif
Remove lock name from lock debug structure before delet...
tree
|
commitdiff
2004-09-10
Robert Reif
Return error from low level driver when necessary.
tree
|
commitdiff
2004-09-09
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
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-09-08
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-09-07
Robert Reif
Consolidate secondary buffer list processing and locking.
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
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
tree
|
commitdiff
2004-08-23
Robert Reif
Only print format info when in interactive mode for...
tree
|
commitdiff
2004-08-20
Robert Reif
Remove wine specific DRV_QUERYDSOUNDGUID message and...
tree
|
commitdiff
2004-08-18
Robert Reif
Cleanup messages.
tree
|
commitdiff
2004-08-18
Robert Reif
Allocate wave format structure dynamically based on...
tree
|
commitdiff
2004-08-18
Robert Reif
Cleanup some more messages.
tree
|
commitdiff
2004-08-16
Robert Reif
Delete buffer array when releasing last buffer.
tree
|
commitdiff
2004-08-16
Robert Reif
Allow proper release while capturing.
tree
|
commitdiff
next