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
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
Sebastian Lackner
917b9ce280
Removed patch for vectored continue handler stubs (accepted upstream).
2014-11-13 16:26:33 +01:00
Sebastian Lackner
82d94a776d
Added patch to fix handling of invert_y in DrawTextExW.
2014-11-13 06:49:12 +01:00
Sebastian Lackner
ed7e1530b5
Rebase patches for WS_SO_CONNECT_TIME.
2014-11-12 17:59:01 +01:00
Sebastian Lackner
693e4d185b
Added patch to avoid sending window messages in FindWindowExW.
2014-11-12 07:55:50 +01:00
Sebastian Lackner
3a5f2b6be0
Added patch to avoid crashing when broken app tries to release surface although refcount is zero.
2014-11-11 22:36:19 +01:00
Sebastian Lackner
7641fa58b9
Removed patches for D3DXCreatePolygon (accepted upstream), rebased imm32-Cross_Thread_Access patches.
2014-11-11 18:36:12 +01:00
Sebastian Lackner
4b062e3f22
Added patch to return more context attributes in schan_InitializeSecurityContextW.
2014-11-11 08:55:07 +01:00
Sebastian Lackner
de353ee024
Exagear: Fix spelling error in subject of patch.
2014-11-11 08:06:52 +01:00
Sebastian Lackner
513952a066
Added patch to implement emulation SIDT instruction when using Exagear.
2014-11-11 03:28:23 +01:00
Sebastian Lackner
78784bf5d3
Added patch to initialize irp.Tail.Overlay.OriginalFileObject with stub file object.
2014-11-10 23:51:34 +01:00
Sebastian Lackner
f5cb09e9a4
ntoskrnl-Emulator: Add additional patch to emulate access to KI_USER_SHARED_DATA kernel page on x86_64.
2014-11-10 22:01:27 +01:00
Sebastian Lackner
5eae92bf33
Added patch to emulate 'mov Eb, Gb' instruction on x86 processor architecture.
2014-11-10 07:36:40 +01:00
Sebastian Lackner
c3920efc17
Added patch to fix crash of winedevice when relocation entry crosses page boundary.
2014-11-10 04:09:18 +01:00
Sebastian Lackner
d7bdce7fb6
Added patch to allow NULL pointer for optional arguments of D3DXIntersectTri.
2014-11-08 19:38:13 +01:00
Sebastian Lackner
e5b7f0c052
Added patch to fix wglDescribePixelFormat when NULL is passed as pixel format descriptor.
2014-11-08 11:35:23 +01:00
Sebastian Lackner
b0f0338a95
Added patch with vectored continue handler functions.
2014-11-08 07:20:27 +01:00
Sebastian Lackner
a5bc6762f1
debian: Remove outdated / deprecated [postinst|postrm|prerm] files.
2014-11-08 06:25:20 +01:00
Sebastian Lackner
90d7c40949
Added patch with stub for IoCsqInitialize.
2014-11-08 06:14:33 +01:00
Sebastian Lackner
52263be2fe
Replace Compholio -> Staging in developer readme.
2014-11-07 14:24:47 +01:00
Sebastian Lackner
1aa8b412df
Added patch to align texture dimensions to block size for compressed textures.
2014-11-07 14:19:10 +01:00
Sebastian Lackner
c213417376
Added patch to return correct values in GetThreadTimes function for all threads.
2014-11-07 03:34:58 +01:00
Sebastian Lackner
11f1207852
patchupdate.py: Remove some dead code.
2014-11-06 18:43:35 +01:00
Sebastian Lackner
a05b7dc368
Remove several patches (accepted upstream).
2014-11-06 18:17:40 +01:00
Sebastian Lackner
8d9d2558c9
Added patch to implement DXTn support for d3dx9_36.
2014-11-06 11:08:00 +01:00
Sebastian Lackner
f6dd7940f0
ntdll-Fix_Alignment: Use DECLSPEC_ALIGN instead of __attribute__((aligned(..))).
2014-11-06 03:18:26 +01:00
Sebastian Lackner
14ae97f5a2
kernel32-GetSystemTimes: Fix invalid value passed to NtQuerySystemInformation.
2014-11-06 03:16:36 +01:00
Sebastian Lackner
677a246d22
Several minor style fixes.
2014-11-06 03:08:11 +01:00
Michael Müller
fdd2f4a7f3
Add patch for KeSetSystemAffinityThread stub.
2014-11-05 05:14:07 +01:00
Sebastian Lackner
1c01fe44d7
Added patch to prevent processing message events for CoWaitForMultipleHandles when APC calls are queued.
2014-11-05 00:54:45 +01:00
Sebastian Lackner
2c0583d002
Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.
2014-11-04 21:09:40 +01:00
Sebastian Lackner
a691cec6e7
Remove several patches (accepted/fixed upstream).
2014-11-04 17:11:34 +01:00
Sebastian Lackner
f66b06739e
patchutils.py: Speed improvement for hunk parsing (approximately by a factor of 2).
...
We don't need to keep the whole line in memory, the first character is sufficient.
Moreover, exception handling is faster in python than explicitly checking for None.
2014-11-04 06:49:35 +01:00
Mark Harmstone
305af53597
winepulse: expose individual audio devices directly
2014-11-04 04:42:32 +01:00
Michael Müller
463d01d3aa
Replace Wine-compholio with Wine Staging in README.
2014-11-04 00:47:24 +01:00
Sebastian Lackner
5a51c64426
patchupdate.py: Remove unused function _winebugs_query_short_desc.
2014-11-03 21:01:07 +01:00
Sebastian Lackner
7c793eb695
Remove several patches (accepted upstream), temporarily disable mshtml patchset.
2014-11-03 20:12:34 +01:00
Sebastian Lackner
25e56dc257
Release 1.7.30.
2014-11-02 00:48:02 +01:00
Sebastian Lackner
749fc944fc
Added patch to silence a few FIXMEs and for ITextSelection_fnGetDuplicate implementation.
2014-11-01 23:11:57 +01:00
Sebastian Lackner
9c556a5905
Added patch to update ProductVersion when applying MSI transforms.
2014-11-01 21:30:04 +01:00
Sebastian Lackner
61769b2227
Added patch for TLB dependencies lookup in resources.
2014-11-01 08:59:45 +01:00
Sebastian Lackner
9414a2da0a
patchupdate.py: Directly link to https urls on winehq.org.
2014-10-31 15:15:13 +01:00
Sebastian Lackner
3cf93b92fc
Added patch to implement D3DXCreatePolygon.
2014-10-31 15:05:38 +01:00
Sebastian Lackner
35adc2a6f7
Added patch for implementation of GdipCreateRegionRgnData.
2014-10-31 08:20:17 +01:00
Sebastian Lackner
5661a76f20
Removed patch to fix compilation errors on Archlinux (fixed upstream).
...
Fixed with 4b1aba754e
2014-10-31 08:01:38 +01:00
Sebastian Lackner
953163c6ff
Added patch to emulate write to CR4 register.
2014-10-31 07:34:09 +01:00
Sebastian Lackner
7e6191a4cd
Removed patch to Iimplement IRichEditOle and ITextDocument support for ITextServices (accepted upstream).
2014-10-30 20:43:01 +01:00
Sebastian Lackner
621ece3c6f
Added patch to implement RtlDecompressBuffer.
2014-10-30 18:46:55 +01:00
Sebastian Lackner
9c9639f3ae
Fix wrong escaping of quote/slash characters in patchupdater script (thanks felixonmars).
2014-10-30 15:50:33 +01:00
Sebastian Lackner
ade7c1e886
Added patch to add support for pasting HTML from native Unix applications.
2014-10-27 09:28:38 +01:00
Sebastian Lackner
26699042ab
Added patch to implement iphlpapi stub functions.
2014-10-27 02:55:56 +01:00
Sebastian Lackner
3dd8fd35af
Removed patch for additional ATL thunks (accepted upstream).
2014-10-21 17:16:35 +02:00
Sebastian Lackner
cc459b2b4f
Added patch to filter out specific warning messages for D3DCompileShader.
2014-10-20 22:14:11 +02:00
Sebastian Lackner
aa07c4b087
Removed patch to avoid Clang compiler warning because of unused Vtable (accepted upstream).
2014-10-20 19:54:20 +02:00
Sebastian Lackner
79d612a5ad
Release 1.7.29.
2014-10-19 19:39:25 +02:00
Sebastian Lackner
4410ccbead
Replaced patch for shell32-Default_Folder_ACLs.
...
The old patch contained several issues, including invalid memory access, a memory leak,
and wrong DACL size calculation. This updated version simplifies the logic a bit and should
fix those issues.
2014-10-19 06:53:16 +02:00
Sebastian Lackner
6c4eb0bb53
Added patch for implementation of BindImageEx.
2014-10-19 00:45:51 +02:00
Sebastian Lackner
07f9996abc
Added patch for wine64 support on FreeBSD/PC-BSD.
2014-10-18 18:37:20 +02:00
Sebastian Lackner
500d83235b
Added patch to implement support for additional ATL thunks.
2014-10-18 04:36:26 +02:00
Sebastian Lackner
971d304a1f
Added patch to ensure tests check exact return value of ParseURLFromOutsideSourceX.
2014-10-18 01:22:08 +02:00
Sebastian Lackner
291d4468f7
Updated patches for NtQuerySection.
2014-10-16 23:34:43 +02:00
Sebastian Lackner
5a35178f86
Removed remaining patches for ATL thunk improvements (accepted upstream).
2014-10-15 19:10:59 +02:00
Sebastian Lackner
b757d6fe5c
Partially removed patches for ATL thunk fixes (accepted upstream).
2014-10-13 18:48:49 +02:00
Sebastian Lackner
04467e7e68
Added patch to add UTF7 encoding/decoding support.
2014-10-09 05:47:51 +02:00
Sebastian Lackner
5ce94e4f43
Removed patch to implement stubs for [Get|Set]SystemFileCacheSize (accepted upstream).
2014-10-08 21:52:59 +02:00
Sebastian Lackner
9fb8420891
Added patch to fix issues with execute permissions on pages with guard / write watch flags.
2014-10-08 21:41:19 +02:00
Sebastian Lackner
b165863a60
Removed several patches (accepted upstream).
2014-10-07 22:05:04 +02:00
Sebastian Lackner
7787c66cc7
Updated debian/changelog file.
2014-10-06 01:03:19 +02:00
Sebastian Lackner
e4d758a10b
Release 1.7.28.
2014-10-04 04:40:22 +02:00
Sebastian Lackner
b585bfb7f4
Added patch for FindFirstFileExW level FindExInfoBasic.
2014-10-03 21:04:01 +02:00
Sebastian Lackner
6a19f586ea
Added patch to implement NtQuerySection.
2014-10-03 18:25:08 +02:00
Sebastian Lackner
aaf0c7d2dc
kernel32-FindFirstFile: Remove patch (accepted upstream), update changelog.
2014-10-03 00:21:12 +02:00
Sebastian Lackner
2616a89d50
Show winediag message informing about applied patches, append '(Compholio)' to wine --version string.
2014-10-02 20:04:58 +02:00
Sebastian Lackner
4f5b5fa483
Rename wine_patch struct field hash to name.
2014-10-02 20:03:19 +02:00
Sebastian Lackner
f2f8ea98c5
Removed several patches (accepted upstream).
2014-10-01 21:54:28 +02:00
Sebastian Lackner
f062a5a3ba
Added patch to fix implementation of SH*Shared commands.
2014-10-01 02:44:22 +02:00
Sebastian Lackner
e8107fe104
Remove several patches (accepted upstream).
2014-09-29 23:08:35 +02:00
Sebastian Lackner
e9da761795
Added patch for IRichEditOle and ITextDocument support for ITextServices.
2014-09-29 04:50:06 +02:00
Sebastian Lackner
acacbd588d
Added patch to limit cross thread access to ImmSet* functions.
2014-09-29 02:52:26 +02:00
Sebastian Lackner
ed22aea5bd
Added patch to export ?_BADOFF@std@@3_JB on both i386 and win64.
2014-09-29 00:23:24 +02:00
Sebastian Lackner
6a81960f7a
Added patch to fix differences in exception handling behaviour between Wine and Windows.
2014-09-28 23:54:50 +02:00
Michael Müller
8fbca5cb69
Update changelog.
2014-09-28 22:05:42 +02:00
Sebastian Lackner
7b26c74d54
Added patch to fix issues when driver dispatch routine returns different status codes.
2014-09-28 17:34:05 +02:00
Sebastian Lackner
d8de3eb6fa
Added patch to send WM_PAINT event during dialog creation.
2014-09-26 20:27:43 +02:00
Sebastian Lackner
a5250a0fc4
Added patch for support of FIND_FIRST_EX_CASE_SENSITIVE flag in FindFirstFileExW.
2014-09-25 03:13:16 +02:00
Sebastian Lackner
7dae05d4de
Added patch to create desktop shortcuts with absolute wine path.
2014-09-24 21:21:01 +02:00
Sebastian Lackner
f43cf8d682
patchupdate.py: Don't query bugzilla for additional bug information (not displayed in the README page anyway).
2014-09-22 06:27:47 +02:00
Sebastian Lackner
68a575f319
Add recommendation for libtxc-dxtn-s2tc0 on Ubuntu.
2014-09-21 01:46:34 +02:00
Sebastian Lackner
c8164d802d
Release 1.7.27.
2014-09-20 05:53:36 +02:00
Sebastian Lackner
d8aaa94042
Add build dependency to libtxc-dxtn-s2tc-dev.
2014-09-20 05:13:54 +02:00
Sebastian Lackner
297a301f35
Added patch to implement software decoding/encoding of DXT1 textures (by Michael Müller).
...
Since we have a lot of changes to configure.ac, we need to get rid of a bit context in order to apply
them in arbitrary order.
2014-09-20 03:18:27 +02:00
Sebastian Lackner
0f73278955
patchupdate.py: Fix escaping of single quoted strings in definition files.
2014-09-19 16:30:05 +02:00
Sebastian Lackner
299a2daeac
Added patch to revert pixelformat changes (caused regression for many apps).
...
Well, usually we don't revert Wine commits in this branch. In this case the original author of the
patches suggested to revert them, because its unfinished and the rest of the patches will not be
accepted anymore in the near future. Without the complete patchset it causes a lot of side effects
(flickering, black/grey screen, missing video). This makes Wine basically useless for all affected
apps. Since the revert was not accepted upstream, we do it in our branch, until either the problems
are gone, or the revert got accepted.
2014-09-19 04:44:18 +02:00
Sebastian Lackner
969e9d5583
Added patch to silence repeated GSUB_applly_ChainContext[Subst|Pos] FIXMEs.
2014-09-18 00:59:20 +02:00
Sebastian Lackner
943405c277
Added patch to avoid filling KdHelp structure for uermode applications.
2014-09-15 22:58:22 +02:00
Sebastian Lackner
d874e1323d
Removed several patches (accepted upstream).
2014-09-15 21:08:12 +02:00
Sebastian Lackner
773df03830
Added patch to fix wrapper for glu polygon/contour functions.
2014-09-14 08:03:11 +02:00
Sebastian Lackner
42f18b7237
Added patch to support FIND_FIRST_EX_LARGE_FETCH flag in FindFirstFileExW.
2014-09-13 01:43:56 +02:00
Sebastian Lackner
4fb2477927
Removed patch to fix uninitialized cch member in GetMenuItemInfo (accepted upstream).
2014-09-09 22:47:34 +02:00
Sebastian Lackner
774f0634ba
kernel32-GetSystemTimes: Fix some issues in the patchset.
2014-09-09 16:14:39 +02:00
Sebastian Lackner
797ead4b3c
Removed patch to use assembly wrapper for TLS callbacks (accepted upstream).
2014-09-08 21:15:09 +02:00
Sebastian Lackner
9a4a7e1cb3
Release 1.7.26.
2014-09-07 23:51:44 +02:00
Sebastian Lackner
6053bea2da
Updated debian/changelog.
2014-09-07 22:20:51 +02:00
Sebastian Lackner
f5abff47fb
README.md: Some improvements in the first chapter.
2014-09-07 16:31:57 +02:00
Sebastian Lackner
1a5b602120
Remove deprecated information from debian/control (patchlist incomplete, and 31993 already fixed upstream).
2014-09-07 16:12:35 +02:00
Sebastian Lackner
7b90cca3d7
Added patch to (hopefully) fix detection of gnutls on Ubuntu 14.10.
2014-09-07 08:14:56 +02:00
Sebastian Lackner
6bca298771
patchupdate.py: Fix whitespace issue in 'Modified files' string.
2014-09-07 01:53:29 +02:00
Sebastian Lackner
ba1bf62faa
Added additional patch to use assembly wrapper for TLS callbacks.
2014-09-07 01:51:30 +02:00
Sebastian Lackner
baae7829ff
Added patch to silence noise when compiling with -Werror on Archlinux.
2014-09-06 05:06:09 +02:00
Sebastian Lackner
cc1c1f12ae
Removed patch to fix detection of ncurses on Archlinux (accepted upstream).
2014-09-05 18:44:34 +02:00
Sebastian Lackner
3cd7f91608
Removed patchset msi-MoveFiles (accepted upstream).
2014-09-04 22:04:40 +02:00
Sebastian Lackner
4c094dc57d
Makefile: Add support for 'series' and 'install-git' target.
2014-09-04 04:46:15 +02:00
Sebastian Lackner
c45a17079d
Explicitly run patch scripts with python2 (since Archlinux has 3 installed by default).
2014-09-01 21:32:23 +02:00
Sebastian Lackner
faf78575ac
Added patch to fix detection of ncurses library on Archlinux.
2014-09-01 21:30:32 +02:00
Sebastian Lackner
027b85ed1b
Fix formatting issue in debian/changelog.
2014-08-29 22:43:06 +02:00
Sebastian Lackner
f6566f892d
README.md: Move most of the content to the Wiki.
2014-08-28 04:39:29 +02:00
Sebastian Lackner
9c80cd53f9
patchupdate.py: Clean up some comments and spelling fixes.
2014-08-28 04:06:16 +02:00
Sebastian Lackner
f4e3d72fc1
patchupdate.py: Fix issue in patch dependency detection (ntdll-Junction_Points depend on ntdll-Fix_Free to apply properly).
2014-08-28 03:53:34 +02:00
Sebastian Lackner
15a19d27fc
patchupdate.py: Fix typo in name of exception.
2014-08-28 03:53:23 +02:00
Sebastian Lackner
a8f3f9c4e4
Added patch to improve heap allocation performance.
2014-08-27 02:58:27 +02:00
Sebastian Lackner
3246faa114
Add patch to fix issues with setcap on wine-preloader executable.
2014-08-27 00:38:26 +02:00
Sebastian Lackner
cf5a6bdbf3
Add patch to make allow dynamic linking of wpcap.
2014-08-26 23:04:55 +02:00
Erich E. Hoover
ce3f41cee9
Merge updates in master.
2014-08-24 13:50:56 -06:00
Erich E. Hoover
52453428f2
Release 1.7.25.
2014-08-24 11:12:20 -06:00
Sebastian Lackner
1c40aa1553
Add missing entry to debian/changelog.
2014-08-23 15:32:45 +02:00
Sebastian Lackner
0bc7ba983c
Add some additional changes to debian/changelog.
2014-08-23 03:00:32 +02:00
Sebastian Lackner
3029f615d2
Remove patches for SetNamedPipeHandleState implementation (accepted upstream).
2014-08-21 23:08:37 +02:00
Erich E. Hoover
3385c78c50
Removed patch with stub for DwmInvalidateIconicBitmaps (accepted upstream).
2014-08-21 14:48:27 -06:00
Erich E. Hoover
fa92b283ed
Added patch to implement DOS hidden/system file attributes.
2014-08-20 19:22:07 -06:00
Erich E. Hoover
183dabb19e
Fix the maintainer email address in the control file.
2014-08-18 11:27:16 -06:00
Sebastian Lackner
69e14bd36b
patchupdate.py: Ignore 'git show' errors when tag not present yet (normal when doing a new release).
2014-08-13 02:45:21 +02:00
Sebastian Lackner
933eca8d41
README.md: Fix typo.
2014-08-13 02:26:19 +02:00
Sebastian Lackner
7122276309
README.md: Improve formatting of headlines for fixed bugs.
2014-08-13 02:22:57 +02:00
Sebastian Lackner
786742620a
Change formulation in definition files to 'Support for ...' for newly added features.
2014-08-13 02:15:22 +02:00
Sebastian Lackner
731a458cbe
patchupdate.py: Instead of showing the current fixes in README.md, also show information about last stable version.
2014-08-13 01:59:01 +02:00
Sebastian Lackner
536e2fe646
patchupdate.py: Move code to read definition file into a separate function.
2014-08-13 00:13:36 +02:00
Sebastian Lackner
e492b4c116
patchupdate.py: Simplify code to query for wine bugs, use short summary in Makefile.
2014-08-12 23:45:39 +02:00
Sebastian Lackner
15815c9994
patchupdate.py: Merge functions to generate README.md and DEVELOPER.md.
2014-08-12 23:11:15 +02:00
Sebastian Lackner
4c1c303b62
gitapply.sh: Fix patching issues on Gentoo.
2014-08-12 03:34:17 +02:00
Erich E. Hoover
4bc20dfb8e
Removed patch to return empty D3D hardware flags for RGB device enumeration (accepted upstream).
2014-08-11 16:23:25 -06:00
Erich E. Hoover
4aa699f6ca
Added patch with stub for DwmInvalidateIconicBitmaps.
2014-08-09 16:35:55 -06:00
Erich E. Hoover
45403d8669
Add a dependency on libpcap to the debian control file.
2014-08-09 14:06:35 -06:00
Erich E. Hoover
ea409cf4fa
Added patch to better detect broken nVidia RandR 1.2 support.
2014-08-09 13:23:58 -06:00
Erich E. Hoover
b038fac54d
Added Courier Prime (OFLv1.1) as a Courier New replacement.
2014-08-09 09:29:01 -06:00
Erich E. Hoover
18524f3386
Release 1.7.24.
2014-08-08 22:06:43 -06:00
Sebastian Lackner
b2db6dedde
Added patches to implement ITextRange, ITextPara and ITextFont (by Jactry Zeng).
2014-08-09 05:53:37 +02:00
Sebastian Lackner
9087dedefc
patchupdate.py: Define $(APPLY) macro, rename $(APPLY_PATCH) -> $(APPLY_FILE).
2014-08-09 04:22:16 +02:00
Sebastian Lackner
ce013a8a78
patchupdate.py: Also switch to $(DESTDIR) before applying the patchlist.
2014-08-09 03:12:49 +02:00
Sebastian Lackner
8d276fcfe1
patchupdate.py: Always change directory before running $(PATCH), simplifies using other patch commands.
2014-08-09 03:05:27 +02:00
Sebastian Lackner
e54f90dd30
Added patch to workaround programs leaking wndproc slots.
2014-08-08 23:46:26 +02:00
Sebastian Lackner
2403b551ea
Added patch to fix comparison of punctuation characters in lstrcmp.
2014-08-08 23:30:59 +02:00
Erich E. Hoover
18b484d778
Added patch to support setting file disposition information.
2014-08-08 14:39:42 -06:00
Erich E. Hoover
dea02ac53a
Added patch to use a linear resampler when there a large number of dsound mixing buffers.
2014-08-07 17:32:39 -06:00
Sebastian Lackner
368f765134
patchupdate.py: Ensure patch commandline utility never assumes reversed patches.
2014-08-08 00:00:32 +02:00
Sebastian Lackner
ea59363fcb
Remove windowscodecs/PropertyBag patch (accepted upstream).
2014-08-07 23:58:57 +02:00
Sebastian Lackner
c50689ab09
gitapply.sh: Use variables for awk scripts instead of inline code.
2014-08-07 17:02:37 +02:00
Sebastian Lackner
2b2a8fac9a
gitapply.sh: Fix issue with parsing of delta type binary patches, some style improvements.
2014-08-07 17:01:56 +02:00
Sebastian Lackner
7d225dbb57
gitapply.sh: Fix typo in comment.
2014-08-07 03:37:03 +02:00
Sebastian Lackner
5d5b230c5a
gitapply.sh: Rewrite script to improve performance on huge font patches.
2014-08-07 03:26:33 +02:00
Erich E. Hoover
9b6f3ef459
Removed strmbase/quartz locking fix patches (accepted upstream).
2014-08-05 17:28:27 -06:00
Sebastian Lackner
e08596a770
Added patch to set ldr.EntryPoint for main executable (fixes wine bug 33034).
2014-08-06 00:19:57 +02:00
Sebastian Lackner
399f43a3f2
Update debian/changelog.
2014-08-06 00:14:55 +02:00
Sebastian Lackner
647f53b37e
Remove patchset shell32-Register_Folders (accepted upstream), update changelog.
2014-08-04 22:55:46 +02:00
Erich E. Hoover
1ff09d87c5
Added patch to fix edge cases in TOOLTIPS_GetTipText.
2014-07-31 11:15:26 -06:00
Erich E. Hoover
92ab0e4143
Added patch to return the appropriate connection time with SO_CONNECT_TIME.
2014-07-30 17:40:32 -06:00
Erich E. Hoover
8f48583742
Added patch to return empty D3D hardware flags for HEL device enumeration.
2014-07-30 17:03:13 -06:00
Erich E. Hoover
f84058ab42
Fix Arch README information in template file.
2014-07-30 10:50:09 -06:00
Sebastian Lackner
196a06e3b6
README.md: Some minor fixes.
2014-07-30 16:21:38 +02:00
Sebastian Lackner
e599595153
patchupdate.py: Speed up lookup of bug short_desc by using an 'undocumented feature' to query all at the same time.
2014-07-30 16:10:05 +02:00
Sebastian Lackner
3e8756078d
Wine-Compholio is a name, so it should start everywhere with captial letter W and C.
2014-07-30 04:31:51 +02:00
Sebastian Lackner
4b63027ca0
Improve license file, rename licenses before packaging them.
2014-07-30 04:24:46 +02:00
Sebastian Lackner
1f2bb7be5e
debian/rules: Cleanup of rules file.
2014-07-30 03:09:17 +02:00
Sebastian Lackner
bcf0e1d72d
README.md: Fix typo in Mageia installation instructions.
2014-07-29 21:21:44 +02:00
Sebastian Lackner
4a5b0ad90a
Install LICENSE.wine-compholio.md instead of multiple individual licenses.
2014-07-29 05:18:02 +02:00
Sebastian Lackner
202cf08f77
README.md: Fix numbering in enumeration.
2014-07-29 03:56:11 +02:00
Sebastian Lackner
18ee5a9427
README.md: Use fixed wordwrap of 80 characters.
2014-07-29 03:55:22 +02:00
Sebastian Lackner
5f47470e86
DEVELOPER.md: Use fixed wordwrap of 80 characters.
2014-07-29 03:41:16 +02:00
Sebastian Lackner
46f1e23363
DEVELOPER.md: Shorten title a bit.
2014-07-29 03:34:16 +02:00
Sebastian Lackner
8b72d74b6f
Merge ATTRIBUTION.md into DEVELOPER.md.
2014-07-29 03:29:55 +02:00
Sebastian Lackner
b0daaa4b96
Move developer readme (DEVELOPER.md) into a separate file.
2014-07-29 02:33:30 +02:00
Sebastian Lackner
9017db8694
Revert patch "Use an empty buffer in DecryptMessage".
...
Reverts 26302e61a3
2014-07-28 20:21:40 +02:00
Sebastian Lackner
2059944f48
patchupdate.py: Incrase number of concurrent webrequests to 16.
2014-07-28 02:45:35 +02:00
Sebastian Lackner
73f8a0cbf5
patchupdate.py: Move all defined paths into a config class (to allow easier modification). (2/2)
2014-07-28 02:41:50 +02:00
Sebastian Lackner
4eb3d2d06c
patchupdate.py: Some style improvements (1/2).
2014-07-28 02:32:13 +02:00
Sebastian Lackner
3fa9e6b400
patchupdate.py: Add additional cache to speed up lookup of git source files based on commit sha1.
2014-07-28 02:22:58 +02:00
Erich E. Hoover
26302e61a3
Added patch to use an empty buffer in DecryptMessage to return decrypted data.
2014-07-27 14:51:44 -06:00
Erich E. Hoover
ddfef57f82
Add a couple missing changelog entries.
2014-07-27 13:06:18 -06:00
Erich E. Hoover
c8a6c04975
Added patch to implement GetSystemTimes.
2014-07-27 12:54:01 -06:00
Erich E. Hoover
1be929fbf9
Added patch with stubs for [Get|Set]SystemFileCacheSize.
2014-07-27 10:37:31 -06:00
Sebastian Lackner
935854b8a4
README.md: Sort bugs alphabetically instead of by bugzilla bug number.
2014-07-27 18:10:04 +02:00
Sebastian Lackner
3f4ea42573
patchupdate.py: Remove ugly hack to remove *.ok files on failure, use .INTERMEDIATE instead.
2014-07-27 17:55:33 +02:00
Erich E. Hoover
98fb8a1c69
Added patch to implement inet_pton.
2014-07-27 09:42:14 -06:00
Sebastian Lackner
dd68855d30
README.md: Add better description for wine-compholio.
2014-07-27 16:24:19 +02:00
Sebastian Lackner
bb0d97b635
README.md: No need to use the cdn links, github caches images anyway.
2014-07-27 06:06:31 +02:00
Sebastian Lackner
3d582c05b6
README.md: Reorder ArchLinux instructions, to make them more similar to all other distros.
2014-07-27 04:04:48 +02:00
Sebastian Lackner
0b40eddf61
README.md: Add additional information about how to use wine-compholio.
2014-07-27 03:52:57 +02:00
Sebastian Lackner
c3a2198919
README.md: Second attempt to fix image sizes.
2014-07-27 01:28:34 +02:00
Sebastian Lackner
81287a6b64
README.md: Add distro images to installation instructions.
...
(Hopefully githubs markdown parser will understand this syntax ...)
2014-07-27 00:57:32 +02:00
Sebastian Lackner
c28233c13e
Merge branch 'master' of github.com:compholio/wine-compholio
2014-07-27 00:43:07 +02:00