Paul Gofman
a1bda115af
Updated winebuild-Fake_Dlls patchset.
2020-05-22 19:56:58 +03:00
Zebediah Figura
033542b024
libs-Debug_Channel: Disable.
2020-05-21 21:48:19 -05:00
Zebediah Figura
1f7dd0ee12
winebuild-Fake_Dlls: Correct rebase.
2020-05-21 21:48:11 -05:00
Zebediah Figura
4501d49149
Rebase against b65ca133052ed9053e48c571155a764d4d711277.
2020-05-21 20:17:05 -05:00
Alistair Leslie-Hughes
5246a035e9
Rebase against fe4e6934a937645cea4fece505c0e1acaf2dfc07
2020-05-21 08:56:59 +10:00
Alistair Leslie-Hughes
fbe1ba5578
Rebase against 3bb824f98891e8eb907c9c652fe528373a17b10d
2020-05-20 08:48:22 +10:00
Alistair Leslie-Hughes
24cd5774cf
Updated patches/patchinstall.sh
2020-05-19 12:57:14 +10:00
Zebediah Figura
307f8a782d
Staging: Get rid of the wine_get_patches() ntdll export.
...
Nobody should ever programmatically care about this.
2020-05-18 19:31:47 -05:00
Zebediah Figura
4b2ca6b38e
server-Object_Types: Fix a copy-paste error.
...
Introduced in b74293fbfe
.
Thanks to Paul Gofman for finding this.
2020-05-18 19:30:10 -05:00
Zebediah Figura
762c0e7040
ntdll-avoid-fstatat: Remove patch set.
...
This was written for the Mac OS build machine maintained by Michael Müller and
Sebastian Lackner. That machine is out of service as of Wine 5.8. The current
plan is to ensure the replacement has a recent enough SDK to use fstatat().
2020-05-18 19:30:10 -05:00
Zebediah Figura
0a85e3f331
Rebase against 3bb824f98891e8eb907c9c652fe528373a17b10d.
2020-05-18 19:30:09 -05:00
Zebediah Figura
68f3e40ff7
Rebase against 9e26bc811656ad8eb901bffa5528b9ce25d44bc3.
2020-05-15 17:29:14 -05:00
Zebediah Figura
cc185de9ef
Rebase against 893080e4df5a45929320ebb88b8668eea316476c.
2020-05-14 19:00:49 -05:00
Alistair Leslie-Hughes
e30e225125
Rebase against debe646aa70f88b4c4aa0dc4f380d6db939e573e
2020-05-14 08:25:28 +10:00
Zebediah Figura
d58990f6ac
Rebase against 26b26a2e0efcb776e7b0115f15580d2507b10400.
2020-05-12 18:03:01 -05:00
Alistair Leslie-Hughes
3e3661298c
Rebase against b071d37b8017ff34a29f1555ab6630d4b88d1838
2020-05-12 08:21:46 +10:00
Alistair Leslie-Hughes
7d92cd315b
Release v5.8
2020-05-09 15:46:18 +10:00
Paul Gofman
3931c93628
Updated ntdll-WRITECOPY patchset.
...
Get the guard with STAGING_WRITECOPY env var back as the
patchset is currently causing some regressions.
2020-05-08 19:06:51 +03:00
Alistair Leslie-Hughes
813de5d6f8
Rebase against 148fc1adb53aa1d78a67b2a0ee5ea8058d92589a
2020-05-07 10:22:41 +10:00
Zebediah Figura
dfc3b0f583
Rebase against 1976685a0f57bdec939228d73f6252c68ccb8f80.
2020-05-05 16:17:09 -05:00
Zebediah Figura
3e39e3132b
Fix a couple of errors.
2020-05-04 22:44:11 -05:00
Alistair Leslie-Hughes
76ba9d2387
Rebase against 4e2ad334b5881af7661be4d6df3c51aae92ca4a2
2020-05-04 22:19:25 -05:00
Zebediah Figura
d4918b4305
kernel32-Named_Pipe: Remove patch set.
...
We have had complete message mode named pipe support for multiple years now, and PIPE_NOWAIT for a while too.
2020-05-04 22:19:25 -05:00
Paul Gofman
dcd4faf1c9
Updated winebuild-Fake_Dlls patchset.
...
Fix Apple code path after ntdll-User_Shared_Data update.
2020-05-04 22:19:24 -05:00
Zebediah Figura
7557b3e2eb
Revert "winebuild-Fake_Dlls: Get rid of the separate path for Mac OS."
...
This reverts commit 4147635dfc
.
2020-05-04 22:19:24 -05:00
Zebediah Figura
4b12c5a4e3
Revert "Updated winebuild-Fake_Dlls, ntdll-Syscall_Emulation patchsets."
...
This reverts commit ca73dc62cd
.
2020-05-04 22:19:24 -05:00
Paul Gofman
ca73dc62cd
Updated winebuild-Fake_Dlls, ntdll-Syscall_Emulation patchsets.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49065
2020-05-01 14:36:17 +03:00
Zebediah Figura
4147635dfc
winebuild-Fake_Dlls: Get rid of the separate path for Mac OS.
2020-04-30 18:58:33 -05:00
Zebediah Figura
4e6a477acd
ntdll-User_Shared_Data: Replace with new wineserver-based implementation.
2020-04-30 18:14:40 -05:00
Zebediah Figura
169c49055d
Rebase against 0c27d244f76ad90301c5db09d738b3a0389bcdac.
2020-04-30 17:39:18 -05:00
Alistair Leslie-Hughes
7b0b95ee53
Rebase against cf8a6eb2769d2c4ba5bb837d29db89f6b88706ae
2020-04-30 08:28:10 +10:00
Paul Gofman
1785a56934
Updated ntdll-NtSetLdtEntries patchset.
...
Fixed a test failure.
2020-04-29 17:18:02 +03:00
Paul Gofman
f2d1cc1a8c
Updated wined3d-Indexed_Vertex_Blending patchset.
...
Fix crash in 'Raiden 3 Digital Edition'.
2020-04-29 15:22:03 +03:00
Zebediah Figura
8a46f19ece
Rebase against 7ccc45f754a39a425ecc2358a4cfc5675ff11ffb.
2020-04-28 17:41:41 -05:00
Paul Gofman
d33cdb84fd
Updated ntdll-WRITECOPY patchset.
...
Added patches by Andrew Wesie which complete the implementation
and remove the configuration option that was previously
disabled by default.
2020-04-28 14:55:04 +03:00
Zebediah Figura
69a4e4baa2
Rebase against 28ec2795186c7db83637b3b17e4fa95095ebb77d.
2020-04-27 16:42:51 -05:00
Alistair Leslie-Hughes
2ad422ff4d
Release v5.7
2020-04-25 21:49:25 +10:00
Paul Gofman
a8b95783eb
Added ntdll-FLS_Callbacks patchset.
2020-04-25 13:12:04 +03:00
Zebediah Figura
4581daea3b
Rebase against c44e0cf60ad1a967d80fafb427974332b35a0071.
2020-04-24 16:35:33 -05:00
Paul Gofman
77d29cbee9
Updated ntdll-Syscall_Emulation patchset.
2020-04-24 13:43:49 +03:00
Zebediah Figura
f90eb74f8d
Rebase against 28bc1bb463eb4075c6a113ba5c279a0506c6daea.
2020-04-23 23:15:23 -05:00
Zebediah Figura
abc772e286
Add missing server object operations to struct context.
...
Missed by yesterday's rebase.
2020-04-23 10:57:26 -05:00
Zebediah Figura
2c2eabb5c0
Rebase against f52b33c63064aa59f48a9c10d624e3508da55b88.
2020-04-22 17:09:11 -05:00
Paul Gofman
75637c26ea
Updated ntdll-Syscall_Emulation patchset.
2020-04-22 19:14:29 +03:00
Alistair Leslie-Hughes
4e0031b058
Rebase against f65cfbfe9b20e38537c7cb8608e7f411c9e8b725
2020-04-22 08:35:52 +10:00
Alistair Leslie-Hughes
0d8d1f0447
Rebase against f31a29b8d1ea478af28f14cdaf3db1515a932853
2020-04-21 08:19:34 +10:00
Alistair Leslie-Hughes
029c249e78
Rebase against 59987bc9ecdd0dbafd768a95c21a14884bc77c07
2020-04-18 14:54:07 +10:00
Zebediah Figura
8d4d0a840e
user32-rawinput-mouse: Don't send raw input messages when there's no windows or sinks to receive them.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48946
2020-04-16 17:55:20 -05:00
Zebediah Figura
767b90c5dd
Rebase against c18152630362c1bff1813fe8ad5c75ffb8dbb7cf.
2020-04-16 17:42:47 -05:00
Alistair Leslie-Hughes
a23c076055
Rebase against dc214bfad723efeea96a5d33eb7fc0802dc34be9
2020-04-15 10:14:15 +10:00
Paul Gofman
e2c2447841
Updated ntdll-Syscall_Emulation patchset.
2020-04-14 14:32:16 +03:00
Alistair Leslie-Hughes
4861c47f2b
Remove macos compile patch
...
Fixed upstream.
2020-04-14 16:27:59 +10:00
Zebediah Figura
437038604a
Rebase against 5e75310837e5ec77ebc361d689ea3279fa49ebac.
2020-04-13 18:10:11 -05:00
Alistair Leslie-Hughes
528144a4ad
Added secur32-macos-compile patchset
2020-04-11 17:19:00 +10:00
Alistair Leslie-Hughes
76900de5bb
Release v5.6
2020-04-11 11:32:24 +10:00
Alistair Leslie-Hughes
776306026a
Added ntdll-LDR_IMAGE_IS_DLL patchset
2020-04-11 11:20:50 +10:00
Alistair Leslie-Hughes
c4c72e90ab
Rebase against 2b0977fc711e1faadfef69e3a46c2d1848b4826b
2020-04-11 11:10:52 +10:00
Zebediah Figura
f8c3c9a6f8
Rebase against 2b0977fc711e1faadfef69e3a46c2d1848b4826b.
2020-04-09 20:55:11 -05:00
Alistair Leslie-Hughes
39678da196
Updated ntdll-RtlIpv4StringToAddress patchset
2020-04-09 08:15:42 +10:00
Zebediah Figura
be8a670b5b
user32-rawinput-mouse: Fix dinput rawinput events sequence number.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48833
2020-04-08 09:51:35 -05:00
Alistair Leslie-Hughes
bf3fbb7bdf
Rebase against 38e95ed2227dd3f0fc3d1394c884265d43e3b283
2020-04-08 10:22:04 +10:00
Alistair Leslie-Hughes
732ab97a7e
Rebase against ca092dcf819174699f9bb1af45a285dff2f6ac81
2020-04-07 08:23:24 +10:00
Zebediah Figura
44d1a45e98
user32-rawinput-nolegacy: Also update the key state if RIDEV_NOLEGACY is used.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48612
2020-04-05 11:38:00 -05:00
Zebediah Figura
f23b6cb7dc
user32-rawinput-mouse: Fix some dependencies.
2020-04-05 11:30:28 -05:00
Alistair Leslie-Hughes
4d01e48843
Rebase against 7096ab45444d7b7cbb926b5a51af0cbc46960ed3
2020-04-04 08:55:44 +11:00
Alistair Leslie-Hughes
90109a5fc5
Rebase against 3047385437c7ef36996d0418ac378677f3e9d67c
2020-04-03 08:55:36 +11:00
Alistair Leslie-Hughes
e8abb98858
Updated user32-GetMouseMovePointsEx patchset
...
Thanks Ryan for the updated patch/
As Ryan pointed out. Mount & Blade II requires that last point
to be different from the point or else it cannot workout what direction
the mouse moved.
This would need some sort of server side cache of mouse movements which
this function could ask for.
2020-04-02 14:29:12 +11:00
Alistair Leslie-Hughes
56b4eed468
Added user32-GetMouseMovePointsExuser32-GetMouseMovePointsEx patchset
2020-04-02 12:26:54 +11:00
Zebediah Figura
755d1ca559
Rebase against 12c3177ed5cae39de8a9f9111a1cb450296cc8e6.
2020-04-01 18:08:55 -05:00
Alistair Leslie-Hughes
001ea51fb5
Updated ntdll-Hide_Wine_Exports patchset
2020-04-01 17:17:30 +11:00
Alistair Leslie-Hughes
db80e169c7
Updated ntdll-NtDevicePath patchset
2020-04-01 17:17:30 +11:00
Alistair Leslie-Hughes
7757a2d4f6
Updated ntdll-Junction_Points patchset
2020-04-01 16:07:07 +11:00
Alistair Leslie-Hughes
1a980ed93d
Rebase against 5c0e699dbad3e4b4494852c6482125bd8bda9148
2020-04-01 10:16:47 +11:00
Alistair Leslie-Hughes
528306ccb6
Rebase against 9bcb1f5195d1e65e0e7afb288d36fee716fe3a60
2020-03-31 08:55:37 +11:00
Alistair Leslie-Hughes
7fe7d87f09
Updated xactengine-initial patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=48824
2020-03-30 16:09:46 +11:00
Paul Gofman
805f2e9252
Updated ntdll-Syscall_Emulation patchset.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48840
2020-03-29 19:02:33 +03:00
Alistair Leslie-Hughes
18f7125892
Release v5.5
2020-03-29 09:10:06 +11:00
Alistair Leslie-Hughes
f993930ee6
Add winmm-Replace_OpenFile patchset
2020-03-29 09:03:56 +11:00
Alistair Leslie-Hughes
2a9e87abea
Updated ntdll-RtlIpv4StringToAddress patchset
2020-03-29 08:55:38 +11:00
Zebediah Figura
af97ec8ce0
ntdll-avoid-fstatat: Protect cwd manipulation with dir_section.
2020-03-28 14:41:38 -05:00
Zebediah Figura
b14430433d
ntdll-avoid-fstatat: New patch.
2020-03-28 13:22:31 -05:00
Zebediah Figura
f9d1798edb
Rebase against 123c0543e0bb4c99fbee0a568e786405ff886a93.
2020-03-27 17:28:30 -05:00
Alistair Leslie-Hughes
e5da84dc36
Rebase against 9c190f8118faa2f4708e86340e3e0440f668835b
2020-03-25 08:56:23 +11:00
Alistair Leslie-Hughes
75c7644c3d
Rebase against 00e55c8fc0c08e14c39880e62526f8503468b641
2020-03-24 08:55:13 +11:00
Alistair Leslie-Hughes
7c7868f4bb
Rebase against 3ddf3a720f2a342141550c973f10854b573d80ed
2020-03-21 11:07:53 +11:00
Alistair Leslie-Hughes
d1a8b6bc14
Rebase against aaa625217b202dc0a22d67e63e941b027146a456
2020-03-20 09:55:13 +11:00
Zebediah Figura
53b02cd0ee
Rebase against c43998cb51c53ab9c355c2ff37489d51f9009e2d.
2020-03-18 18:33:10 -05:00
Alistair Leslie-Hughes
36b8b8cc65
Remove winemenubuilder-integration patch 0002
...
This causes wine-protocol-* to be created, and thus any
http/https/ftp will routed via wine.
2020-03-18 11:29:10 +11:00
Alistair Leslie-Hughes
13536af59c
Rebase against 7ad740cd29c6bd87238df6231689b861058bc5a8
2020-03-18 10:38:14 +11:00
Paul Gofman
a6f3bd989e
Updated wined3d-SWVP-shaders, wined3d-Indexed_Vertex_Blending patchsets.
...
Minor cleanup.
2020-03-17 13:37:18 +03:00
Alistair Leslie-Hughes
0830db32cd
Rebase against c2ee20c95bea55069d32cfa69a95ae3e4486a02b
2020-03-17 09:37:12 +11:00
Paul Gofman
cd7d77fe36
Updated ddraw-Rendering_Targets patchset.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48757
2020-03-16 09:07:19 +03:00
Alistair Leslie-Hughes
2e9977f4ac
Add winemenubuilder-integration patchset
2020-03-16 09:24:08 +11:00
Zebediah Figura
a1246b5e92
xactengine-initial: Build an import library for x3daudio1_7.
...
Should fix test compilation.
2020-03-14 11:52:09 -05:00
Alistair Leslie-Hughes
676dd02663
Release v5.4
2020-03-14 15:07:59 +11:00
Zebediah Figura
648db00708
wineqtdecoder-fix-compilation: New patch set.
2020-03-13 21:39:01 -05:00
Zebediah Figura
6bfaa3b0a5
Rebase against 4c61c8dce09307ecfe0beea307213bd1fb6a69db.
2020-03-13 19:19:03 -05:00
Paul Gofman
cbf7f73313
Restore wined3d-WINED3D_TEXF_ANISOTROPIC patchset.
2020-03-13 11:57:21 +03:00
Alistair Leslie-Hughes
c896e5cb69
Fix ntdll-CriticalSection patch rebase
2020-03-13 10:47:49 +11:00
Alistair Leslie-Hughes
4d65ec9456
Rebase against c3165b4c96a021a96dc6dd8a0b8e1030682dd6e5
2020-03-13 10:26:53 +11:00