- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 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
-
- 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
-
- 17 Oct, 2005 1 commit
-
-
Robert Reif authored
windows headers.
-
- 12 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
right on a 64-bit platform.
-
- 30 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 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.
-
- 06 May, 2005 1 commit
-
-
Francois Gouget authored
-
- 11 Apr, 2005 1 commit
-
-
Robert Reif authored
-
- 15 Mar, 2005 1 commit
-
-
Robert Reif authored
Cleanup usage of global dsound variable to not use local variable of same name. Almost ready to add support for more than one sound card at the same time.
-
- 16 Feb, 2005 1 commit
-
-
Robert Reif authored
-
- 11 Feb, 2005 1 commit
-
-
Robert Reif authored
WINEDEBUG=+tid gives the same result. General consistency cleanup.
-
- 09 Feb, 2005 1 commit
-
-
Robert Reif authored
-
- 24 Jan, 2005 3 commits
-
-
Robert Reif authored
format is being changed.
-
Robert Reif authored
-
Robert Reif authored
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 17 Sep, 2004 1 commit
-
-
Robert Reif authored
AddRef and Release return ULONG.
-
- 16 Sep, 2004 1 commit
-
-
Robert Reif authored
-
- 10 Sep, 2004 1 commit
-
-
Robert Reif authored
-
- 09 Sep, 2004 1 commit
-
-
Alexandre Julliard 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.
-
- 12 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 11 Aug, 2004 1 commit
-
-
Robert Reif authored
primary buffer format changed.
-
- 09 Aug, 2004 1 commit
-
-
Francois Gouget authored
given two distinct pointers.
-
- 23 Jul, 2004 1 commit
-
-
Francois Gouget authored
volume and balance, like on Windows.
-
- 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
-
- 13 Feb, 2004 1 commit
-
-
Robert Reif authored
-
- 06 Feb, 2004 1 commit
-
-
Robert Reif authored
returned one for calculation.
-
- 09 Jan, 2004 1 commit
-
-
Robert Reif authored
Fixed some const * arguments.
-
- 14 Oct, 2003 1 commit
-
-
Oleg Prokhorov authored
-
- 19 Sep, 2003 1 commit
-
-
Robert Reif authored
Added more property set support.
-
- 15 Sep, 2003 1 commit
-
-
Robert Reif authored
devices. Fixed some volume and pan cases. Added missing property set. Fixed capture notification bug.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-