- 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.
-
- 05 May, 2004 1 commit
-
-
Francois Gouget authored
ARTS_DriverProc().
-
- 26 Apr, 2004 1 commit
-
-
Francois Gouget authored
formats.
-
- 24 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 27 Jan, 2004 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 09 Jan, 2004 2 commits
-
-
Marcus Meissner authored
-
Jeremy Shaw authored
-
- 11 Oct, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 04 Jun, 2003 1 commit
-
-
Robert Reif authored
-
- 27 Apr, 2003 1 commit
-
-
Jerry Ji authored
winejack and winenas.
-
- 23 Jan, 2003 1 commit
-
-
Marcus Meissner authored
-
- 19 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 17 Oct, 2002 1 commit
-
-
Malte Starostik authored
set the volume are audible.
-
- 17 Sep, 2002 1 commit
-
-
Jerry Jenkins authored
wodPlayer_WriteMaxFrags because of wrong data length which lead to strange noise and volume control working incorrectly.
-
- 17 Aug, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 29 Jul, 2002 1 commit
-
-
Chris Morgan authored
-
- 21 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
Fixed a few DLLName/DLLFileName mismatches.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 17 May, 2002 1 commit
-
-
Alexandre Julliard authored
functions from there.
-
- 14 May, 2002 1 commit
-
-
Alexandre Julliard authored
debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
-
- 11 May, 2002 1 commit
-
-
Alexandre Julliard authored
Added -exe mode to generate a .spec.c for an exe without having to provide a .spec. Removed some no longer needed spec files. Removed .dll extension in makefiles import specifications.
-
- 09 May, 2002 1 commit
-
-
Alexandre Julliard authored
it can be used on platforms that don't build a .spec.c file.
-
- 25 Mar, 2002 1 commit
-
-
Chris Morgan authored
allocated. Allow for multiple audio devices. Fix wodPlayer_reset as with aRts we cannot cancel audio data already written to the server. Rename some functions. Cleanup unused code.
-
- 22 Mar, 2002 1 commit
-
-
Chris Morgan authored
-
- 21 Mar, 2002 1 commit
-
-
Chris Morgan authored
-