projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rpcrt4: Use safe_multiply when multiplying anything by pStubMsg->ActualCount or pStub...
[wine]
/
dlls
/
dsound
/
2006-06-10
Alexandre Julliard
dsound: Make the virtual table functions static where...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-22
Vitaliy Margolen
directx: Update file versions to dx9c (compared to...
tree
|
commitdiff
2006-05-10
Robert Shearman
Check the return value from register_key_guid in all...
tree
|
commitdiff
2006-05-05
Robert Reif
dsound: Add DirectSoundBuffer_Lock tests.
tree
|
commitdiff
2006-05-05
Robert Reif
dsound: Check DirectSoundBuffer_Lock parameters.
tree
|
commitdiff
2006-04-10
Robert Reif
dsound: Fix 2 bugs in ds3d tests.
tree
|
commitdiff
2006-04-08
Robert Reif
dsound: Remove NULL This pointer checks.
tree
|
commitdiff
2006-04-08
Robert Reif
dsound: Remove unnecessary NULL pointer check.
tree
|
commitdiff
2006-04-08
Robert Reif
dsound: Set default primary buffer sample rate and...
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-28
Robert Reif
dsound: Fix duplex create bug.
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-17
Robert Reif
dsound: Add full duplex support.
tree
|
commitdiff
2006-01-17
Robert Reif
dsound: Convert IDirectSoundImpl from a COM class to...
tree
|
commitdiff
2006-01-16
Robert Reif
dsound: Make dumpCooperativeLevel global.
tree
|
commitdiff
2006-01-16
Robert Reif
dsound: Make some capture functions global.
tree
|
commitdiff
2006-01-14
Robert Reif
dsound: Rename some functions, make some functions...
tree
|
commitdiff
2006-01-14
Robert Reif
dsound: Add DSOUND_PrimarySetFormat and use it to set...
tree
|
commitdiff
2006-01-11
Robert Reif
dsound: Add primary buffer change tests.
tree
|
commitdiff
2006-01-06
Robert Reif
dsound: Refactor playback.
tree
|
commitdiff
2006-01-06
Robert Reif
dsound: Fix double free bug in tests.
tree
|
commitdiff
2006-01-05
Robert Reif
dsound: Capture refactoring.
tree
|
commitdiff
2006-01-04
Robert Reif
dsound: Capture cleanup.
tree
|
commitdiff
2006-01-03
Robert Reif
dsound: Remove WINAPI from internal functions.
tree
|
commitdiff
2006-01-03
Robert Reif
dsound Add uninitialized check.
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-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-11-01
Davin McCall
PhaseCancel subtracts secondary buffer from primary...
tree
|
commitdiff
2005-10-27
Robert Reif
Remove unused variable from IDirectSoundFullDuplexImpl.
tree
|
commitdiff
2005-10-19
Robert Reif
Change secondary buffer variable name to secondary.
tree
|
commitdiff
2005-10-17
Robert Reif
Include winuser.h so the code compiles cleanly on windo...
tree
|
commitdiff
2005-10-11
Mike O'Regan
Tests commented out and FIXME-ed long ago now pass.
tree
|
commitdiff
2005-10-11
Robert Reif
Fix PrimaryBufferImpl pointer to deleted DirectSoundImpl.
tree
|
commitdiff
2005-10-10
Robert Reif
DirectSoundDevice reference count cleanup.
tree
|
commitdiff
2005-10-10
Robert Reif
Fix dsound8 test to deal with an installed but unregistered
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-23
Robert Reif
Fix capture test to not fail when IDirectSoundCapture...
tree
|
commitdiff
2005-09-12
Marcus Meissner
The last argument to MultiByteToWideChar is wide charac...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some more traces to use the right printf format...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some traces to use the right printf format and...
tree
|
commitdiff
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
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-08-30
Mike McCormack
Fix some gcc 4.0 warnings.
tree
|
commitdiff
2005-08-15
Vincent Béron
Uniformize DllMain TRACEing across dlls.
tree
|
commitdiff
2005-08-03
Alex Villacís Lasso
Correction to earlier assertion patch to allow for...
tree
|
commitdiff
2005-08-02
Alex Villacís Lasso
Prevent dsb->buf_mixpos from ever remaining past dsb...
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-07-12
Mike McCormack
Interlocked LONG* gcc warning fixes.
tree
|
commitdiff
2005-07-07
Mike McCormack
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
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-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
next