Sebastian Lackner
ffb7bab285
Added patch to create HKLM\Software\Microsoft\Cryptography\MachineGuid registry key.
2015-05-03 18:52:56 +02:00
Sebastian Lackner
f3b8a3bfa3
Added patch to make sure OpenClipboard with current owner doesn't fail.
2015-05-03 07:36:40 +02:00
Sebastian Lackner
b182064bef
Added patch to emulate \Device\Null using /dev/null.
2015-05-02 21:00:56 +02:00
Sebastian Lackner
f23ff69f86
Added patch to return failure in NtProtectVirtualMemory when last argument is omitted.
2015-05-02 19:09:57 +02:00
Sebastian Lackner
582e9666ed
Partially removed patches to fix handling of opening read-only files for FILE_DELETE_ON_CLOSE (accepted upstream).
2015-05-01 01:44:20 +02:00
Sebastian Lackner
0ce637dcda
Added patch with stub for advapi32.ImpersonateAnonymousToken (fixes Wine Staging Bug #254 ).
2015-04-30 01:48:38 +02:00
Sebastian Lackner
9f7c9e309a
Added patch with stub for D3DXFrameFind.
2015-04-30 01:48:38 +02:00
Sebastian Lackner
8ecb8c648e
Added patch with stub for d3d11.D3D11CreateDeviceAndSwapChain.
2015-04-30 01:48:38 +02:00
Sebastian Lackner
97fb6e215a
Removed multiple patches (accepted upstream).
2015-04-30 01:48:38 +02:00
Sebastian Lackner
1f8b2211dc
Added patch to fix various issues related to advapi32.LookupAccountSidA.
2015-04-30 01:48:38 +02:00
Sebastian Lackner
30cc97b72e
Partially removed patches to fix timezone information.
2015-04-30 01:48:37 +02:00
Sebastian Lackner
a1c7c48e57
patchupdate.py: Introduce categories for 'stable' patchsets.
...
Based on the discussion in bug 202, this patch adds support for categories
to patchupdate.py.
2015-04-30 01:48:37 +02:00
Sebastian Lackner
90eb3105b8
Added patch to ignore garbage after decoding gif lines.
2015-04-27 03:59:48 +02:00
Sebastian Lackner
157d49eb57
Added patch to fix check for texture levels in wined3d_device_update_texture.
2015-04-27 03:13:00 +02:00
Sebastian Lackner
58cc16c463
Added patch to update timezone information in wine.inf.
2015-04-26 20:51:52 +02:00
Sebastian Lackner
309e515899
Added patch to implement FileFsFullSizeInformation information class.
2015-04-23 23:53:22 +02:00
Sebastian Lackner
8e8e15c81a
Removed patch to fix issues with invalid console handles for new processes (accepted upstream).
2015-04-23 17:03:20 +02:00
Sebastian Lackner
a139cd10bd
Removed patch for stub of ntdll.WinSqmIsOptedIn (fixed upstream).
2015-04-22 23:38:15 +02:00
Sebastian Lackner
1566e72122
Removed patch to avoid crash when trying to bind mshtml event scripts to window (fixed upstream).
2015-04-20 15:57:54 +02:00
Sebastian Lackner
c282ffecac
Release 1.7.41.
2015-04-19 01:20:00 +02:00
Sebastian Lackner
923966f191
Added patch to avoid crash when trying to bind mshtml event scripts to window.
2015-04-18 21:50:25 +02:00
Sebastian Lackner
15041e6b96
Added patch for ProfileList\<UserSID> registry subkey.
2015-04-18 16:39:34 +02:00
Sebastian Lackner
cf4a1f5af2
Added patch for stub of ntdll.WinSqmIsOptedIn.
2015-04-18 15:34:28 +02:00
Sebastian Lackner
69f3294d35
Updated ntdll-FileDispositionInformation patchset to block deleting mapped files (by Qian Hong, fixes Wine Staging Bug #228 ).
2015-04-17 21:24:21 +02:00
Sebastian Lackner
f2ecb762ea
Added patch for implementation of mfplat.MFTRegister.
2015-04-17 21:00:19 +02:00
Sebastian Lackner
4befe663b8
Added patch to fix handling of opening read-only files for FILE_DELETE_ON_CLOSE.
2015-04-17 13:48:21 +02:00
Sebastian Lackner
178d669519
Added patch to implement support for wbemprox Win32_SystemEnclosure table.
2015-04-17 09:54:01 +02:00
Sebastian Lackner
04afcf114c
Added patch to recognize localhost as local machine in wbemprox.
2015-04-17 06:29:29 +02:00
Sebastian Lackner
d8cb439f29
patchupdate.py: Do not warn about ASSIGNED bugs.
2015-04-17 06:25:58 +02:00
Sebastian Lackner
d9bdc6ae51
Added patch for support of process specific debug channels.
2015-04-17 06:23:19 +02:00
Sebastian Lackner
3a65a99375
Added patch to properly handle closing sockets during a select call.
2015-04-16 13:02:10 +02:00
Sebastian Lackner
96325cabed
Removed patch to increase wineconsole commandline buffer size (fixed upstream).
2015-04-14 19:11:31 +02:00
Sebastian Lackner
bbbdc32ff4
patchupdate.py: Reimplement patchupdate cache.
...
The cache was removed some time ago when the patchsystem was rewritten from scratch.
2015-04-13 00:24:07 +02:00
Sebastian Lackner
24af7f9090
Added patch to reset device state in SysKeyboard*Impl_Acquire.
2015-04-11 10:07:56 +02:00
Sebastian Lackner
c9ec45a0e3
Updated server-PeekMessage patchset to reset message filter in accept_hardware_message call (fixes Wine Staging Bug #211 ).
2015-04-10 22:53:14 +02:00
Sebastian Lackner
44c159ca06
Added patch to fix regression caused by blacklisting supported OpenGL extensions.
2015-04-10 08:21:45 +02:00
Sebastian Lackner
c382d2430b
Added patch to calculate msvcrt exponential math operations with higher precision.
2015-04-10 08:16:17 +02:00
Sebastian Lackner
77bc095cb4
Added first part of patchset containing various improvements for LsaLookupSids.
2015-04-10 05:28:45 +02:00
Sebastian Lackner
3f56243b9b
Added patch with stub for setupapi.SetupDiSetDeviceInstallParamsW.
2015-04-10 00:13:54 +02:00
Sebastian Lackner
f1b780f2e7
Removed patch to fix compatibility with gnutls28 (accepted upstream).
2015-04-09 18:21:07 +02:00
Sebastian Lackner
c5bbea55d2
Rebase against upstream changes.
2015-04-08 04:02:57 +02:00
Sebastian Lackner
13a3cadc66
Removed multiple patchsets (accepted upstream).
2015-04-06 17:53:34 +02:00
Sebastian Lackner
182d868560
Added tests for RtlIpv6AddressToString and RtlIpv6AddressToStringEx.
2015-04-06 08:15:53 +02:00
Sebastian Lackner
8b06b71275
Merge pull request #315 from maharmstone/master (works around Wine Staging bug 199)
...
Various Windows apps (like Max Payne 2) seem to contain a broken eax.dll library,
which is affected by various use-after-free bugs. To work around such issues EAX
support can be globally disabled in winecfg. Moreover a winediag message is added
to inform the user about possible issues related to EAX.
2015-04-05 20:11:34 +02:00
Sebastian Lackner
55da87044b
winecfg-Staging: Disable DXVA2 configuration when support is not compiled in.
2015-04-05 10:10:46 +02:00
Sebastian Lackner
c931ff9dad
Partially remove advapi32-Revert_DACL patches.
2015-04-05 06:02:38 +02:00
Sebastian Lackner
9e0bb28fcb
Release 1.7.40.
2015-04-05 01:29:49 +02:00
Sebastian Lackner
e298b95f54
Added patch with stub for setupapi.SetupDiSelectBestCompatDrv.
2015-04-04 22:45:27 +02:00
Sebastian Lackner
4ad22c8418
Added patch to allow NULL pointer as keystate argument in ToUnicodeEx.
2015-04-04 22:32:25 +02:00
Sebastian Lackner
9f091b033c
Added patch to ignore unsupported job object restrictions.
2015-04-04 22:17:38 +02:00
Michael Müller
f925ee9336
Added patch to implement DDENUMSURFACES_CANBECREATED in IDirectDraw7::EnumSurfaces and fix some bugs.
2015-04-04 05:57:17 +02:00
Sebastian Lackner
da14f3201a
Added patch to allow to open files/directories without any access rights in order to query attributes.
2015-04-03 18:36:35 +02:00
Sebastian Lackner
70ca8ccdee
Added patch to fix invalid memory access in get_registry_locale_info.
2015-04-03 17:30:35 +02:00
Michael Müller
a6bdf0d803
Added patch to stub ntoskrnl.PsRemoveLoadImageNotifyRoutine.
2015-04-03 17:13:12 +02:00
Sebastian Lackner
031d8707e6
Removed patch to fix various bugs in RtlUnwindEx on x86_64 (accepted upstream).
2015-04-03 15:17:42 +02:00
Sebastian Lackner
e417298237
README.md: Various improvements to the readme file.
2015-04-03 01:09:22 +02:00
Sebastian Lackner
363bf09254
progressbar.py: Ignore 'inappropriate ioctl for device' exceptions when resizing window.
2015-04-02 23:56:15 +02:00
Sebastian Lackner
4e8ec61e11
patchupdate.py: Run a pre-check to reduce the waiting time while rebasing ;)
2015-04-02 23:42:37 +02:00
Sebastian Lackner
e67a0a27b4
debian/control: Explicitly list a couple more dependencies.
2015-04-02 22:23:47 +02:00
Sebastian Lackner
0dc851870e
Move gitapply.sh into patches/, remove unused Makefile.in file.
2015-04-02 21:59:18 +02:00
Sebastian Lackner
9b05154f9e
Added patch to implement proper handling of CLI .NET images in Wine library loader.
2015-04-02 06:28:01 +02:00
Sebastian Lackner
7a76ebf786
Added patch to implement mscoree._CorValidateImage for mono runtime.
2015-04-02 06:23:34 +02:00
Sebastian Lackner
3b9b44454b
Added patch to implement support for linux priority levels (by Joakim Hernberg, various modifications by Sebastian Lackner).
2015-04-02 06:19:21 +02:00
Sebastian Lackner
655ba010d9
debian: Add additional (optional) package 'wine-staging-compat' to replace system Wine.
2015-04-02 06:19:21 +02:00
Sebastian Lackner
c6b84caa19
Rebase against upstream changes, partially removed patches for job objects (accepted upstream).
2015-04-01 22:09:49 +02:00
Sebastian Lackner
2aadb491e9
debian/control: Remove unnecessary quilt build dependency (thanks darealshinji).
2015-04-01 03:38:47 +02:00
Sebastian Lackner
e6884fe334
Merge pull request #312 from darealshinji/patch-2
...
More improvements to the Debian packaging files.
2015-04-01 03:35:32 +02:00
Sebastian Lackner
7995c78fbf
Added patch for support of 8bpp grayscale TIFF images with 8bpp alpha channel (replaces previous stub).
2015-04-01 03:14:19 +02:00
Sebastian Lackner
6a0153d46c
Added patch to show unmounted devices in winecfg and allow changing the unix path.
2015-03-31 01:28:35 +02:00
Sebastian Lackner
cc9f3cfa0e
Rebase against upstream changes.
2015-03-31 00:53:08 +02:00
Sebastian Lackner
006db23dab
Added patch to fix device paths in HKLM\SYSTEM\MountedDevices.
2015-03-30 04:28:05 +02:00
Sebastian Lackner
41c3e670d9
Added patch to return correct device type for cd devices without medium.
2015-03-30 04:11:47 +02:00
Sebastian Lackner
7fb4b8cfc8
Added patch for stub of fltmgr.sys (filter manager driver).
2015-03-28 23:54:21 +01:00
darealshinji
15a87f7353
Update Standards-Version to 3.9.5
...
Fixes:
W: wine-staging source: ancient-standards-version 3.9.2 (current is 3.9.5)
2015-03-28 22:48:58 +01:00
darealshinji
15fc36c7d0
remove coreutils and gzip from Build-Depends
...
Fixes these errors:
E: wine-staging source: build-depends-on-essential-package-without-using-version build-depends: coreutils
E: wine-staging source: build-depends-on-essential-package-without-using-version build-depends: gzip
2015-03-28 22:43:37 +01:00
darealshinji
1592f18501
Create wine-staging-i386.lintian-overrides
2015-03-28 22:40:31 +01:00
darealshinji
28b1fe7134
Create wine-staging-amd64.lintian-overrides
2015-03-28 22:39:39 +01:00
Sebastian Lackner
5e5cad6246
Merge pull request #310 from darealshinji/patch-2
...
Various improvements to the Debian packaging files.
2015-03-28 21:51:47 +01:00
Sebastian Lackner
41f41a7c98
Added patch to fix calculation of 3D sound source.
2015-03-28 21:38:50 +01:00
Michael Müller
9cfd7972d9
Added patch to fix return value of WS_select in case of EINTR during timeout.
2015-03-28 21:31:34 +01:00
Sebastian Lackner
cd5078fa95
Merge pull request #311 from maharmstone/master
...
Adds support for Environmental Audio Extensions (EAX).
2015-03-28 21:27:16 +01:00
darealshinji
1c34dbeba4
remove redundant apache license
2015-03-28 20:06:54 +01:00
darealshinji
315fc252ca
machine-readable debian/copyright file
2015-03-28 17:59:24 +01:00
Sebastian Lackner
f7fb8e8959
Added patch to fix compatibility of Uplay with gnutls28.
2015-03-27 09:54:16 +01:00
Sebastian Lackner
fc151aaec0
Added patch to fix handling of ANSI NTLM credentials.
2015-03-27 09:39:40 +01:00
Sebastian Lackner
8afbb3aecc
Added patch to implement empty enumerator for IWiaDevMgr::EnumDeviceInfo.
2015-03-27 08:48:46 +01:00
Sebastian Lackner
b5a7498b86
Added patch to avoid spam of FIXME messages for PsLookupProcessByProcessId stub.
2015-03-27 08:18:24 +01:00
Sebastian Lackner
97aaaaa663
Added patch with stubs for Power[Set|Clear]Request.
2015-03-27 07:00:49 +01:00
Sebastian Lackner
e20c4d5a6f
Removed various patches (accepted upstream).
2015-03-26 17:56:44 +01:00
Sebastian Lackner
db326ba242
Removed patch for IConnectionPoint/INetworkListManagerEvents stub interface (accepted upstream).
2015-03-25 17:19:51 +01:00
Sebastian Lackner
79b46b851a
dsound-Fast_Mixer: Update dsound fast mixer patchset to use integer math.
2015-03-24 21:58:18 +01:00
Sebastian Lackner
d7d3868b7f
Removed patch to fix edge cases in TOOLTIPS_GetTipText (fixed upstream).
2015-03-24 18:33:59 +01:00
darealshinji
d620e52840
Update package descriptions
...
Fixes the following Lintian warnings:
W: wine-staging-i386: description-synopsis-starts-with-article
W: wine-staging-amd64: description-synopsis-starts-with-article
W: wine-staging: description-synopsis-starts-with-article
W: wine-staging: extended-description-line-too-long
2015-03-24 14:25:40 +01:00
darealshinji
f069c35bca
Create source/format
2015-03-24 14:21:26 +01:00
darealshinji
9741ce797e
don't install extra licenses
2015-03-24 14:20:10 +01:00
darealshinji
1044ff2981
Create copyright
2015-03-24 14:19:38 +01:00
darealshinji
d37f4a9e2d
Delete conffiles
2015-03-24 14:18:32 +01:00
Sebastian Lackner
d8651610cc
Rebase against upstream changes, remove some patches (accepted upstream).
2015-03-23 18:20:54 +01:00
Sebastian Lackner
525b5f5dd3
Release 1.7.39.
2015-03-22 04:06:36 +01:00
Sebastian Lackner
8751f075a1
Added patches to get rid of wineserver call for GetActiveWindow, GetFocus, GetCapture.
2015-03-21 10:00:53 +01:00