Commit Graph

35 Commits

Author SHA1 Message Date
Marcus Meissner
54c8f7b9a4 Changed DllOverrides so we use builtin rpcrt4, ole32, oleaut32. 2002-06-10 02:30:32 +00:00
Andreas Mohr
a5589d5662 Documentation improvements. 2002-06-04 23:09:34 +00:00
Alexandre Julliard
a061b84ee1 Moved specification of relay and snoop include/exclude functions to
the config file.
Changed spy config a bit to follow the same scheme.
Moved debug option parsing routine into libwine.
2002-06-04 17:48:41 +00:00
Johan Gill
7c61a61616 Only enumerate DirectSound devices if the first sound device in the
system supports the Wine implementation of DirectSound. Also added
some entries to the sample config file and changed the values of the
"EmulDriver" key to "Y"/"N".
2002-05-28 22:45:58 +00:00
Alexandre Julliard
8c08ceb56c Replaced -dosver and -winver options by config file parameters. 2002-05-23 19:35:18 +00:00
Alexandre Julliard
3536316a31 New loading scheme for Winelib apps, makes them behave like builtin
dlls and takes load order into account. Install them in dlldir.
Improved MODULE_GetBinaryType to recognize ELF binaries.
Added a wrapper script to setup the environment when running directly
from inside the source tree.
2002-05-22 21:32:49 +00:00
Eric Pouech
bed67fc939 Created an ACM MS ADPCM codec. 2002-05-22 02:00:05 +00:00
Eric Pouech
0143542c3a Created an ACM IMA ADPCM codec. 2002-05-11 22:57:40 +00:00
Alexandre Julliard
140e7222e0 Removed more code at Hidenori's request. 2002-05-05 19:40:57 +00:00
Hidenori Takeshima
0add223fa8 Added a sample win.ini. 2002-04-08 20:14:28 +00:00
Hidenori Takeshima
0307f6dc7b Implemented an IMA driver. 2002-03-23 20:18:11 +00:00
Hidenori Takeshima
bcb9c46c8f Implemented G711 codec driver. 2002-03-22 19:16:10 +00:00
Chris Morgan
9b0ba7ca2b Added aRts driver. 2002-03-21 01:38:19 +00:00
Andreas Mohr
a0ff2b4adf - stress the fact that wineinstall is in Wine source
- add missing ttydrv/x11drv section to wine.conf.man
- make sure that we also load shdocvw as builtin in sample config file
- add sample AppDefaults section to sample config file
- winecheck update
2002-02-27 01:30:32 +00:00
Hidenori Takeshima
824b94c55f Added msrle32.dll (decompressor of MRLE). 2002-02-19 18:29:16 +00:00
Uwe Bonnes
d4c0ff155e Give users a hint to clean their config from comments and empty lines
for a bug report.
2002-01-31 21:48:59 +00:00
Andreas Mohr
9cef2d0b1d - fix wrong hexadecimal GetLastError() output
- misc fixes
- changed my email address
2001-11-19 02:30:01 +00:00
Andreas Mohr
e15badb478 Cosmetics. 2001-10-21 15:18:15 +00:00
Francois Gouget
71ec7d6600 Cosmetic changes. 2001-09-17 20:25:26 +00:00
Francois Gouget
0fe854b7dd Added an option to disable XVidMode support. 2001-09-10 23:05:57 +00:00
Uwe Bonnes
6509fa93f9 Added /dev/parport support for direct port access. 2001-06-26 21:06:07 +00:00
Eric Pouech
d80b4337cc Now loading the default setting for low level drivers from registry. 2001-05-22 19:19:50 +00:00
Marcus Meissner
00d7068409 Added a generic level 3 color postscript PPD (for /etc/printcap based
printers).
2001-05-10 03:10:43 +00:00
Duane Clark
d69c774d55 Added entry for printing to a file. 2001-05-07 20:14:39 +00:00
Dmitry Timoshkov
b4a07b6ec7 Added some additional defaults and samples to [fonts] section. 2001-03-26 20:32:22 +00:00
Alexandre Julliard
26320d1f75 Cleanup properly on x11drv unloading.
Moved --synchronous option into config file.
Removed --desktop, --display and --language command-line options.
2001-03-23 23:45:45 +00:00
Alexandre Julliard
fde1b0cb0c Added "*" wildcard entry to DllOverrides to replace DllDefaults
section; this way it can also be specified on a per-app basis.
Removed compiled-in defaults for dlls mentioned in the sample config.
Update man page.
2001-03-21 20:33:11 +00:00
Alexandre Julliard
b9c9cdc5d4 - Added support for app-specific dll overrides using
AppDefaults\<appname>\DllOverrides configuration section.
- Better support for multiple --dll options.
- Added warning message to discourage putting multiple dlls in a
  single override entry.
2001-03-20 02:11:08 +00:00
Marcus Meissner
b738c3778c Add some specific afmdirs as examples. 2001-03-13 23:30:33 +00:00
Andreas Mohr
8c2f4b18fa Some more message cleanups. 2001-03-03 00:22:50 +00:00
Jon Griffiths
1db20bfd33 - Migrate CRTDLL to MSVCRT.
- Many fixes and a load of new functions.
2001-01-10 23:59:25 +00:00
Eric Pouech
c4c7324c45 Forced loading of msacm32 when msacm is loaded.
Added msacm DLL pair in config files.
Added some dumb calls from 16 to 32.
2001-01-06 01:23:11 +00:00
Lawson Whitney
1d7b6f9513 Removed trailing garbage after [serialports] device name. 2000-12-25 23:48:54 +00:00
Alexandre Julliard
27698b5c2e Added sample config file in the new format. 2000-12-06 03:57:24 +00:00
Ove Kaaven
c8d4a3931c Default system.ini (from documentation/status/multimedia). 2000-04-08 20:19:51 +00:00