- 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 2 commits
-
-
Marcus Meissner authored
not the buffer size in bytes. Fixed all places where it was wrong.
-
Alexandre Julliard authored
right on a 64-bit platform.
-
- 04 Jun, 2005 1 commit
-
-
Robert Reif authored
Add tests to verify split.
-
- 01 Jun, 2005 2 commits
-
-
Robert Reif authored
Add better traces messages.
-
Dmitry Timoshkov authored
-
- 04 May, 2005 1 commit
-
-
Robert Reif authored
-
- 13 Apr, 2005 1 commit
-
-
Robert Reif authored
-
- 28 Mar, 2005 1 commit
-
-
Peter Berg Larsen authored
-
- 15 Mar, 2005 2 commits
-
-
Robert Reif authored
-
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.
-
- 14 Mar, 2005 1 commit
-
-
Robert Reif authored
Add more and better error messages. Add checks for failed HeapAlloc.
-
- 11 Feb, 2005 1 commit
-
-
Robert Reif authored
WINEDEBUG=+tid gives the same result. General consistency cleanup.
-
- 28 Jan, 2005 1 commit
-
-
Robert Reif authored
uses. Nameless struct fix for dsound/propset.c to compile on both windows and wine.
-
- 24 Jan, 2005 2 commits
-
-
Robert Reif authored
-
Robert Reif authored
-
- 09 Jan, 2005 1 commit
-
-
Eric Pouech authored
break, not needed vars...)
-
- 06 Dec, 2004 2 commits
-
-
Robert Reif authored
Fixes some memory leaks.
-
Robert Reif authored
-
- 17 Sep, 2004 1 commit
-
-
Robert Reif authored
AddRef and Release return ULONG.
-
- 16 Sep, 2004 1 commit
-
-
Robert Reif authored
-
- 09 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 08 Sep, 2004 1 commit
-
-
Hans Leidekker authored
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 20 Aug, 2004 1 commit
-
-
Robert Reif authored
dsound.dll (like in 2k/xp).
-
- 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
-
- 22 Jul, 2004 1 commit
-
-
Robert Reif authored
Fixes propset files for missing IIDs.
-
- 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.
-
- 08 Oct, 2003 1 commit
-
-
Robert Reif authored
Added support for non pcm formats. Added more property set support.
-
- 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).
-
- 03 Sep, 2003 1 commit
-
-
Robert Reif authored
-
- 01 Sep, 2003 1 commit
-
-
Robert Reif authored
reference counting right.
-
- 20 Aug, 2003 1 commit
-
-
Robert Reif authored
-
- 07 Aug, 2003 1 commit
-
-
Duane Clark authored
-
- 06 Aug, 2003 1 commit
-
-
Robert Reif authored
and DirectSoundPrivate. Added error checking to QueryInterface and CreateInterface. Added some more functionality to property sets.
-