2003-09-30 |
Francois Gouget | Return 2 in case of a usage error.
|
commit | commitdiff | tree |
2003-09-29 |
Francois Gouget | Some spelling fixes.
|
commit | commitdiff | tree |
2003-09-29 |
Francois Gouget | Update winapi and c2man so they know about -ret16....
|
commit | commitdiff | tree |
2003-09-15 |
Francois Gouget | Removed reference to 'systemname' and added a link...
|
commit | commitdiff | tree |
2003-09-15 |
Francois Gouget | Remove the Lycos link (which does not even point to...
|
commit | commitdiff | tree |
2003-09-11 |
Francois Gouget | Modify ok("xxx") calls into ok("xxx\n") as is now expected.
|
commit | commitdiff | tree |
2003-09-11 |
Francois Gouget | Updated the Wine ports section.
|
commit | commitdiff | tree |
2003-09-11 |
Francois Gouget | Modify winetest_ok to only add a trailing '\n' if there...
|
commit | commitdiff | tree |
2003-09-11 |
Francois Gouget | Revert some word-splits to their normal form, e.g....
|
commit | commitdiff | tree |
2003-09-08 |
Francois Gouget | Fix the case of product and company names.
|
commit | commitdiff | tree |
2003-09-08 |
Francois Gouget | A few spelling fixes.
|
commit | commitdiff | tree |
2003-08-22 |
Francois Gouget | Fix/make the case of Bochs and Plex86 more consistent.
|
commit | commitdiff | tree |
2003-08-22 |
Francois Gouget | Be more explicit when describing what belongs in Wine...
|
commit | commitdiff | tree |
2003-08-22 |
Francois Gouget | Answer this eternal question:
|
commit | commitdiff | tree |
2003-08-22 |
Francois Gouget | Add an entry answering the eternal question:
|
commit | commitdiff | tree |
2003-08-22 |
Francois Gouget | Tweak 'Will there be a Windows version of Wine?':
|
commit | commitdiff | tree |
2003-08-18 |
Francois Gouget | Spelling and case fixes.
|
commit | commitdiff | tree |
2003-08-13 |
Francois Gouget | Fix compilation error.
|
commit | commitdiff | tree |
2003-07-30 |
Francois Gouget | 'grep -q' is not portable -> don't use it.
|
commit | commitdiff | tree |
2003-07-30 |
Francois Gouget | Some spelling fixes.
|
commit | commitdiff | tree |
2003-07-28 |
Francois Gouget | Small spelling/punctuation fixes.
|
commit | commitdiff | tree |
2003-07-15 |
Francois Gouget | Spelling fixes (s/occured/occurred/ and variants).
|
commit | commitdiff | tree |
2003-07-09 |
Francois Gouget | Spelling fixes.
|
commit | commitdiff | tree |
2003-07-02 |
Francois Gouget | Fixed some common spelling errors.
|
commit | commitdiff | tree |
2003-07-02 |
Francois Gouget | Remove some unnecessary casts when assigning NULL to...
|
commit | commitdiff | tree |
2003-06-23 |
Francois Gouget | Make sure to return an error if the file generation...
|
commit | commitdiff | tree |
2003-06-23 |
Francois Gouget | O_RDONLY==0 but it's cleaner to pass it to DRIVE_OpenDevice...
|
commit | commitdiff | tree |
2003-06-18 |
Francois Gouget | 'sizeof type' is best avoided as it won't always compile...
|
commit | commitdiff | tree |
2003-06-18 |
Francois Gouget | Typos/spelling fixes.
|
commit | commitdiff | tree |
2003-06-13 |
Francois Gouget | Add stubs for RasDeleteSubEntry* (new in WinMe/WinXP).
|
commit | commitdiff | tree |
2003-06-13 |
Francois Gouget | Add stubs for some new WinXP APIs.
|
commit | commitdiff | tree |
2003-06-13 |
Francois Gouget | Add a stub for CompareSecurityIds (new in WinXP).
|
commit | commitdiff | tree |
2003-06-04 |
Francois Gouget | Fix some typos.
|
commit | commitdiff | tree |
2003-05-19 |
Francois Gouget | Fix CreateProcess("c:\Program Files\hello.bat").
|
commit | commitdiff | tree |
2003-05-13 |
Francois Gouget | Added a test for GetLongPathNameA("c:").
|
commit | commitdiff | tree |
2003-05-13 |
Francois Gouget | Added version information.
|
commit | commitdiff | tree |
2003-05-13 |
Francois Gouget | Fix miscellaneous spelling errors and typos.
|
commit | commitdiff | tree |
2003-05-13 |
Francois Gouget | Change the #include order so the test compiles with...
|
commit | commitdiff | tree |
2003-05-13 |
Francois Gouget | library/Makefile.in and unicode/Makefile.in don't exist...
|
commit | commitdiff | tree |
2003-05-11 |
Francois Gouget | Fix handling of wcmd /c "c:\Program Files\hello.bat".
|
commit | commitdiff | tree |
2003-05-11 |
Francois Gouget | Reset the result buffer after each argument.
|
commit | commitdiff | tree |
2003-04-26 |
Francois Gouget | Many typo fixes and case fixes.
|
commit | commitdiff | tree |
2003-03-31 |
Francois Gouget | - s/cvs -PAd update/cvs update -PAd/.
|
commit | commitdiff | tree |
2003-01-20 |
Francois Gouget | Provide very much needed recommendations on how to...
|
commit | commitdiff | tree |
2003-01-20 |
Francois Gouget | Check for sysparams keys in either the Win9x or NT...
|
commit | commitdiff | tree |
2003-01-20 |
Francois Gouget | Make sure we always know about the 48 and 96kHz formats...
|
commit | commitdiff | tree |
2003-01-20 |
Francois Gouget | {Get,Set}ThreadPriorityBoost are stubs on Win98.
|
commit | commitdiff | tree |
2003-01-20 |
Francois Gouget | Extend the code to set both the Win9x and the NT registry...
|
commit | commitdiff | tree |
2003-01-16 |
Francois Gouget | Warn if open_count is already 0 when OSS_CloseDevice...
|
commit | commitdiff | tree |
2003-01-16 |
Francois Gouget | Use the same 8/16bit conversion routines as in pcmconverter.c.
|
commit | commitdiff | tree |
2003-01-16 |
Francois Gouget | SetFormat may not change the primary buffer format...
|
commit | commitdiff | tree |
2003-01-16 |
Francois Gouget | Don't use old_spacing-1 if old_spacing already has...
|
commit | commitdiff | tree |
2003-01-16 |
Francois Gouget | Return MMSYS_NOERROR even if we don't open the device...
|
commit | commitdiff | tree |
2003-01-16 |
Francois Gouget | ok() does not support '%S'. Store the Ansi version...
|
commit | commitdiff | tree |
2003-01-15 |
Francois Gouget | Initialize the pwave array whenever we don't have a...
|
commit | commitdiff | tree |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts.
|
commit | commitdiff | tree |
2003-01-13 |
Francois Gouget | Update the registry keys of SPI_ICONHORIZONTALSPACING,
|
commit | commitdiff | tree |
2003-01-13 |
Francois Gouget | Fix the case of floats in VarBstrFromR4, VarBstrFromR8 and
|
commit | commitdiff | tree |
2003-01-13 |
Francois Gouget | Use only Ansi APIs for cleaning up the registry.
|
commit | commitdiff | tree |
2003-01-11 |
Francois Gouget | Modify OSS_Wave{In,Out}Init to report the exact capabilities...
|
commit | commitdiff | tree |
2003-01-11 |
Francois Gouget | DSB.SetFormat:Trace the requested format as soon as...
|
commit | commitdiff | tree |
2003-01-11 |
Francois Gouget | Fix latent deadlock in DSOUND_callback.
|
commit | commitdiff | tree |
2003-01-07 |
Francois Gouget | Remove extra #include directives from winspool.h.
|
commit | commitdiff | tree |
2003-01-07 |
Francois Gouget | In OSS_RawOpenDevice, always retrieve the device format...
|
commit | commitdiff | tree |
2003-01-07 |
Francois Gouget | Always open the device in the default 22050x8x2 format...
|
commit | commitdiff | tree |
2003-01-07 |
Francois Gouget | Fix the BlockSize check.
|
commit | commitdiff | tree |
2003-01-07 |
Francois Gouget | Many oleaut32 APIs are missing on Win95/IE3. Load them...
|
commit | commitdiff | tree |
2003-01-07 |
Francois Gouget | Standardize the capitalization of Wine.
|
commit | commitdiff | tree |
2003-01-07 |
Francois Gouget | Add support for .drv extension (for winspool.drv tests...
|
commit | commitdiff | tree |
2003-01-05 |
Francois Gouget | Standardize the capitalization of Wine.
|
commit | commitdiff | tree |
2003-01-05 |
Francois Gouget | The vt field should be a VARTYPE not a VARENUM.
|
commit | commitdiff | tree |
2003-01-05 |
Francois Gouget | Fix signed/unsigned compilation warnings.
|
commit | commitdiff | tree |
2003-01-03 |
Francois Gouget | Added TIME_KILL_SYNCHRONOUS.
|
commit | commitdiff | tree |
2003-01-03 |
Francois Gouget | Win9x does not support {Get,Set}WindowLongW. Use the...
|
commit | commitdiff | tree |
2003-01-03 |
Francois Gouget | Call lstrcmpW rather than wcscmp.
|
commit | commitdiff | tree |
2003-01-02 |
Francois Gouget | Add the ability of playing a test tone when in interactive...
|
commit | commitdiff | tree |
2003-01-02 |
Francois Gouget | Add support for WINETEST_INTERACTIVE. If set then tests...
|
commit | commitdiff | tree |
2003-01-02 |
Francois Gouget | Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP.
|
commit | commitdiff | tree |
2003-01-02 |
Francois Gouget | Remove unnecessary sprintf calls.
|
commit | commitdiff | tree |
2003-01-02 |
Francois Gouget | Fix signed/unsigned warnings.
|
commit | commitdiff | tree |
2002-12-24 |
Francois Gouget | Move the test strings into their own array and convert...
|
commit | commitdiff | tree |
2002-12-24 |
Francois Gouget | Add a couple missing macros.
|
commit | commitdiff | tree |
2002-12-19 |
Francois Gouget | On Win9x "hi\n" gives us "hi\r\n".
|
commit | commitdiff | tree |
2002-12-19 |
Francois Gouget | On Win9x netapi32.dll does not export a single API...
|
commit | commitdiff | tree |
2002-12-19 |
Francois Gouget | Declare LocalDiscard and GlobalDiscard (used by kernel...
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | Improve error reporting.
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | All filenames containing a ":" are invalid on Win9x...
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | #ifdef-out decodeW since it is not used yet.
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | wsprintfW is not supported on Win9x platforms.
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | Fix signed/unsigned warnings.
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | Use strlen or lstrlenA as appropriate to avoid signed...
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | The link command specifies which version of the C library...
|
commit | commitdiff | tree |
2002-12-16 |
Francois Gouget | On Windows windef.h must be included before winbase.h.
|
commit | commitdiff | tree |
2002-12-16 |
Francois Gouget | Add the capacity of playing a test tone using the ...
|
commit | commitdiff | tree |
2002-12-16 |
Francois Gouget | Add '--' option for passing extra arguments to the...
|
commit | commitdiff | tree |
2002-12-15 |
Francois Gouget | In the latest sdk the {waveOut,midiOut}{Get,Set}Volume...
|
commit | commitdiff | tree |
2002-12-15 |
Francois Gouget | If unable to set the desired format, OSS_RawOpenDevice...
|
commit | commitdiff | tree |
2002-12-15 |
Francois Gouget | Our resampling algorithm is quite primitive so try...
|
commit | commitdiff | tree |
2002-12-15 |
Francois Gouget | Use slighly more accurate formula for C816.
|
commit | commitdiff | tree |
2002-12-15 |
Francois Gouget | If given a bad device id waveOutGetDevCapsA is supposed...
|
commit | commitdiff | tree |