Commit Graph

998 Commits

Author SHA1 Message Date
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
Sebastian Lackner
e2c1e62662 Added patch to implement SetupLogError[A|W] and Setup[Open|Close]Log. 2015-03-20 22:52:47 +01:00
Sebastian Lackner
483cf18923 Added patch to fix regression causing black screen on startup. 2015-03-20 22:17:45 +01:00
Sebastian Lackner
dab39259ab Added patch to fix regression causing too dark/missing textures in several games. 2015-03-20 21:46:12 +01:00
Sebastian Lackner
5ee34a9309 Added patch to allow to edit winecfg library override by double clicking. 2015-03-20 19:07:59 +01:00
Sebastian Lackner
468a035b3e Added patch with stub for wininet.ParseX509EncodedCertificateForListBoxEntry. 2015-03-20 18:27:18 +01:00
Sebastian Lackner
486c1d6f46 Added patch to implement combase.WindowsSubstring function. 2015-03-20 17:33:05 +01:00
Sebastian Lackner
42b6978464 Removed first patch of series ws2_32_WriteWatches (accepted upstream). 2015-03-19 20:23:42 +01:00
Sebastian Lackner
5fe90fc2e8 Added patch to implement shared memory wineserver communication for various user32 functions. 2015-03-19 03:13:07 +01:00
Sebastian Lackner
1c4a8d2f9a Removed patch to only zero the buffer up 32767 bytes in GetTempPathW (accepted upstream). 2015-03-18 18:16:23 +01:00
Sebastian Lackner
014ef86645 Update patchset for ntdll-RtlUnwindEx to fix an issue with dwarf handling (fixes Wine Staging Bug #170). 2015-03-18 00:27:36 +01:00
Sebastian Lackner
2dd6d5e049 Added patch to only zero the buffer up 32767 bytes in GetTempPathW. 2015-03-17 19:26:00 +01:00
Sebastian Lackner
0486bc809f Remove various patches (accepted upstream). 2015-03-17 19:13:04 +01:00
Sebastian Lackner
de8e8a4079 Added patch with additional tests for server-PeekMessage. 2015-03-17 04:35:13 +01:00
Sebastian Lackner
20286952db Fix a build failure on MacOS caused by using of strndup in the server-Inherited_ACLs patchset. 2015-03-17 01:06:45 +01:00
Sebastian Lackner
17a3d8c2ea Rebase against upstream changes. 2015-03-16 17:13:28 +01:00
Sebastian Lackner
9fd51f90ef dinput-Events: Since some games use different code to poll for input events, partially restore code from old version of the patch. 2015-03-16 15:46:47 +01:00
Sebastian Lackner
d807c55e94 Added patch to improve stub for ID3DXEffectImpl_CloneEffect, mark upstream bug 25138 as fixes. 2015-03-16 08:24:51 +01:00
Sebastian Lackner
aa51a47238 Added patch to implement _ismbckata and _mbctohira, moreover fix wrong return value of _ismbckata. 2015-03-16 07:49:25 +01:00
Sebastian Lackner
ec4e719cd6 Added patch to fix wrong return values of RtlFindActivationContextSectionString for NULL data (by Mark Jansen). 2015-03-16 03:48:50 +01:00
Sebastian Lackner
d57ae8c150 Added patch to invalidate key state cache globally after calling LL hooks. 2015-03-15 05:49:45 +01:00
Sebastian Lackner
0c660b9e3a Added patch for stub of PowerCreateRequest. 2015-03-15 01:45:31 +01:00
Sebastian Lackner
ea89242465 Added patch to silence repeated 'Unhandled blend factor 0' FIXME messages. 2015-03-15 01:34:10 +01:00
Sebastian Lackner
f1f051f491 Added patch to modify GetMessage to return already seen messages with higher priority. 2015-03-15 01:09:36 +01:00
Sebastian Lackner
de15f131bc Added patch to allow to query for d3dx9_26 specific ID3DXEffect interface. 2015-03-14 17:02:19 +01:00
Sebastian Lackner
dfd778f392 Added patch to fix wrong version of ID3DXEffect interface for d3dx9_24. 2015-03-14 05:03:07 +01:00
Sebastian Lackner
74f4207916 Added patch to fix wrong version of ID3DXEffect interface for d3dx9_25. 2015-03-14 04:50:52 +01:00
Sebastian Lackner
4bfaa67fea Added patch to avoid crash in d3d9 tests by skipping when texture/surface creation fails. 2015-03-14 02:35:58 +01:00
Sebastian Lackner
3c7f5898c0 Removed patches for SLGetWindowsInformationDWORD (accepted upstream). 2015-03-13 15:09:40 +01:00
Sebastian Lackner
5b7dc79ea0 Added patch to implement better stub function for NtQueryInformationJobObject. 2015-03-12 22:28:18 +01:00
Sebastian Lackner
8c17307f95 Added patch to implement proper locking of keystate and synchronization with desktop thread. 2015-03-12 03:14:38 +01:00
Sebastian Lackner
513ca1f4ba Rebase against upstream changes. 2015-03-11 17:03:50 +01:00
Sebastian Lackner
82b52e11c3 Added patch with tests for VerQueryValueA (by Mark Jansen). 2015-03-10 18:16:26 +01:00
Sebastian Lackner
ffdcf51981 Added patch to fix multithreading issues with fullscreen clipping. 2015-03-10 17:42:08 +01:00
Sebastian Lackner
a812ef647e Added patch for tests of RtlIpv6StringToAddress, RtlIpv{4,6}StringToAddressEx (by Mark Jansen). 2015-03-09 19:23:54 +01:00
Sebastian Lackner
0b477b3ef1 Staging: Update --check-libs to show information about libva libs. 2015-03-09 16:55:13 +01:00
Sebastian Lackner
da0ea43746 Release 1.7.38. 2015-03-07 23:10:42 +01:00
Sebastian Lackner
8afa18829a winex11-Limited_Resolutions: Temporarily disable patchset.
The patchset itself should be fine, but statically linking against libXNVCtrl
might be problematic because of the different license. Moreover, on Debian it
is even a bit more complicated because a dynamic library is provided. Since we
do not want to have a fixed dependency on Nvidia-specific packages (winex11
would depend on it) we will have to investigate this a bit more...
2015-03-07 21:26:33 +01:00
Sebastian Lackner
521e8aa38c Added patch to process APC calls before starting process. 2015-03-07 18:14:35 +01:00
Sebastian Lackner
c1ee00741d debian/control: Add nvidia-settings as build dependency (for libXNVCtrl.a). 2015-03-07 15:02:18 +01:00
Sebastian Lackner
6d2bd768c8 Added patch to implement cuModuleLoad wrapper function. 2015-03-07 06:21:57 +01:00
Sebastian Lackner
17eccd79dc debian/changelog: Update changelog, new patches for TransmitFile were already added. 2015-03-07 05:15:45 +01:00
Erich E. Hoover
def2378b7a Added patch to report the correct refresh rates for some NVIDIA cards. 2015-03-06 15:32:49 -07:00
Sebastian Lackner
89e58b5105 patchupdate.py: Add back code to query wine bugzilla, show upstream bug status during patch updater step. 2015-03-06 00:25:45 +01:00
Sebastian Lackner
0f1cce7ba2 Removed patch to fix parameters for ConvertToIndexedBlendedMesh stub (accepted upstream). 2015-03-05 17:39:14 +01:00
Erich E. Hoover
150c6dce28 Long overdue update to the TransmitFile patches. 2015-03-04 21:28:37 -07:00
Sebastian Lackner
20e97e50b3 Added patch to replace hardcoded values with sizeof(GUID) for d3dxof. 2015-03-04 21:31:59 +01:00
Sebastian Lackner
e3616aa15c Added patch to increase wineconsole commandline buffer size. 2015-03-04 21:24:11 +01:00
Sebastian Lackner
e7b99e4558 debian/control: Add recommendation for optional runtime dependency libva-drm1. 2015-03-04 19:47:16 +01:00
Sebastian Lackner
c02bdae45d dxva2-Video_Decoder: Various improvements to dxva2 vaapi support. 2015-03-04 19:36:04 +01:00
Sebastian Lackner
4a8df258cd Removed multiple patches (accepted upstream). 2015-03-04 17:56:00 +01:00
Sebastian Lackner
274fe74055 Added patches to improve performance by reusing old async IO structure if possible. 2015-03-03 19:35:46 +01:00
Sebastian Lackner
4d3a96536e Removed various patches (accepted upstream), disabled patchset for TransmitFile (rewrite in progress). 2015-03-03 18:18:58 +01:00
Sebastian Lackner
ce2930fb30 Added patch to fix crash when trying to switch back to a 16-bit stack. 2015-03-02 16:25:46 +01:00
Sebastian Lackner
3efff4cb88 Added patch to correct DDSCAPS2 and DDSURFACEDESC2 structure (by Amine Khaldi, wine-patched/pull/7). 2015-03-01 19:10:52 +01:00
Sebastian Lackner
985f04d9ba Added patch to avoid unloading msctf library while textservices are activated. 2015-03-01 05:10:43 +01:00
Sebastian Lackner
6cf3424356 Added patches to fix race-condition when closing browseui IProcessDialog. 2015-03-01 04:10:54 +01:00
Sebastian Lackner
67e8c4d0a9 Added patch to make GetLogicalProcessorInformationEx a stub which returns TRUE. 2015-03-01 01:12:40 +01:00
Sebastian Lackner
6c1e7ddfb2 Added patches to make various functions in d3d8 / ddraw hotpatchable (required for fraps). 2015-02-28 22:00:48 +01:00
Sebastian Lackner
99bf902a97 Added patch to fix crash in clip_cursor_notify caused by uninitialized TLS. 2015-02-28 21:55:43 +01:00
Sebastian Lackner
c9d3b931f7 Added patch to implement support for waiting on job object. 2015-02-28 07:01:09 +01:00
Sebastian Lackner
aac61f746b Added patch to implement support for NULL job handles in IsProcessInJob. 2015-02-28 05:19:50 +01:00
Sebastian Lackner
348fe1182f Added patch to implement PROGDLG_AUTOTIME for IProgressDialog. 2015-02-28 02:48:26 +01:00
Sebastian Lackner
ec8049fcf5 Added patch to implement JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE. 2015-02-28 01:52:48 +01:00
Sebastian Lackner
e7b9fc8d16 Added patch to properly track handle count of wineserver objects. 2015-02-28 01:38:49 +01:00
Sebastian Lackner
8cc25d0fe4 Added patch for job object completion support. 2015-02-28 01:20:47 +01:00
Sebastian Lackner
cd62b5bedc Added patch in order to allow to override number of quality levels for D3DMULTISAMPLE_NONMASKABLE. 2015-02-28 00:36:25 +01:00
Sebastian Lackner
a9622970cd Added patch to implement IProgressDialog::SetAnimation. 2015-02-27 22:53:56 +01:00
Sebastian Lackner
2672abd9e0 Added patch to enforce that surfaces are flushed after ReleaseDC. 2015-02-27 22:44:57 +01:00
Sebastian Lackner
9146caa7ae Added patch to display animations for SHFileOperation progress dialog. 2015-02-27 21:06:05 +01:00
Sebastian Lackner
480bab002e Added patch for basic implementation of job objects. 2015-02-27 20:56:05 +01:00
Sebastian Lackner
2de8f84fb0 Removed multiple patches (accepted upstream). 2015-02-27 15:34:05 +01:00
Sebastian Lackner
e01d563654 Added patch for support of shell32 file operation progress dialog. 2015-02-27 02:12:30 +01:00
Sebastian Lackner
a63ea08036 Added patches for ntoskrnl.ProbeFor{Read,Write}. 2015-02-27 01:31:59 +01:00
Sebastian Lackner
b4c665d65a Added patch for stub of gdiplus.GdipCreateEffect. 2015-02-27 01:18:50 +01:00
Sebastian Lackner
870feed3e2 Added first set of patches for job objects (by Andrew Cook). 2015-02-26 22:41:29 +01:00
Sebastian Lackner
98c6f8974b Removed multiple patchsets (accepted upstream). 2015-02-26 16:44:38 +01:00
Sebastian Lackner
b74ea4b14d Added patch for CopyFileEx progress callback and cancellation support. 2015-02-26 07:10:29 +01:00
Sebastian Lackner
7d2b751466 Added patch to implement SetFileInformationByHandle. 2015-02-26 06:12:24 +01:00
Sebastian Lackner
dd12b420e8 Added patch to fallback to global key state for threads without a queue. 2015-02-26 04:26:59 +01:00
Sebastian Lackner
d25e78cefb Added patch to avoid deadlock by using _exit() in NtTerminateProcess. 2015-02-25 23:27:09 +01:00
Sebastian Lackner
8f64b37ee2 Added patch to fix race-condition when threads are killed during shutdown. 2015-02-25 23:12:37 +01:00
Sebastian Lackner
11fe964c46 Removed several patches (accepted upstream). 2015-02-24 18:00:05 +01:00
Sebastian Lackner
8b3e8d11a8 Added patch to complete and properly pack DNS_HEADER structure (by Amine Khaldi, wine-patched/pull/6). 2015-02-23 22:35:00 +01:00
Sebastian Lackner
eaefcc8a3f Added patch to declare pDirectInputCreateEx in a MSVC compatible way (by Amine Khaldi, wine-patched/pull/5). 2015-02-23 22:34:35 +01:00
Sebastian Lackner
a412b6082a Added patch to skip Wine specific __wine_check_for_events calls in ReactOS (by Amine Khaldi, wine-patched/pull/4). 2015-02-23 20:31:13 +01:00
Sebastian Lackner
50b6ba8394 patchupdate.py: Use a threadpool to check patches in parallel. 2015-02-23 19:14:25 +01:00
Sebastian Lackner
c1eea67020 Added patch to mark DllCanUnloadNow and DllGetClassObject as private (by Amine Khaldi, wine-patched/pull/3). 2015-02-23 18:35:31 +01:00
Sebastian Lackner
f11e82495a Disabled patchset for reg.exe cleanup (partially accepted upstream). 2015-02-23 18:32:33 +01:00
Sebastian Lackner
5261bd8a89 patchupdate.py: Introduce a new Apply-After definition file variable. 2015-02-23 18:12:32 +01:00
Sebastian Lackner
b7777f405b patchutils.py: Fix some spelling errors (thanks Amine Khaldi). 2015-02-22 20:03:51 +01:00
Sebastian Lackner
1b4d215dd7 Release 1.7.37. 2015-02-22 06:59:18 +01:00
Michael Müller
282bb25d73 Add libva as build dependency for debian package. 2015-02-22 04:09:14 +01:00
Michael Müller
44ea94f633 Added patch for MPEG2/H264 DXVA2 video decoding through vaapi. 2015-02-22 04:08:15 +01:00
Sebastian Lackner
8f19269b34 Added patch for support of non-blocking SIO_ADDRESS_LIST_CHANGE requests. 2015-02-22 00:32:18 +01:00
Sebastian Lackner
3bfb699f09 Added patch to implement ntoskrnl.KeInitializeMutex. 2015-02-21 12:01:06 +01:00
Sebastian Lackner
591c89dcaa Added patch to add stub for ntoskrnl.Mm{Map,Unmap}LockedPages. 2015-02-21 11:55:16 +01:00
Sebastian Lackner
65895dcd33 Added patch to ignore unsupported alpha channels in TIFF decoder. 2015-02-21 11:25:55 +01:00
Sebastian Lackner
ea6d6ce494 Added patches to implement semi-stubs for GetFileVersionInfoSizeExA/W and GetFileVersionInfoExA/W. 2015-02-21 11:10:51 +01:00
Sebastian Lackner
d734456470 wined3d-DXTn: Do not require libtxc_dxtn at compile-time, always search at runtime for common library names. 2015-02-21 02:21:01 +01:00
Sebastian Lackner
ea9f209292 Rebase against upstream changes, remove patch for IDirectPlayVoiceClient::GetCompressionTypes (accepted upstream). 2015-02-20 01:56:07 +01:00
Sebastian Lackner
eab42cde10 Added patches to improve stubs for AEV_{Get,Set}MasterVolumeLevel and AEV_{Get,Set}Mute. 2015-02-15 14:53:01 +01:00
Sebastian Lackner
c3d4426edd Added patch to implement IApplicationAssociationRegistration::QueryCurrentDefault. 2015-02-14 04:47:25 +01:00
Sebastian Lackner
6a98a1f8aa Added patch to avoid accessing stack below ESP when restoring thread context. 2015-02-13 01:46:19 +01:00
Sebastian Lackner
dc04777d5a Added patch to add stub for ntoskrnl.ExDeleteResourceLite. 2015-02-12 08:52:01 +01:00
Sebastian Lackner
3f9cc193b7 Added patch to add stub for ntoskrnl.ExReleaseResourceForThread. 2015-02-12 08:45:21 +01:00
Sebastian Lackner
a40b3e341a Added patch to add stub for ntoskrnl.ExAcquireResourceExclusiveLite. 2015-02-12 08:27:14 +01:00
Sebastian Lackner
3f60978f12 Added patch to implement basic handling of write watches while we're on the signal stack. 2015-02-11 13:37:53 +01:00
Sebastian Lackner
16f0d70b79 Added patch to implement D3DXGetShaderOutputSemantics. 2015-02-10 21:16:32 +01:00
Sebastian Lackner
5188eda906 Removed patches for SIO_ADDRESS_LIST_CHANGE ioctl (accepted upstream). 2015-02-10 18:21:42 +01:00
Sebastian Lackner
1ffd40e9de Added patch to avoid race-conditions with write watches in WS2_async_accept. 2015-02-10 07:37:49 +01:00
Sebastian Lackner
e8d4cc0cb0 Avoid race-conditions in NtReadFile() operations with write watches. 2015-02-10 06:40:25 +01:00
Sebastian Lackner
c1ae413bcc ntdll-RtlUnwind: Update patchset and fix a second bug in the unwinding code.
Fixes https://bugs.wine-staging.com/show_bug.cgi?id=68.
2015-02-10 00:10:32 +01:00
Sebastian Lackner
d329354032 Removed patches for UTF7 support (accepted upstream). 2015-02-09 17:22:09 +01:00
Sebastian Lackner
e2cd273303 iphlpapi-TCP_Table: Fix an incorrect TRACE message. 2015-02-08 20:32:31 +01:00
Sebastian Lackner
b7770327f1 Release 1.7.36. 2015-02-08 19:15:49 +01:00
Sebastian Lackner
b8c9d22e4c Added patch to improve stub for AEV_GetVolumeRange. 2015-02-08 18:02:28 +01:00
Sebastian Lackner
2b2f2d70ab Added patch to fix wrong defition of ntoskrnl.IoReleaseCancelSpinLock function. 2015-02-08 17:58:49 +01:00
Sebastian Lackner
c81eb4cfa6 Added patch to improve various ntoskrnl stub functions. 2015-02-08 17:55:46 +01:00
Sebastian Lackner
221a419640 Added patch to implement stub for ntoskrnl.KeDelayExecutionThread. 2015-02-08 17:51:06 +01:00
Sebastian Lackner
f1b08404b8 Added patch to implement stubs for ntoskrnl.ObReferenceObjectByPointer and ntoskrnl.ObDereferenceObject. 2015-02-08 17:47:43 +01:00
Sebastian Lackner
28fc684ff9 Added patch to implement stubs for ntoskrnl.Ex{Acquire,Release}FastMutexUnsafe. 2015-02-08 17:44:07 +01:00
Sebastian Lackner
cb402d63de Added patch to implement stub for ntoskrnl.IoGetAttachedDeviceReference. 2015-02-08 17:35:02 +01:00
Sebastian Lackner
340a8a9e73 patchupdate.py: Replace '.' with underscore for patchinstall.sh script. 2015-02-08 15:02:51 +01:00
Sebastian Lackner
39787f3608 Added patch to make nvcuda.dll compatible with CUDA 7.0. 2015-02-08 09:44:03 +01:00
Sebastian Lackner
f2831c4a36 Added patch to implement NVIDIA video encoder library (nvencodeapi). 2015-02-08 08:40:31 +01:00
Sebastian Lackner
6a5466cff1 Added patch to add performance library registry keys needed by MS SQL Server Management Studio Express 2008 R2. 2015-02-08 06:39:31 +01:00
Sebastian Lackner
fbf97b4ef0 Added patchset for various improvements and cleanup of reg.exe. 2015-02-07 15:41:23 +01:00
Sebastian Lackner
cfdc80f823 Add library override instead of closing winecfg when pressing ENTER over the combobox. 2015-02-07 08:07:40 +01:00
Sebastian Lackner
94558a24fb Removed several patches (accepted upstream). 2015-02-03 17:16:22 +01:00
Sebastian Lackner
1eeba48e51 Added patch to fix arguments for OSMesaMakeCurrent when using 16 bit formats. 2015-02-03 12:24:48 +01:00
Sebastian Lackner
70b8d10d2f Added patch to fix crash in Jedi Knight: Dark Forces II when winmm is set to native. 2015-02-03 07:13:28 +01:00
Sebastian Lackner
af245c20be Added patchset to implement Vista+ threadpool functions for work / timers. 2015-02-01 19:58:36 +01:00
Sebastian Lackner
e51f6d2439 Added patch to implement additional stubs for vcomp dlls. 2015-01-29 00:43:26 +01:00
Sebastian Lackner
8d231bde1d Added patch to fix mouse jittering in Planetside 2. 2015-01-26 13:31:24 +01:00
Sebastian Lackner
a5566f1e8e Added patch to fix check for end_frame in RtlUnwindEx on x86_64. 2015-01-26 11:57:43 +01:00
Sebastian Lackner
0c2b776e83 patchinstall.sh: Only apply patchlist when 'Staging' patchset is enabled. Ensure Staging/004-*.patch also compiles without patchlist. 2015-01-26 03:46:33 +01:00
Sebastian Lackner
e65c2c7954 patchinstall.sh: Avoid using '&>' syntax which spawns a detached shell with dash instead of forwarding output (thanks DarkPlayer). 2015-01-26 01:13:49 +01:00
Sebastian Lackner
9ee1d8c391 nvcuvid-CUDA_Video_Support: Remove another duplicate struct definition (ancient compilers again ...). 2015-01-25 06:01:27 +01:00
Sebastian Lackner
4b62bd0dbc Release 1.7.35. 2015-01-24 16:04:50 +01:00
Sebastian Lackner
ca5f61a043 README.md: Update URL to installation instructions and commandline. 2015-01-24 13:13:19 +01:00
Sebastian Lackner
685c0f7d39 ws2_32-TransmitFile: Fix warnings in tests on x86_64. 2015-01-24 10:39:58 +01:00
Sebastian Lackner
ab14a7dba0 Added patch to fix handling of window attributes for WS_EX_LAYERED | WS_EX_COMPOSITED. 2015-01-24 05:15:18 +01:00
Sebastian Lackner
29bbba1e0f Added patches to implement ntoskrnl driver testing framework. 2015-01-23 06:14:02 +01:00
Erich E. Hoover
525dcd012f Removed patch to fix RandR on some broken nVidia systems (accepted upstream). 2015-01-22 14:37:27 -07:00
Erich E. Hoover
6a1d2cdd7b Add stub for KeWaitForMultipleObjects. 2015-01-22 13:50:03 -07:00
Sebastian Lackner
0121248145 Added patch to fix cursor clip regression / broken raw input in multiple games. 2015-01-22 19:42:54 +01:00
Sebastian Lackner
fbe41916cb Properly wrap CUDA stream callbacks by forwarding them to a separate worker thread. 2015-01-22 01:05:36 +01:00
Sebastian Lackner
372c004139 Added patch to implement semi-stub for IDirectPlayVoiceClient::GetCompressionTypes. 2015-01-20 19:11:58 +01:00
Erich E. Hoover
277cf9f50f Actually revert 1b743a18ea. 2015-01-20 00:00:34 -07:00
Erich E. Hoover
69032a489b Added patch to quote program name in ShellExecute[Ex] when it contains spaces. 2015-01-19 23:39:56 -07:00
Erich E. Hoover
2a8899bd4f Revert commit 1b743a18ea for now. 2015-01-19 23:35:34 -07:00
Erich E. Hoover
0c33c34ab3 Add the library packages for building with OpenCL support. 2015-01-19 21:19:03 -07:00
Sebastian Lackner
87b4b86756 patchinstall.sh: Switch to DESTDIR at the beginning, instead of for each patch individually. Various Improvements of the 'ebuild' backend. 2015-01-20 03:54:35 +01:00
Sebastian Lackner
93224a7bf4 Rebase wined3d-CSMT_Main patchset on top of upstream Wine, remove wined3d-Color_Key patchset (fixed upstream). 2015-01-20 03:44:15 +01:00
Erich E. Hoover
1b743a18ea Added OpenCL dependency to the Debian control file. 2015-01-19 12:51:32 -07:00
Sebastian Lackner
294abd9164 Added patch to implement stubs for D3DXCreateAnimationController interface. 2015-01-18 07:43:10 +01:00
Sebastian Lackner
8692907421 Rebase against upstream commit 79a0dece8b2a27979835076914a21f468515d8b6, remove several patches accepted upstream. 2015-01-16 05:06:37 +01:00
Sebastian Lackner
3e7445275a Added patch to fix init of LONGLONG variable with a negative value in TGA decoder. 2015-01-15 18:18:50 +01:00
Sebastian Lackner
603ba80d41 Automatically enable fallback method to apply patches when running from inside of a git subdirectory. 2015-01-15 06:51:54 +01:00
Sebastian Lackner
d50c673144 Several improvements to make nvcuvid (CUDA video decoding) better compatible with x86_64. 2015-01-15 02:21:19 +01:00
Sebastian Lackner
fce30bb8f1 Removed patch to fix handling of subdirectory in FtpFindFirstFile (accepted upstream). 2015-01-14 21:48:26 +01:00
Sebastian Lackner
322a32547f Synchronize CSMT patchset with https://github.com/stefand/wine. 2015-01-14 01:43:00 +01:00
Sebastian Lackner
2e7eef2694 Removed patch to set last error on success in WSARecv (accepted upstream). 2015-01-13 22:21:26 +01:00
Sebastian Lackner
4d5f020d44 Add support for patchinstall.sh parameters '--no-patchlist' and '--no-autoconf'. 2015-01-13 07:54:16 +01:00
Sebastian Lackner
ce0a7a882b Added patch to avoid appending duplicate NULL character when importing keys with regedit. 2015-01-13 05:46:52 +01:00
Sebastian Lackner
2c708426cc patchinstall.sh: Mention stg backend in help. 2015-01-12 19:29:22 +01:00
Sebastian Lackner
ecd57240d0 Added patch to implement support for DDS file format in D3DXSaveTextureToFileInMemory. 2015-01-12 19:10:13 +01:00
Sebastian Lackner
a6b41279d8 patchinstall.sh: Use abort on error instead of calling exit directly, mention epatch backend in help. 2015-01-12 13:17:03 +01:00
Sebastian Lackner
7d9c7855c2 Add support for Gentoo epatch backend to patchinstall.sh. 2015-01-12 13:10:19 +01:00
Sebastian Lackner
17c1053de4 Release 1.7.34-1 (Debian/Ubuntu specific dependency fix).
The package rename caused some problems on Debian/Ubuntu. This updated version should
hopefully fix those. Other distributions which do not use debian/{rules,control} for
packaging are unaffected by these changes.
2015-01-11 19:25:22 +01:00
Sebastian Lackner
b56948f392 debian/rules: Second attempt to fix Debian/Ubuntu dependencies, this time by providing the compatibility symlinks in the main package. 2015-01-11 13:42:15 +01:00
Michael Müller
7850f8bd74 Fix debian control file 2015-01-11 07:19:23 +01:00
Sebastian Lackner
25a137c8c6 debian/control: Add explicit dependency from wine-compholio dummy packages to subpackages. 2015-01-11 05:32:52 +01:00
Sebastian Lackner
cdf5f42599 Release 1.7.34. 2015-01-10 22:27:16 +01:00
Sebastian Lackner
a83a587270 patchinstall.sh: Use /bin/sh instead of bash. 2015-01-10 15:30:31 +01:00
Sebastian Lackner
87fd17de51 Update DXTn patches to better handle when libtxc_dxtn is missing or support is not compiled in. 2015-01-10 03:28:30 +01:00
Sebastian Lackner
f2b6e399d4 Rebased winepulse-Pulseaudio_Support patches to latest version from http://repo.or.cz/w/wine/multimedia.git. 2015-01-08 18:34:58 +01:00
Sebastian Lackner
d4fa1d1816 patchinstall.sh: Implement 'stg' (stacked git) backend. 2015-01-08 15:41:25 +01:00
Sebastian Lackner
e01a0f00de patchinstall.sh: Rename 'git' backend to 'git-am', add 'git-apply' backend. 2015-01-08 14:59:00 +01:00
Sebastian Lackner
4f4df208a9 patchupdate.py: Fix issue when detecting dependencies, make wined3d-CSMT_Main depend on wined3d-Color_Key. 2015-01-08 02:12:38 +01:00
Sebastian Lackner
cb475f78f9 Added patch to fix color key regression causing pink rectangles around text. 2015-01-08 00:38:19 +01:00
Sebastian Lackner
ac1ffc70f8 patchupdate.py: Improve code-generation for dependency resolver. 2015-01-07 23:08:07 +01:00
Sebastian Lackner
fe43f3ddc6 Added patch to implement support for CUDA GPU video decoding. 2015-01-07 22:37:15 +01:00
Erich E. Hoover
1fe2ba1ddc Added patch for WSARecv to call SetLastError on success. 2015-01-07 10:50:48 -07:00
Sebastian Lackner
2543a28ce4 debian/rules: Call patchinstall.sh directly instead of using deprecated Makefile. 2015-01-07 11:09:21 +01:00
Sebastian Lackner
673cb4f847 Added patch to fix NULL dereference in ICSeqCompressFrameStart. 2015-01-07 10:51:59 +01:00
Sebastian Lackner
63509658f4 Merge branch 'master' of github.com:wine-compholio/wine-staging 2015-01-07 10:07:50 +01:00
Sebastian Lackner
9fb3f40824 Huge rewrite of patchupdate.py, use script based method to apply patches, deprecation of Makefile based method. 2015-01-07 10:02:38 +01:00
Michael Müller
41728a6faf Added patch for nvapi stubs (required for GPU PhysX support). 2015-01-06 15:12:34 +01:00
Erich E. Hoover
5f3631c6be Removed patches accepted upstream and rebase. 2015-01-05 19:25:58 -07:00
Erich E. Hoover
ad5dcc9752 Fix issue with invalid handles being incorrect when a new process is created. 2015-01-04 23:40:46 -07:00
Erich E. Hoover
abdef6b13c Remove patch for creating handles for new consoles. 2015-01-04 11:47:29 -07:00
Erich E. Hoover
d8cde81519 Added patch to creating handles for new consoles when a new process is created. 2015-01-04 00:08:23 -07:00
Erich E. Hoover
a5ec351f6e Added patch for CreateProcess to prioritize the working directory over the system search path. 2015-01-03 22:32:32 -07:00
Sebastian Lackner
4c95b9d483 Fix issue in ws2_32-WriteWatches patch which can cause exceptions on the signal stack. 2015-01-03 21:32:47 +01:00
Erich E. Hoover
63a6c00152 Added patch with stubs for WinSqm[Start|End]Session. 2015-01-02 14:28:56 -07:00
Sebastian Lackner
aa13fb8472 nvcuda-CUDA_Support: Added patch for Unknown5 internal CUDA interface. 2015-01-02 22:00:32 +01:00
Sebastian Lackner
40e8ab0c08 Added patches for D3DXComputeNormals and D3DXComputeNormalMap. 2015-01-02 03:32:58 +01:00
Michael Müller
e09be4fd77 Added first nvcuda implementation. 2015-01-01 22:38:59 +01:00
Sebastian Lackner
9f43cabb0a Added patch to fix parameters for ConvertToIndexedBlendedMesh stub. 2015-01-01 16:42:23 +01:00
Sebastian Lackner
b5e303e711 Removed patch to reallocate buffer when adding records to AVI files (fixed upstream). 2014-12-31 23:45:20 +01:00
Sebastian Lackner
0ad98f7460 Added patch for ID3DXFont::DrawTextA/W support. 2014-12-30 21:00:02 +01:00
Sebastian Lackner
44abde0a0d Removed several patches (accepted upstream), disable dsound-Fast_Mixer until rebased. 2014-12-30 01:32:56 +01:00
Sebastian Lackner
bbd04d95a2 Added patch to fix access violation when calling GetStringTypeW with NULL src. 2014-12-27 23:08:41 +01:00
Sebastian Lackner
1944c4b4e8 Added patch to avoid calling IDirect3DDevice7_DrawIndexedPrimitive if there is no primitive. 2014-12-27 18:56:01 +01:00
Sebastian Lackner
9c6e895b0b Added patch to add support for named pipe message mode. 2014-12-27 17:33:55 +01:00
Sebastian Lackner
05fd4e7f64 Removed patch for IoCsqInitialize (accepted upstream). 2014-12-24 22:09:07 +01:00
Sebastian Lackner
b6a21b238f Removed several patches (accepted upstream). 2014-12-23 23:07:04 +01:00