- 26 Jun, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 25 May, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 16 Apr, 2007 1 commit
-
-
Maarten Lankhorst authored
-
- 18 Jan, 2007 1 commit
-
-
Francois Gouget authored
-
- 12 Jan, 2007 1 commit
-
-
Francois Gouget authored
Fix the code so it compiles without warnings.
-
- 12 Dec, 2006 1 commit
-
-
Marcus Meissner authored
-
- 13 Nov, 2006 2 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
- 29 Sep, 2006 1 commit
-
-
Michael Stefaniuc authored
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
-
- 14 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 07 Sep, 2006 1 commit
-
-
Jan Zerebecki authored
-
- 10 Jul, 2006 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Prefix other entries with '/' to make them non-recursive.
-
- 13 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 31 May, 2006 1 commit
-
-
Robert Reif authored
Always check for open and close events. Send WM_APP message to thread to terminate it rather than TerminateThread. Fix CreateThread/waveOutOpen race by waiting for background thread to run before waveOutOpen is called. Add more non-hardware supported formats. There is a bug in wave mapper GetPosition when multiple headers are used and this helps trigger it.
-
- 30 May, 2006 1 commit
-
-
Robert Reif authored
The current wave tests only use a single header for playback. Tests have been added to use multiple headers and to reuse them. This is how streaming applications and direct sound use the wave api.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 20 May, 2006 1 commit
-
-
Robert Reif authored
-
- 11 May, 2006 1 commit
-
-
Robert Reif authored
Volume is only valid when sound card has volume support.
-
- 09 May, 2006 2 commits
-
-
Robert Reif authored
Print out more info on failed test. Looks like there is a bug in ALSA OSS emulation where it is returning a mid-sample position.
-
Robert Reif authored
-
- 08 May, 2006 1 commit
-
-
Robert Reif authored
Add tests for CALLBACK_FUNCTION and CALLBACK_THREAD. The only callback type not tested now is CALLBACK_WINDOW.
-
- 26 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 10 Nov, 2005 1 commit
-
-
Francois Gouget authored
-
- 31 Oct, 2005 1 commit
-
-
Robert Reif authored
Tighten up play duration test when ending too soon. Set VirtualFree size to 0.
-
- 16 Sep, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 21 Jun, 2005 1 commit
-
-
Stefan Huehner authored
-
- 20 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 17 Jun, 2005 1 commit
-
-
Stefan Huehner authored
-
- 16 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 13 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
can be used in all the test.
-
- 24 Apr, 2005 1 commit
-
-
Robert Reif authored
-
- 23 Apr, 2005 1 commit
-
-
Robert Reif authored
Add timer thread priority test.
-
- 11 Apr, 2005 1 commit
-
-
Robert Reif authored
when a different type is returned. Added Jeremy White's WAVE_FORMAT_DIRECT/WAVE_MAPPER fix. Added waveInGetPosition checks.
-
- 18 Mar, 2005 1 commit
-
-
Robert Reif authored
-
- 03 Mar, 2005 1 commit
-
-
Francois Gouget authored
sound is turned off.
-
- 23 Feb, 2005 2 commits
-
-
Jeremy White authored
decide it is broken.
-
Jeremy White authored
demand WAVE_FORMAT_DIRECT; this fixes another slew of tests.
-
- 18 Feb, 2005 1 commit
-
-
Robert Reif authored
-