Commit Graph

595 Commits

Author SHA1 Message Date
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
Sebastian Lackner
981ea8facf Removed patch for wine64 support on FreeBSD (accepted upstream). 2014-12-23 16:02:22 +01:00
Sebastian Lackner
a934f08991 Added patch to fix invalid usage of RegOpenKeyExW in msdmo. 2014-12-23 07:23:35 +01:00
Sebastian Lackner
ce701fe0df Added patch to try harder to get the host name address in getaddrinfo(). 2014-12-23 07:12:43 +01:00
Sebastian Lackner
91e07b125f Merge branch 'master' of github.com:wine-compholio/wine-staging 2014-12-23 06:36:07 +01:00
Sebastian Lackner
2ec8a387a0 Added patch to use actual program name if available to describe PulseAudio streams. 2014-12-23 06:33:31 +01:00
Erich E. Hoover
b594ebe2e7 Added patch to expect the correct buffer size for different IOCTL_DVD_READ_STRUCTURE requests. 2014-12-22 20:36:56 -07:00
Sebastian Lackner
4f213843ac Added patch for support of SLGetWindowsInformationDWORD. 2014-12-22 20:35:58 +01:00
Michael Müller
7bad59bbdd Provide font licenses as seperate files. 2014-12-20 23:17:47 +01:00
Sebastian Lackner
030275f110 Added test for RtlIpv4StringToAddressExA. 2014-12-20 20:13:49 +01:00
Sebastian Lackner
0d1d699881 Added patch with stub for D3DXIntersect. 2014-12-20 17:13:13 +01:00
Sebastian Lackner
a59b542fd6 Added patch with stub for D3DXComputeTangentFrameEx. 2014-12-20 17:02:35 +01:00
Sebastian Lackner
aeedb30ca0 Removed patch for stub of ntdll.RtlSetHeapInformation (accepted upstream), rebased wininet patch. 2014-12-19 23:39:35 +01:00
Michael Müller
9efe53b3f5 Added patch for ID3DXEffect::FindNextValidTechnique. 2014-12-19 22:40:48 +01:00
Michael Müller
3d8a3c0e69 Added patch for IDXGIOutput::GetDesc. 2014-12-19 21:35:01 +01:00
Sebastian Lackner
c6eae9c6a3 Merge branch 'master' of github.com:wine-compholio/wine-staging 2014-12-19 14:53:04 +01:00
Sebastian Lackner
135f617b33 Fix issue in user32-WndProc patch which caused crashes for some 16-bit apps. 2014-12-19 14:38:16 +01:00
Michael Müller
64fafd5c2e debian: Provide more transitional dummy packages to (hopefully) fix upgrading. 2014-12-19 02:30:05 +01:00
Sebastian Lackner
f6749f92de Added patch for stub of ntdll.RtlSetHeapInformation. 2014-12-18 23:26:56 +01:00
Sebastian Lackner
777d431d9a Removed patch to export SHILCreateFromPath by name (accepted upstream). 2014-12-18 22:44:10 +01:00
Sebastian Lackner
3fe922b5f5 Added test for server-Unexpected_Wakeup patch. 2014-12-18 18:44:41 +01:00
Michael Müller
dd5e8aebb1 debian: Fix breaks entry (again). 2014-12-18 04:50:58 +01:00
Michael Müller
f7f1efa7df debian: Fix breaks entry. 2014-12-18 04:45:45 +01:00
Michael Müller
0df2608bb1 debian: Provide only legacy symlink for bin directory. 2014-12-18 04:05:50 +01:00
Sebastian Lackner
2912921b94 Added patch to ensure X11 input events are handled even without explicit message loop. 2014-12-18 01:17:09 +01:00
Sebastian Lackner
7dac73a69b Partially removed patches for ntdll DOS attributes (accepted upstream). 2014-12-18 00:13:20 +01:00
Michael Müller
90261acce1 Rename debian package to wine-staging and small changelog cleanup. 2014-12-17 20:36:31 +01:00
Sebastian Lackner
12af26a582 Avoid duplicate wined3d specfile by adding PARENTSPEC Makefile argument. 2014-12-17 04:27:10 +01:00
Sebastian Lackner
f3e96bb902 debian/changelog: Add a missing space. 2014-12-16 23:04:07 +01:00
Sebastian Lackner
565f1e2e53 Removed several patches (accepted upstream). 2014-12-16 22:22:31 +01:00
Sebastian Lackner
b0ab8b3913 Added patch to return proper charcount for GetLocaleInfo with LOCALE_IFIRSTDAYOFWEEK. 2014-12-16 04:12:24 +01:00
Sebastian Lackner
71a0838ac3 Added patch to fix handling of subdirectory in FtpFindFirstFile. 2014-12-16 01:49:58 +01:00
Sebastian Lackner
8765c50218 Removed several patches (accepted upstream). 2014-12-15 22:50:30 +01:00
Sebastian Lackner
14dd3801bf Release 1.7.33. 2014-12-15 00:53:35 +01:00
Sebastian Lackner
0f0f8d3d6f Added patch to add winecfg Staging tab. 2014-12-14 21:55:51 +01:00
Sebastian Lackner
2971d1f90b Added patch to enable second version of wined3d with STAGING_CSMT enabled. 2014-12-14 21:45:45 +01:00
Sebastian Lackner
152e0e26a9 patchupdate.py: Add all autogenerated files to git after creation. 2014-12-14 06:29:32 +01:00
Sebastian Lackner
ffd1b6cd6a patchupdate.py: Fix issue with generating IfDefined patches. 2014-12-14 06:20:48 +01:00
Sebastian Lackner
48a7480fc5 patchupdate.py: Implement 'IfDefined' patch property to autogenerate corresponding patch. 2014-12-14 06:03:05 +01:00
Sebastian Lackner
c0f9ca2ab5 patchupdate.py: Move logic to extract patches into separate function. 2014-12-14 04:57:16 +01:00
Sebastian Lackner
f30b0e34fb patchupdate.py: Ignore patch files which do not start with a number. 2014-12-14 04:54:34 +01:00
Sebastian Lackner
eadd577d84 patchutils.py: Implement algorithm to autogenerate #ifdef patches. 2014-12-14 04:30:05 +01:00
Michael Müller
60f7d52725 Added patch to implement support for loader dll redirections. 2014-12-13 05:38:40 +01:00
Sebastian Lackner
c466779d90 Added patch to reallocate buffer when adding records to AVI files. 2014-12-12 05:53:08 +01:00
Sebastian Lackner
825711fcc7 Added patch to provide named entry point shell32.SHILCreateFromPath for vista apps. 2014-12-12 05:25:48 +01:00
Sebastian Lackner
47a163dcef Added patch to ignore unsupported flags for CoInternetSetFeatureEnabled. 2014-12-12 05:18:45 +01:00
Sebastian Lackner
fc24ba3f65 Added patch to fix return value of ScrollWindowEx for invisible windows. 2014-12-12 05:08:15 +01:00
Sebastian Lackner
824469b329 Added patch for additional tests of CoWaitForMultipleHandles with WM_QUIT. 2014-12-12 04:43:59 +01:00
Sebastian Lackner
88e30c29c4 Added patch to implement stubs for MFStartup and MFShutdown. 2014-12-12 01:02:40 +01:00
Sebastian Lackner
ca389f162a Merge with master. 2014-12-09 22:53:38 +01:00
Sebastian Lackner
150dc70e53 Added patch for combase HSTRING objects. 2014-12-09 22:48:02 +01:00
Michael Müller
8369b0ce86 Added patch to allow Accept-Encoding for HTTP/1.0 in wininet. 2014-12-08 03:02:18 +01:00
Sebastian Lackner
ec9701cec2 Added patch to implement shlwapi.StrCatChainW. 2014-12-07 23:23:22 +01:00
Sebastian Lackner
f8befaf7fa Merge pull request #211 (Added patch to implement support for GetPropValue to PulseAudio backend.) 2014-12-06 01:11:01 +01:00
Sebastian Lackner
7bcb2e7adb Removed several patches (accepted upstream). 2014-12-04 23:12:37 +01:00
Sebastian Lackner
2f2045c5c8 Merge pull request #210 (Added patch to fix possible segfault in pulse_rd_loop of PulseAudio backend.) 2014-12-04 22:19:55 +01:00
Sebastian Lackner
e39c803fac Added patch to set last error when GetRawInputDeviceList fails. 2014-12-04 15:00:08 +01:00
Sebastian Lackner
fb6a771a44 Remove various patches (accepted upstream), rebase some patches. 2014-12-02 21:24:57 +01:00
Sebastian Lackner
f317ba0b0c Removed patch to fix copy and paste errors in ws2_32 tests (accepted upstream). 2014-12-01 22:04:19 +01:00
Sebastian Lackner
c67647eb73 Added new version of patch to fix condition mask handling in RtlVerifyVersionInfo. 2014-12-01 11:39:29 +01:00
Sebastian Lackner
5420552434 Remove incorrect patch for RtlVerifyVersionInfo, add tests for VerifyVersionInfo. 2014-11-30 22:33:59 +01:00
Sebastian Lackner
748696d2bd Added patch to fix condition handling in RtlVerifyVersionInfo. 2014-11-30 18:20:45 +01:00
Sebastian Lackner
1e1522ed25 Release 1.7.32. 2014-11-30 15:25:01 +01:00
Sebastian Lackner
abfee2d1b4 README.md: Update URLs. 2014-11-30 04:00:14 +01:00
Sebastian Lackner
9a82696680 Move DEVELOPERS.md to the Wiki. 2014-11-30 03:56:52 +01:00
Sebastian Lackner
2e2178f595 Added patch to fix passing of unicode environment from msvcrt to CreateProcessW. 2014-11-30 03:11:04 +01:00
Sebastian Lackner
90bd4d997c Added patch to fix handling of empty section and key name for profile files. 2014-11-30 02:39:37 +01:00
Sebastian Lackner
557a9e9899 Added patch to fix ordering of IP addresses by metric if two addresses have the same metric. 2014-11-30 00:20:58 +01:00
Sebastian Lackner
50794f220a Added patch to implement semi-stub for psapi/kernel32 K32EnumProcessModulesEx. 2014-11-29 23:04:33 +01:00
Sebastian Lackner
bb57db5f98 Added patch to change winedbg bug reporting URL to bugs.wine-staging.com. 2014-11-29 21:08:08 +01:00
Sebastian Lackner
4afa857aee Added patchset to fix copy and paste errors and ugly coding style in recently committed ws32 patch. 2014-11-29 11:30:04 +01:00
Sebastian Lackner
db0fd400e4 patchupdate.py: Various speed optimizations and improvements, removed several patches (accepted upstream). 2014-11-29 09:18:17 +01:00
Michael Müller
9d92d67b75 Added patch to implement stubs for additional api-ms-win-core-* dlls. 2014-11-26 20:47:57 +01:00
Sebastian Lackner
7f503dd5f1 Update several patches and include changes from tools/make_specfiles and tools/make_makefiles. 2014-11-26 18:30:43 +01:00
Sebastian Lackner
3a7d42fd2c Added patch to ensure wintrust resets data->pWintrustData->u.pFile->hFile after closing handle. 2014-11-25 21:29:26 +01:00
Sebastian Lackner
bb565dbad1 Added patch to fix issues with dragging layers between images in Adobe Photoshop 7.0. 2014-11-25 20:41:19 +01:00
Sebastian Lackner
e4caae5b65 Added patch to avoid sending unexpected wakeup with uninitialized cookie value. 2014-11-25 20:20:55 +01:00
Sebastian Lackner
2741db55bd Added patch to automatically detect if tests are running under Wine. 2014-11-23 22:52:48 +01:00
Sebastian Lackner
3b946491da Added patch to avoid failure because of missing ptrace support for Exagear. 2014-11-23 22:35:30 +01:00
Sebastian Lackner
0301a239d6 patchupdate.py: Fix escaping of some special characters. 2014-11-23 19:45:14 +01:00
Sebastian Lackner
7c3d480e56 Added patch to fix issues with write watches when using Exagear. 2014-11-22 05:52:24 +01:00
Sebastian Lackner
50b6b69053 Added patch to avoid race-conditions of async WSARecv() operations with write watches. 2014-11-22 01:52:41 +01:00
Sebastian Lackner
cc1292a1ac Removed several patches (accepted upstream). 2014-11-21 17:00:52 +01:00
Sebastian Lackner
3741c4fe33 Added patch to ensure ShowWindow avoids interthread no-op messages. 2014-11-21 07:30:26 +01:00
Sebastian Lackner
744f67198c Added patch to take abs() of vertex z coordinate as FFP fog coordinate. 2014-11-21 06:42:40 +01:00
Sebastian Lackner
3d68d500d9 ws2_32-Connect_Time: Update patch with latest attempt. 2014-11-20 22:48:23 +01:00
Sebastian Lackner
6a390b6b9a Merge pull request #186 (Added patch to implement exclusive mode in PulseAudio backend). 2014-11-20 07:45:43 +01:00
Sebastian Lackner
26b52cdc49 Removed patches to avoid sending messages in FindWindowExW (accepted upstream). 2014-11-18 19:50:19 +01:00
Sebastian Lackner
cc5b91441d patchutils.py: Add '--no-backup-if-mismatch' when calling 'patch' to avoid creating backups. 2014-11-18 04:15:56 +01:00
Sebastian Lackner
d31c55702c Removed several patches (accepted upstream). 2014-11-17 15:17:34 +01:00
Sebastian Lackner
54b4500a85 Added patch to ensure dbghelp always checks for debug symbols in BINDIR. 2014-11-15 20:24:21 +01:00
Sebastian Lackner
87684b59a7 Release 1.7.31. 2014-11-15 15:37:30 +01:00
Sebastian Lackner
7e72d7770d Added patch to workaround bugs in CompareStringW (triggered by Adobe Flash). 2014-11-15 15:02:16 +01:00
Sebastian Lackner
73da458bc5 patchutils.py: Another small fix to prefer the longest matching version string. 2014-11-15 13:13:05 +01:00
Sebastian Lackner
e12216c644 patchutils.py: Fix a bug in parsing version numbers, make parser less strict in some cases. 2014-11-15 12:53:30 +01:00
Sebastian Lackner
2ec0d480e3 Added patch to avoid failing in d3dx9_mesh_OptimizeInplace because of unimplemented vertex reordering. 2014-11-15 12:30:18 +01:00
Sebastian Lackner
c9bed78b65 Update debian/changelog with recent changes. 2014-11-15 10:51:40 +01:00
Sebastian Lackner
7a419c031a Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
Sebastian Lackner
723bc23e50 patchupdate.py: Extract revision information directly from patch subject. 2014-11-15 10:01:12 +01:00
Sebastian Lackner
dc05c7f163 patchupdate.py: Change output format of 'wine --patches' to match the wine ANNOUNCE file. 2014-11-15 08:31:56 +01:00
Sebastian Lackner
972842c50e patchupdate.py: Use author information from patch files instead of definition file. 2014-11-15 06:35:26 +01:00
Sebastian Lackner
2789fdcece Added patch to close server fd if there is no space in thread inflight fd list. 2014-11-15 02:19:13 +01:00
Sebastian Lackner
1637f56db9 Removed several patches (accepeted upstream). 2014-11-14 11:17:24 +01:00
Sebastian Lackner
c501f9328f Added patch to fix implementation of K32GetPerformanceInfo. 2014-11-13 23:15:15 +01:00