projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GetWindowLong -> GetWindowLongPtr.
[wine]
/
dlls
/
dsound
/
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
2004-08-13
Robert Reif
More dsound tests error message cleanups.
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
tree
|
commitdiff
2004-08-12
Robert Reif
Speed up mixing and unmixing by moving sample size...
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
tree
|
commitdiff
2004-08-12
Robert Reif
Start cleaning up error messages.
tree
|
commitdiff
2004-08-11
Robert Reif
Fixed a bug where freqAdjust was not being updated...
tree
|
commitdiff
2004-08-09
Francois Gouget
Remove the assert()s that checked that IDirectSoundBuff...
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-08-06
Robert Reif
Adds debug name to remaining critical sections.
tree
|
commitdiff
2004-08-04
Robert Reif
Add CRITICAL_SECTION debug info.
tree
|
commitdiff
2004-08-02
Gerald Pfeifer
Avoid using round(), which is unportable.
tree
|
commitdiff
2004-08-02
Francois Gouget
Check the return value of IDirectSoundImpl_Create(...
tree
|
commitdiff
2004-07-30
Robert Reif
Refactored common test code into subroutines.
tree
|
commitdiff
2004-07-30
Robert Reif
Added error checking to IDirectSound_Compact.
tree
|
commitdiff
2004-07-23
Francois Gouget
Small cleanup in IDirectSoundBufferImpl_SetPan().
tree
|
commitdiff
2004-07-23
Francois Gouget
Check that modifying the secondary buffer volume/pan...
tree
|
commitdiff
2004-07-23
Francois Gouget
Fix the volume and balance of primary buffers so it...
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
Dump DirectSound capabilities flags.
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-09
Robert Reif
Better error checking and recovery.
tree
|
commitdiff
2004-07-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-07-06
Robert Reif
Fix IDirectSoundBuffer8_Initialize function prototype...
tree
|
commitdiff
2004-07-06
Robert Reif
Create DirectSound or DirectSound8 depending on riid.
tree
|
commitdiff
2004-07-06
Robert Reif
Get certification for VerifyCertification from driver...
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-05-19
Eric Pouech
GetModuleFileName[AW] doesn't terminate the string...
tree
|
commitdiff
2004-05-17
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-05-14
Ivan Leo Murray...
Updated the version info of all DirectX dlls to the...
tree
|
commitdiff
2004-04-19
Robert Reif
Fixes support for older versions of direct sound.
tree
|
commitdiff
2004-04-06
Robert Reif
Fixed deadlock in capture callback.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-17
Robert Reif
Remove unused lock.
tree
|
commitdiff
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
tree
|
commitdiff
2004-02-13
Robert Reif
Properly release hardware primary buffer when changing...
tree
|
commitdiff
2004-02-06
Robert Reif
Fallback to software buffer if failed to create hardwar...
tree
|
commitdiff
2004-02-06
Robert Reif
Fallback to software buffer if duplicating hardware...
tree
|
commitdiff
2004-02-06
Robert Reif
Actual buffer format may be different from requested...
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
2004-01-12
Robert Reif
Reduce the use of the dsound global variable by passing...
tree
|
commitdiff
2004-01-09
Robert Reif
Added some missing defines and a struct.
tree
|
commitdiff
2003-11-17
Robert Reif
Initialize buffer reference count.
tree
|
commitdiff
2003-11-14
Robert Reif
Fixes more use before set races.
tree
|
commitdiff
2003-10-14
Oleg Prokhorov
Another portion of HeapReAlloc fixes.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-10-08
Robert Reif
Make capture more reliable by submitting all buffers...
tree
|
commitdiff
2003-10-01
Robert Reif
Fixed some traces.
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-15
Robert Reif
Device enumeration callbacks should return a NULL guid...
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-09-03
Robert Reif
Use the drivers to get device capabilities and property...
tree
|
commitdiff
2003-09-02
Robert Reif
Now that reference counting is correct, there is no...
tree
|
commitdiff
2003-09-01
Robert Reif
Added more tests and restructured tests for easier...
tree
|
commitdiff
2003-09-01
Robert Reif
Added SecondaryBuffer and DirectSoundCaptureNotify...
tree
|
commitdiff
2003-08-27
Dimitrie O. Paun
Remove some unneeded __WINESRC__ tests from the headers.
tree
|
commitdiff
2003-08-23
John K. Hohm
Implement DllRegisterServer and DllUnregisterServer...
tree
|
commitdiff
2003-08-20
Robert Reif
Added tests for buffer property sets.
tree
|
commitdiff
2003-08-20
Robert Reif
Split property sets into two types: buffer and private.
tree
|
commitdiff
2003-08-18
Robert Reif
Fixed bug where last tests were not executed.
tree
|
commitdiff
2003-08-07
Duane Clark
Move declarations to compile with older compilers.
tree
|
commitdiff
2003-08-07
Alexandre Julliard
Added propset.ok.
tree
|
commitdiff
2003-08-06
Robert Reif
Added some COM and property set tests.
tree
|
commitdiff
2003-08-06
Robert Reif
Added class factories for DirectSoundCapture, DirectSou...
tree
|
commitdiff
2003-07-30
Alexandre Julliard
Make the DllRegisterServer, DllRegisterServerEx, DllUnr...
tree
|
commitdiff
2003-07-28
Robert Reif
Fixed a bug where a NULL primary buffer pointer is...
tree
|
commitdiff
next