Sebastian Lackner
8aa631da85
Rebase against 097006b1466854fbd80af8d85a729d85ec52b163.
2015-11-16 16:58:47 +01:00
Sebastian Lackner
be377f28ee
Release 1.7.55.
2015-11-15 18:41:33 +01:00
Sebastian Lackner
6604238b3c
ntoskrnl-Stubs: Add bug reference for KeWaitForMultipleObjects stub.
2015-11-15 16:04:10 +01:00
Sebastian Lackner
58cd8f2507
Added patch to allow to set default display frequency in registry.
2015-11-15 15:49:06 +01:00
Sebastian Lackner
3aa9934386
Added patch to allow dinput EnumDevices callback with broken calling convention.
2015-11-15 14:44:51 +01:00
Sebastian Lackner
4a6afc96cb
patchupdate.py: Allow to disable synchronization for specific bugs.
2015-11-15 05:40:26 +01:00
Sebastian Lackner
0c787e6a09
Added patch to implement stubless proxies on x86_64.
2015-11-15 05:21:15 +01:00
Sebastian Lackner
8b28977596
patchutils.py: Uppercase first character of patch description.
2015-11-15 01:05:09 +01:00
Sebastian Lackner
b0a0836e95
Added patch to implement marshalling for TKIND_COCLASS.
2015-11-15 00:45:05 +01:00
Sebastian Lackner
03fc84498f
Added patch to make sure CompareString immediately aborts on first non-matching character.
2015-11-14 20:50:18 +01:00
Sebastian Lackner
cfc2f08f0a
Added patch to fix required privileges for load_registry and unload_registry wineserver call.
2015-11-14 18:29:24 +01:00
Sebastian Lackner
7c7da8183e
Added patch for stubs of advapi32.RegCreateKeyTransacted[A/W].
2015-11-14 17:32:04 +01:00
Sebastian Lackner
68a4753dbf
Added patch for stub of kernel32.FreeUserPhysicalPages.
2015-11-13 23:48:07 +01:00
Sebastian Lackner
dbce23ab3b
Added patch to properly handle multiple registry notifications per key.
2015-11-13 23:33:19 +01:00
Sebastian Lackner
19d466a729
Added patch for stub of hid.HidP_TranslateUsagesToI8042ScanCodes.
2015-11-13 21:14:30 +01:00
Sebastian Lackner
5da8bc54a5
Added patch for partial implementation of ITfThreadMgrEx_ActivateEx.
2015-11-13 19:58:23 +01:00
Sebastian Lackner
e5bff1feaf
d3dx9_36-DDS: Add initial tests for D3DXSaveSurfaceToFileInMemory.
2015-11-13 19:09:04 +01:00
Sebastian Lackner
2c3f70b42b
Rebase against a786dca935c3e9b3d85853db4b61700e590a1c8b.
2015-11-13 18:00:14 +01:00
Sebastian Lackner
75dc81b7d3
Rebase against 370254cbe93beae6a9ff693d98c638db5bfb1134.
2015-11-12 18:17:43 +01:00
Sebastian Lackner
3faa0f1212
Rebase against 5cf95396503d49f0249c473c1ed51e51213124c0.
2015-11-11 18:20:09 +01:00
Sebastian Lackner
42b1edd98d
hal-KeQueryPerformanceCounter: Use numeric return type to ensure correct code is generated on x86.
2015-11-11 06:06:03 +01:00
Sebastian Lackner
97d07afaf9
Rebase against 61c49bd78e5c96f14870e5c21a2ff75da7ac17b2.
2015-11-10 20:14:26 +01:00
Sebastian Lackner
eb20574d3e
Added patch to implement support for "Purist Mode" (override for all dlls).
2015-11-10 17:22:06 +01:00
Sebastian Lackner
6a3ea0e976
Added patch to revert "Prepare GL resources before calling context_apply_fbo_state".
2015-11-10 03:28:48 +01:00
Sebastian Lackner
0696c2c351
kernel32-Named_Pipe: Only allow one test result.
2015-11-09 18:16:06 +01:00
Sebastian Lackner
f98e04ebc1
Rebase against 7bd852c6ce0299f14fa585c124bae029f0d6d214.
2015-11-09 17:04:55 +01:00
Sebastian Lackner
f09a38e62f
winepulse-PulseAudio_Support: Fix patch to use delay import for winealsa.drv.
2015-11-08 02:59:57 +01:00
Sebastian Lackner
f673b561d0
Rebase against a0d0d0dd0a5b4a500ab8d37cc6e687a202997d56.
2015-11-06 18:47:17 +01:00
Sebastian Lackner
425fb96870
ntdll-Wait_User_APC: Remove todo_wine in tests.
2015-11-05 18:30:01 +01:00
Sebastian Lackner
9afe850d99
Rebase against bfb845f9fccb2ff5bff0b0ba3238fec7f9f7b710.
2015-11-05 17:57:35 +01:00
Sebastian Lackner
f6e27c19e1
Rebase against 60fedd23f95c66f4dce06c5c447de9ec99ebefa5.
2015-11-05 02:11:17 +01:00
Sebastian Lackner
3f08cafe30
Rebase against a410990f7cb0fd7477d4594f8644428ca8873f0e.
2015-11-05 02:03:36 +01:00
Sebastian Lackner
a51602d5df
Rebase against b53256b8b752855576252cc2290dfbc9cb0f1280.
2015-11-05 01:58:41 +01:00
Sebastian Lackner
ec61f717d5
Rebase against 99033b14534ffe8ff6c88c8d38a70d398c933b4d.
2015-11-05 01:32:19 +01:00
Sebastian Lackner
00b4488edc
ntdll-Wait_User_APC: Simplify the code.
...
But still not simple enough... :/
https://www.winehq.org/pipermail/wine-devel/2015-November/110204.html
2015-11-04 16:21:41 +01:00
Sebastian Lackner
91a3fcc513
winepulse-PulseAudio_Support: Reenable patchset.
...
Various patches have been modified to use static initialization of device data,
to avoid loader deadlocks when initializing PulseAudio too early. These are very
huge changes, so the new patchset should receive some additional testing before
the next release.
2015-11-04 05:46:57 +01:00
Sebastian Lackner
637b89cefa
Rebase against c715127536a78166e58b165c390a57b704899d29.
2015-11-03 17:47:17 +01:00
Sebastian Lackner
1d24dc8141
Rebase against 8f443077416fd820375b1bc0d1276286d23348fc.
...
The pulseaudio patchset is temporarily disabled in this commit because the
upstream merge introduced several bugs. It will be reenabled in one of the
next commits.
2015-11-03 17:46:24 +01:00
Sebastian Lackner
8c4e21ef46
Remove disabled ntdll-FD_Cache patchset (only for PowerPC, no longer necessary because Wine uses inline cmpxchg64 now when compiling with gcc).
2015-11-01 01:17:10 +01:00
Sebastian Lackner
123214c032
Remove disabled reg-Cleanup patchset (only cleanup and not actively maintained).
2015-11-01 01:11:18 +01:00
Sebastian Lackner
15733c4eb8
Remove disabled shell32-Quoted_ShellExecute patchset (bug already fixed and all tests pass).
2015-11-01 01:09:13 +01:00
Sebastian Lackner
dc86f5c543
Release 1.7.54.
2015-11-01 00:16:04 +01:00
Sebastian Lackner
d2e9fa96e2
ntdll-SystemHandleInformation: Fix a possible memory corruption.
2015-10-31 23:36:39 +01:00
Sebastian Lackner
d9bb5a1e45
Added patch to implement SystemHandleInformation info class.
2015-10-31 22:29:13 +01:00
Sebastian Lackner
d4e3581847
Updated server-FileEndOfFileInformation patchset, growing a memory mapped file should still work.
2015-10-31 21:12:40 +01:00
Sebastian Lackner
4be7c872c3
Added patch to implement kernel32.GetConsoleFontSize.
2015-10-31 18:39:31 +01:00
Sebastian Lackner
896b3398f1
Added patch for SetConsoleKeyShortcuts stub function.
2015-10-31 17:54:21 +01:00
Sebastian Lackner
9ad85e9d6f
Added patch to fix multiple issues in widl typelib generation.
2015-10-31 17:47:59 +01:00
Sebastian Lackner
a2714839b3
Added patch to zero out returned stats when IEnumSTATSTG::Next reaches end of enumeration.
2015-10-31 17:33:07 +01:00
Sebastian Lackner
85d50ecc2a
Added patch for SfcGetNextProtectedFile stub function.
2015-10-31 16:59:04 +01:00
Sebastian Lackner
2e4d11137f
Added patch for SetCoalescableTimer stub function.
2015-10-31 16:52:00 +01:00
Sebastian Lackner
b03c54797e
Added patch to improve INetFwAuthorizedApplication::get_ProcessImageFileName stub.
2015-10-31 16:43:16 +01:00
Sebastian Lackner
5ad2c41098
ddraw-Write_Vtable: Add reference to bug report.
2015-10-31 16:37:01 +01:00
Sebastian Lackner
0488823205
Added patch to use close_handle instead of NtClose for internal memory management functions.
2015-10-31 03:32:37 +01:00
Sebastian Lackner
fd66b3bced
ntdll-Virtual_Memory_Stack: Disable patchset, it has no effect when optimization is enabled.
2015-10-31 03:32:27 +01:00
Sebastian Lackner
d2f012b3d1
Added patch to pass '-read_only_relocs suppress' to the linker on OSX and enable patchset to use Nt* function wrappers.
2015-10-30 23:48:00 +01:00
Sebastian Lackner
7e1bf8aca0
Rebase against cbaab82d086e36dacaa22c6adf80f9114bb820fb.
2015-10-30 18:01:22 +01:00
Sebastian Lackner
f8627a6f02
ntdll-WriteWatches: Remove todo_wine in kernel32/virtual tests.
2015-10-30 01:01:13 +01:00
Sebastian Lackner
693e189c24
Added patch to fix build failure (introduced by makefile rewrite).
2015-10-29 22:01:33 +01:00
Sebastian Lackner
5acbd17da2
Rebase against 54633e3956e6b3c4d8ebbd5d721efa294e9602fb.
2015-10-29 20:12:02 +01:00
Sebastian Lackner
d014e899bc
Added patch to implement hal.KeQueryPerformanceCounter.
2015-10-28 22:54:22 +01:00
Sebastian Lackner
397a31ae04
ntoskrnl-DriverTest: Always call IoCompleteRequest in driver functions.
2015-10-28 21:51:03 +01:00
Sebastian Lackner
2668c19b7f
Rebase against 79c59085b1b1f487e91c2695028dd3d1d257a468.
2015-10-28 20:21:10 +01:00
Sebastian Lackner
2c0e907a4a
Rebase against 28b916b26eceb35a071e9aad76da1fbbaa857ba1.
2015-10-27 20:53:46 +01:00
Sebastian Lackner
fb56e8d212
ws2_32-TransmitFile: Remove reference to upstream bug, main patches are already upstream.
2015-10-26 22:00:24 +01:00
Sebastian Lackner
22c57980db
Added patches for memory allocation cleanup in gdiplus functions.
2015-10-26 21:59:15 +01:00
Sebastian Lackner
4c11394828
Rebase against 12111d8c3b897df92fabc1c1a81567477952e9b1.
2015-10-26 17:47:03 +01:00
Sebastian Lackner
f151e1f36f
d3dx9_36-GetShaderSemantics: Use proper defines in shader code (thanks Christian Costa).
2015-10-25 00:09:48 +02:00
Sebastian Lackner
1c6124cc6e
Added patch for implementation of additional HSTRING functions.
2015-10-24 22:55:19 +02:00
Sebastian Lackner
e51ebcc301
uxtheme-GTK_Theming: Fix configure.ac changes.
2015-10-24 02:40:56 +02:00
Sebastian Lackner
bff92e3d44
msidb-Implementation: Add missing changes to tools/make_makefiles.
2015-10-24 02:12:04 +02:00
Sebastian Lackner
1e79306b13
nvcuda-CUDA_Support: Fix typo.
2015-10-24 02:10:10 +02:00
Sebastian Lackner
8cd8abd51f
Rebase against f8d78b0d927c1cae4c5075c64d980c306fb3ed87.
2015-10-24 02:09:12 +02:00
Sebastian Lackner
8adf60dc8e
Added patch to implement FileNamesInformation class support for NtQueryDirectoryFile.
2015-10-22 22:57:30 +02:00
Sebastian Lackner
e64c3bff30
Rebase against 4fb840b614691a787c76659f02c163d922f88fba.
2015-10-22 20:37:13 +02:00
Sebastian Lackner
8d0e6ea5c8
d3dx9_36-GetShaderSemantics: Minor cleanup.
2015-10-22 02:20:08 +02:00
Sebastian Lackner
4f051ce511
ntdll-Wait_User_APC: Fix an outdated comment.
2015-10-22 01:58:28 +02:00
Sebastian Lackner
bd89770641
Rebase against 8075101480df82c5f4280d534f2d76f035653667.
2015-10-21 19:51:16 +02:00
Sebastian Lackner
7cf357b20c
Added patch to block interruption of system APC in server_select.
2015-10-21 18:56:08 +02:00
Sebastian Lackner
91f812ed1b
Added patch to release capture before sending WM_COMMAND.
2015-10-21 03:38:39 +02:00
Sebastian Lackner
8e8654d76e
Added patch to implement stub for ProcessQuotaLimits info class.
2015-10-21 03:17:52 +02:00
Sebastian Lackner
d7013c255f
Rebase against 59cca65ce0edd88b65a55a847468761e11dfab0b.
2015-10-20 20:55:52 +02:00
Sebastian Lackner
9638ce9ec6
ntdll-Consolidation_Callback: Do not add CFI rules for volatile registers, some other cleanup.
2015-10-20 05:57:11 +02:00
Sebastian Lackner
e1d5975f34
ntdll-Consolidation_Callback: Some style improvements, simplify assembler code.
2015-10-20 05:07:39 +02:00
Sebastian Lackner
f597f5b898
Added patch to use wrapper function for consolidation callback during unwinding.
2015-10-20 02:12:14 +02:00
Sebastian Lackner
63426eaa59
Rebase against 26094c5634b1f12d3f156a90a3e228513675cd63.
2015-10-19 22:03:53 +02:00
Sebastian Lackner
67dffe4dc6
Release 1.7.53.
2015-10-19 06:09:12 +02:00
Sebastian Lackner
d8cf46384c
ntdll-Syscall_Wrappers: Only enable syscall wrappers on Linux, MacOS needs special linker flags.
2015-10-19 05:30:18 +02:00
Sebastian Lackner
6494429c2f
server-Signal_Thread: Hold a reference while waking up objects waiting on thread.
2015-10-19 02:53:14 +02:00
Sebastian Lackner
be51f622f7
Added patch to delay signaling threads until they are really gone (fixes Wine Staging Bug #473 ).
2015-10-19 00:38:33 +02:00
Sebastian Lackner
922e5a0e06
Added patch to implement kernel32.GetPhysicallyInstalledSystemMemory.
2015-10-18 18:31:24 +02:00
Sebastian Lackner
9b1ac08c87
dinput-Events: Update patchset and avoid wine internal exports in user32.
2015-10-18 17:03:07 +02:00
Sebastian Lackner
bfabcd117e
Added patch to always use 64-bit registry view on WOW64 setups.
2015-10-18 16:31:04 +02:00
Sebastian Lackner
b8c9f3454e
Added patch to return WN_NOT_CONNECTED from WNetGetUniversalName REMOTE_NAME_INFO_LEVEL stub.
2015-10-18 03:50:44 +02:00
Sebastian Lackner
3f46a6acb7
user32-Painting: Add reference to a bug report.
2015-10-17 16:34:46 +02:00
Sebastian Lackner
c83adcf25b
Added patch to implement comctl32.PROPSHEET_InsertPage.
2015-10-17 16:24:51 +02:00
Sebastian Lackner
091bcbce3c
ntdll-Syscall_Wrappers: Run directory initialization early during process startup instead of wrapping syscalls.
2015-10-17 12:49:06 +02:00
Sebastian Lackner
6971149e11
d3dx9_36-AnimationController: Improve patchset and add initial tests.
2015-10-17 04:14:44 +02:00
Sebastian Lackner
1f9e5b10e0
Added patch to fix the initialization of combined DACLs when the new DACL is empty.
2015-10-17 03:17:26 +02:00
Sebastian Lackner
0c3120e10d
Rebase against 65d699eb5f7fc151197f3dc9f36499ee3e43f8e7.
2015-10-17 01:06:27 +02:00