- 17 Jul, 2004 2 commits
-
-
Alexandre Julliard authored
-
Francois Gouget authored
simple and partly because it's going to fail since we did not request DSBCAPS_CTRL3D. Fixes a crash on Windows. Don't request unneeded caps.
-
- 16 Jul, 2004 25 commits
-
-
Shachar Shemesh authored
(LC_CTYPE on Unix).
-
James Hawkins authored
-
Francois Gouget authored
-
Francois Gouget authored
fixes a bug where buffer_service() would not detect that everything had been played. Check that the actual sound duration was within 10% of the expected value. Make BUFFER_LEN and TIME_SLICE independent, make sure TIME_SLICE does not divide BUFFER_LEN to spice things up a bit.
-
Krishna Murthy authored
behavior.
-
Kevin Koltzau authored
-
Francois Gouget authored
DirectSound object. Fixes a crash on Windows.
-
Francois Gouget authored
SetPan().
-
Stefan Leichter authored
-
Filip Navara authored
-
Marcus Meissner authored
-
Alexandre Julliard authored
-
Michael Jung authored
Added some defines.
-
Francois Gouget authored
-
Francois Gouget authored
Add comments pointing out the relation between msvcmaker and make_ctests.
-
James Hawkins authored
-
Martin Fuchs authored
Execute items by default.
-
Alexandre Julliard authored
relying on the Unix environment.
-
Alexandre Julliard authored
PATH when converting the Unix environment.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Shearman). Fixed PROFILE_FlushFile to correctly truncate the file before saving it.
-
Pierre d'Herbemont authored
-
Stefan Leichter authored
Removed todo_wine from GetAcceptLanguagesA tests.
-
Jon Griffiths authored
-
- 15 Jul, 2004 10 commits
-
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
GetSystemDirectory instead.
-
Mike McCormack authored
-
Michael Jung authored
CryptEnumProviderTypes.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
- Delay import fix on PowerPC hosts.
-
Alexandre Julliard authored
- Change the way that the response headers are reconstructed to reduce the chance of memory being incorrectly allocated. - Return the correct error when a header is not found. - remove all the response headers before receiving new ones so that we don't merge headers from two responses. - Add extra standard fields. - Split the status line into http version, status code and status text and store those in the response data, without using use a fake field.
-
- 14 Jul, 2004 3 commits
-
-
Krishna Murthy authored
contain the file extension.
-
Eric Frias authored
-
Francois Gouget authored
since the OSS specifications say we have to call it before knowing if the sound card is full-duplex capable.
-