Commit Graph

777 Commits

Author SHA1 Message Date
Sebastian Lackner
83bc0c02bd Added patch for stub driver tdi.sys. 2015-11-22 23:51:35 +01:00
Sebastian Lackner
64719a7bda Added patch to improve detection of symbol charset for old truetype fonts. 2015-11-22 22:53:57 +01:00
Sebastian Lackner
c60b60d2f5 winex11-wglShareLists: Add a new reference to bug report.
Also remove two references in the wined3d-Revert_PixelFormat patchset.
2015-11-22 22:48:20 +01:00
Sebastian Lackner
923b875122 Move debian/ folder to separate repository. 2015-11-20 22:22:26 +01:00
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
0c787e6a09 Added patch to implement stubless proxies on x86_64. 2015-11-15 05:21:15 +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
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
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
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
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
dc86f5c543 Release 1.7.54. 2015-11-01 00:16:04 +01:00
Sebastian Lackner
d9bb5a1e45 Added patch to implement SystemHandleInformation info class. 2015-10-31 22:29:13 +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
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
fb56e8d212 ws2_32-TransmitFile: Remove reference to upstream bug, main patches are already upstream. 2015-10-26 22:00:24 +01:00
Sebastian Lackner
1c6124cc6e Added patch for implementation of additional HSTRING functions. 2015-10-24 22:55:19 +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
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
f597f5b898 Added patch to use wrapper function for consolidation callback during unwinding. 2015-10-20 02:12:14 +02:00