- 07 Nov, 2008 1 commit
-
-
Paul Vriens authored
-
- 26 May, 2008 1 commit
-
-
Dan Kegel authored
-
- 26 Jun, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 12 Jan, 2007 1 commit
-
-
Francois Gouget authored
Fix the code so it compiles without warnings.
-
- 13 Nov, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 13 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 21 Jun, 2005 1 commit
-
-
Stefan Huehner authored
-
- 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.
-
- 03 Nov, 2004 1 commit
-
-
Robert Reif authored
-
- 25 Oct, 2004 1 commit
-
-
Robert Reif authored
-
- 18 Oct, 2004 1 commit
-
-
Robert Reif authored
-
- 31 Aug, 2004 1 commit
-
-
Francois Gouget authored
compiled on Windows without the DDK.
-
- 30 Aug, 2004 1 commit
-
-
Robert Reif authored
-
- 26 Aug, 2004 1 commit
-
-
Francois Gouget authored
-
- 19 Aug, 2004 1 commit
-
-
Robert Reif authored
-
- 02 Aug, 2004 1 commit
-
-
Francois Gouget authored
user can verify that the recording is correct.
-
- 23 Jul, 2004 1 commit
-
-
Robert Reif authored
-
- 14 Jun, 2004 1 commit
-
-
Robert Reif authored
manufacturers sound cards on two different OSs seem to support this. Added some invalid parameter checks to wave[In,Out]GetDevCaps. One test is commented out because wine doesn't handle it properly. Minor info printing cleanup.
-
- 04 Jun, 2004 1 commit
-
-
Robert Reif authored
Added 16000Hz because win9x hardware spec requires it.
-
- 01 Jun, 2004 1 commit
-
-
Robert Reif authored
-
- 27 May, 2004 1 commit
-
-
Robert Reif authored
Added 8000 Hz test as a typically supported format. Added 12000 Hz test as a typically unsupported format. Test error reporting better by testing unsupported formats. Test using PCMWAVEFORMAT in place of WAVEFORMATEX.
-
- 21 May, 2004 1 commit
-
-
Robert Reif authored
Moved format structure array to header file and restored NB_WIN_FORMATS macro to calculate array size. Added more error results and used macro as suggested by Andreas Mohr. Cleaned up error result printing to be more consistent.
-
- 20 May, 2004 1 commit
-
-
Francois Gouget authored
-