- 05 May, 2006 1 commit
-
-
Robert Reif authored
Check DirectSoundBuffer_Lock parameters and return an error (like Windows) rather than fixing up the parameters.
-
- 14 Jan, 2006 1 commit
-
-
Robert Reif authored
some code around.
-
- 06 Jan, 2006 1 commit
-
-
Robert Reif authored
Replace references of IDirectSoundImpl with DirectSoundDevice to remove one level of indirection and remove the problem of a three object circular reference.
-
- 03 Jan, 2006 1 commit
-
-
Robert Reif authored
-
- 19 Oct, 2005 1 commit
-
-
Robert Reif authored
Fix AddRef and Release to use proper class.
-
- 17 Oct, 2005 1 commit
-
-
Robert Reif authored
windows headers.
-
- 12 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 09 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
section.
-
- 01 Jun, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 31 May, 2005 1 commit
-
-
Robert Reif authored
at the same time). Fix CoCreateInstance when no sound card is present. Fix create bug found by Mike Hearn.
-
- 09 May, 2005 1 commit
-
-
Robert Reif authored
and callers.
-
- 06 May, 2005 1 commit
-
-
Francois Gouget authored
-
- 16 Feb, 2005 1 commit
-
-
Robert Reif authored
nBlockAlign. Added test to verify buffer rounding behavior.
-
- 11 Feb, 2005 1 commit
-
-
Robert Reif authored
WINEDEBUG=+tid gives the same result. General consistency cleanup.
-
- 10 Feb, 2005 1 commit
-
-
Robert Reif authored
-
- 09 Feb, 2005 1 commit
-
-
Robert Reif authored
-
- 24 Jan, 2005 2 commits
-
-
Robert Reif authored
-
Robert Reif authored
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 06 Dec, 2004 1 commit
-
-
Robert Reif authored
-
- 17 Sep, 2004 1 commit
-
-
Robert Reif authored
AddRef and Release return ULONG.
-
- 16 Sep, 2004 1 commit
-
-
Robert Reif authored
-
- 10 Sep, 2004 2 commits
-
-
Robert Reif authored
freed properly.
-
Robert Reif authored
-
- 09 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 08 Sep, 2004 1 commit
-
-
Hans Leidekker authored
-
- 07 Sep, 2004 1 commit
-
-
Robert Reif authored
Two new functions DSOUND_AddBuffer and DSOUND_RemoveBuffer have been added and the locking has been moved into these functions. Renamed IDirectSound lock to buffer_list_lock. Removed redundant test for IID_IDirectSoundNotify and IID_IDirectSoundNotify8 because they are the same. Removed check for invalid buffers on list because that shouldn't happen anymore because of fixed 3d buffer reference counting. Minor code cleanups.
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 18 Aug, 2004 1 commit
-
-
Robert Reif authored
Remove format checks to allow driver to decide if format supported. Code cleanups.
-
- 16 Aug, 2004 1 commit
-
-
Robert Reif authored
-
- 12 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 09 Aug, 2004 1 commit
-
-
Francois Gouget authored
given two distinct pointers.
-
- 06 Aug, 2004 1 commit
-
-
Robert Reif authored
-
- 23 Jul, 2004 1 commit
-
-
Francois Gouget authored
-
- 13 Jul, 2004 1 commit
-
-
Robert Reif authored
functions to buffer components and DirectSound to allow proper destruction even with outstanding references. Remove trailing white space. Add tests for proper release even with active buffers.
-
- 06 Jul, 2004 1 commit
-
-
Robert Reif authored
-
- 19 Apr, 2004 1 commit
-
-
Robert Reif authored
Adds support for deleting notification array. Minor debug and white space cleanups.
-
- 06 Feb, 2004 1 commit
-
-
Robert Reif authored
Minor code cleanups.
-
- 09 Jan, 2004 1 commit
-
-
Robert Reif authored
Fixed some const * arguments.
-
- 17 Nov, 2003 1 commit
-
-
Robert Reif authored
-