Mike Hearn
efad03e2f5
Set ole32 native for dcom95/98.
2003-07-24 00:05:04 +00:00
Dmitry Timoshkov
8a8d1b93ca
Added support for CP_UNIXCP.
2003-07-09 04:22:57 +00:00
Tom Wickline
ae02c5d3ed
6 new mci extensions.
2003-07-08 21:08:37 +00:00
Michael Günnewig
c28798027c
- added stubs for GetOpenFileNamePreview{A,W}
...
- added stubs for GetSaveFileNamePreview{A,W}
- removed invalid VIDC.MRLD line from system.ini
2003-06-23 03:33:25 +00:00
Mike Hearn
b7c429ea36
Add a drive mapping for root to the default configuration file.
2003-06-07 00:36:18 +00:00
Tom Wickline
453f3797b0
Added 10 new mci extensions.
2003-06-04 20:22:09 +00:00
Marcus Meissner
f536a019d0
Added 2 more InstallShield temporary exes for Desktop Mode.
2003-05-13 00:30:49 +00:00
Mike Hearn
acc2229137
Add default codec entry (from patch by stanleyg76@yahoo.com).
2003-04-30 23:59:31 +00:00
Alexandre Julliard
f130f8099a
Added possibility to filter relay traces based on the module that
...
called the function. Cleaned up a few traces.
2003-04-07 23:27:54 +00:00
Robert Reif
89b469fefe
Added support for multiple direct sound devices.
2003-03-15 00:54:11 +00:00
Eric Pouech
0b36e34a80
Put console documentation in sync with current console status.
2003-03-10 19:06:46 +00:00
Sylvain Petreolle
929af6bb69
Document [WinMM] drivers options.
2003-03-04 04:33:22 +00:00
Tony Lambregts
816c86c407
Modify the wineconf tags so that the sample config can be included in
...
the documentation.
2003-02-12 01:12:18 +00:00
Marcus Meissner
d5d22367ff
Add Desktop mode for 3 known bad working InstallShield versions.
2003-01-21 00:28:48 +00:00
Chris Morgan
4691b18520
Add support for Jack audio server.
2002-12-13 02:26:18 +00:00
Martin Wilck
6d886a52b3
- Allow setting NetBIOS ComputerName through registry.
...
- Keep old behavior as default, using new config option to change.
- Implement SetComputerName(), SetComputerNameEx(),
GetComputerNameEx().
- ComputerName initialization moved to kernel32.
2002-11-15 01:01:47 +00:00
Huw Davies
94705862d6
Client side render fonts for XServers without the Render extension
...
using X11 core requests.
2002-11-14 22:31:34 +00:00
Sylvain Petreolle
6a2082c8bc
Added valid entries to specify if an app should be loaded builtin or
...
native.
2002-10-23 20:44:14 +00:00
Michael Günnewig
a821a8f419
Prevent some segfaults in msrle32.
...
Add the necessary line to the sample system.ini for using this video
codec.
2002-10-10 03:42:28 +00:00
Huw Davies
3967cb7b25
Added A3 paper size.
2002-10-09 18:13:55 +00:00
Eric Pouech
39454d087b
Fixed IMA ACM definition.
2002-10-07 18:21:45 +00:00
Dimitrie O. Paun
e70d08be31
By default, we should use our own dlls.
2002-09-25 00:16:52 +00:00
Raul Dias
bbc2b5b9cc
Added new "GlobalRegistryDir" option.
2002-09-24 03:07:17 +00:00
Alexandre Julliard
1a80921903
Added support for the take focus protocol.
2002-09-18 23:09:50 +00:00
Dimitrie O. Paun
35d8e5290a
Move the documentation for 'ShowDirSymlinks' where it belongs: to the
...
wine.conf man page.
2002-09-17 18:27:32 +00:00
Dimitrie O. Paun
14fb095758
Mark files starting with a dot as FA_HIDDEN.
...
Add configuration option 'ShowDotFiles' to turn this feature off.
2002-09-16 22:44:38 +00:00
Johan Gill
ee2ecf22ff
48 was plain wrong as value for HELmargin.
2002-07-10 23:08:32 +00:00
Alexandre Julliard
2128b3384b
Removed "so" from the default load order.
2002-07-05 00:27:12 +00:00
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