- 11 Feb, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 10 Feb, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 28 Jan, 2009 1 commit
-
-
Michael Stefaniuc authored
Return value is analog to what the ALSA and OSS driver are doing.
-
- 09 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 15 Dec, 2008 1 commit
-
-
Francois Gouget authored
-
- 12 Sep, 2008 1 commit
-
-
Erik Inge Bolsø authored
-
- 26 Mar, 2008 1 commit
-
-
Andrew Talbot authored
-
- 16 Jan, 2008 1 commit
-
-
Francois Gouget authored
-
- 10 Jan, 2008 1 commit
-
-
Austin English authored
-
- 13 Mar, 2007 1 commit
-
-
Stefan Huehner authored
-
- 12 Mar, 2007 1 commit
-
-
Jan Zerebecki authored
-
- 10 Jan, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 07 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 10 May, 2006 1 commit
-
-
Michael Stefaniuc authored
Some HeapFree's are hidden behind macros. Found by smatch.
-
- 14 Mar, 2006 1 commit
-
-
Robert Reif authored
Ues pipe sync code from OSS/ALSA rather than windows events.
-
- 10 Mar, 2006 1 commit
-
-
Robert Reif authored
-
- 10 Nov, 2005 1 commit
-
-
Francois Gouget authored
-
- 24 Oct, 2005 1 commit
-
-
Robert Lunnon authored
-
- 10 Aug, 2005 1 commit
-
-
Francois Gouget authored
Fixes WIDM_GETDEVCAPS and WODM_GETDEVCAPS. Call Unicode functions instead of their Ansi equivalent when possible.
-
- 03 Aug, 2005 1 commit
-
-
Peter Åstrand authored
-
- 27 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 19 Mar, 2005 1 commit
-
-
Robert Reif authored
-
- 02 Mar, 2005 1 commit
-
-
Francois Gouget authored
-
- 28 Jan, 2005 1 commit
-
-
Robert Reif authored
uses. Nameless struct fix for dsound/propset.c to compile on both windows and wine.
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 20 Dec, 2004 1 commit
-
-
Robert Reif authored
-
- 06 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
32 bit low level drivers now use a Unicode interface (used to be ANSI): - Send the *_GETDEVCAPS messages in unicode format from the *GetDevCapsW function and call the *GetDevCapsW from their respective Ansi versions. - Modify all low level drivers to correctly process the *_GETDEVCAPS messages as unicode. - *_GETDEVCAPS messages are now mapped from/to unicode for 16 bit code. - Removed all SoundBlaster naming oldies. Better use of some unicode functions (instead of Ansi) in winmm.
-
- 29 Nov, 2004 1 commit
-
-
Eric Pouech authored
-
- 20 Aug, 2004 1 commit
-
-
Robert Reif authored
dsound.dll (like in 2k/xp).
-
- 23 Jul, 2004 1 commit
-
-
Francois Gouget authored
the requested MMTIME format. This function should be identical in all drivers. Remove the corresponding code from wodGetPosition() and widGetPosition() and use bytes_to_mmtime() instead. bytes_to_mmtime() uses no floating-point arithmetic to compute TIME_SMPTE and no longer uses round(). It should have no integer overflows either.
-
- 19 Jul, 2004 1 commit
-
-
Francois Gouget authored
Fixes the corresponding winmm conformance test.
-
- 15 Jun, 2004 1 commit
-
-
Francois Gouget authored
it can happen in perfectly normal conditions.
-
- 01 Jun, 2004 1 commit
-
-
Robert Reif authored
More accurate ms calculation.
-
- 14 May, 2004 1 commit
-
-
Robert Reif authored
Fix SMPTE time.
-
- 11 May, 2004 1 commit
-
-
Robert Reif authored
Add support for wave interface message where missing.
-
- 26 Apr, 2004 1 commit
-
-
Francois Gouget authored
formats.
-
- 09 Jan, 2004 2 commits
-
-
Marcus Meissner authored
-
Jeremy Shaw authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-