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
b06dab11cd
server-Realtime_Priority: Show a warning when changing the child priority fails, even without WINEDEBUG=+server.
2015-04-02 22:14:53 +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
bd6e9c6b12
Rebase against upstream changes.
2015-04-02 21:37:06 +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
c6b84caa19
Rebase against upstream changes, partially removed patches for job objects (accepted upstream).
2015-04-01 22:09:49 +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
168c9879a0
Rebase against upstream changes.
2015-03-31 20:59:38 +02:00
Sebastian Lackner
99d383dca7
ws2_32-TransmitFile: Rebase and fix compile error.
2015-03-31 08:55:12 +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
Sebastian Lackner
c9380eed86
ntdll-Vista_Threadpool: Ensure condition min_workers <= max_workers holds all the time.
2015-03-28 22:44:53 +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
Mark Harmstone
cc21d373b5
Added patch to implement EAX support in dsound.
2015-03-27 21:24:40 +00:00
Sebastian Lackner
f3032f5a57
Rebase against upstream Wine (what the ...).
...
Introduce a new 'advapi32-Revert_DACL' patchset for now, to revert all the
changes by Piotr Caban. We have a completely independent and relatively
well-tested implementation of the same functionality in the wineserver.
TODO: Take a closer look at all the tests from our version and the proposed
change, and then finally decide which implementation we want to keep.
2015-03-27 15:55:29 +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
1f66697807
wiaservc-IEnumWIA_DEV_INFO: Various COM cleanup.
2015-03-27 09:25:38 +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
9e89bb327a
d3dx9_36-D3DXStubs: Fix wrong specfile entry.
2015-03-26 07:33:23 +01:00
Sebastian Lackner
db326ba242
Removed patch for IConnectionPoint/INetworkListManagerEvents stub interface (accepted upstream).
2015-03-25 17:19:51 +01:00
Sebastian Lackner
47dc5f2527
netprofm-IConnectionPoint: Cleanup and split into two patches.
2015-03-25 12:29:17 +01:00
Sebastian Lackner
4bfbd720eb
ntdll-Vista_Threadpool: Simplify code to determine the current threadpool.
2015-03-25 11:01:39 +01:00
Sebastian Lackner
44094b9175
ntdll-Vista_Threadpool: Move code to threadpool.c, some minor cleanup.
2015-03-25 06:20:43 +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
Michael Stefaniuc
883c4fd47e
shlwapi-UrlCombine: Use FAILED instead of !SUCCEEDED.
2015-03-24 18:37:02 +01:00
Sebastian Lackner
d7d3868b7f
Removed patch to fix edge cases in TOOLTIPS_GetTipText (fixed upstream).
2015-03-24 18:33:59 +01:00
Sebastian Lackner
d8651610cc
Rebase against upstream changes, remove some patches (accepted upstream).
2015-03-23 18:20:54 +01:00
Sebastian Lackner
8c880d262f
server-Shared_Memory: Cache the result of GetForegroundWindow.
2015-03-21 22:47:01 +01:00
Sebastian Lackner
d1451cd34f
dxva2-Video_Decoder: Use a bigger estimation for the maximum slice size (required for some HD videos).
2015-03-21 20:35:42 +01:00
Sebastian Lackner
b0cf640a90
wined3d-NormalMatrix: Fix calculation of transpose matrix.
2015-03-21 20:27:58 +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
2f3d51e7f4
Fix 'available for more data' field in user32 user_thread_info structure.
2015-03-21 05:32:24 +01:00
Sebastian Lackner
d7d95ca4b6
server-Shared_Memory: Add a winediag warning message when shared memory is used.
2015-03-21 00:14:26 +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
c5f0106cd6
gdiplus: Add missing returns in initialize_decoder_wic.
2015-03-20 22:39:16 +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
0958d303e9
Rebase against upstream changes.
2015-03-20 17:01:00 +01:00
Sebastian Lackner
a526f3eb07
ws2_32-TransmitFile: Set the event on the server side.
2015-03-20 06:57:46 +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
6308175bc4
user32-Key_State: Fix (harmless) issue in the structure layout of user_thread_info.
2015-03-18 16:07:35 +01:00
Sebastian Lackner
7a53f1fbc5
server-Key_State: Fix lock_count when reassigning a different thread input to a queue.
2015-03-18 01:44:00 +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
88f4c9ec57
Fix some typos.
2015-03-16 08:06:52 +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
Erich E. Hoover
547d1a988d
Fix Wine Staging Bug #162 - Caesar III demo installer crashes.
2015-03-15 15:35:20 -06: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
48b14fe20b
d3dx9_{24,25}-ID3DXEffect: Update patches to wrap even more functions.
2015-03-14 07:02:23 +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
70c01d5385
ntoskrnl-Stubs: It is no longer necessary to remove duplicate definitions, this was already fixed upstream.
2015-03-13 18:43:39 +01:00
Sebastian Lackner
e759eff059
nvcuda-CUDA_Support: Create new file dlls/nvcuda/internal.c with appropriate file mode.
2015-03-13 18:26:42 +01:00
Sebastian Lackner
c9e146259d
ntdll-ThreadTime: Do not change the mode of files (thanks Qian Hong).
2015-03-13 18:17:16 +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
28ddd8d7d5
ntdll-LZNT1_Compression: Fix test failures on systems with broken RtlDecompressBuffer.
2015-03-10 20:13:07 +01:00
Sebastian Lackner
4b41a20552
Change dependency order of ntdll-LZNT1_Compression and ntdll-RtlIpStringToAddress.
2015-03-10 18:36:54 +01:00
Sebastian Lackner
82b52e11c3
Added patch with tests for VerQueryValueA (by Mark Jansen).
2015-03-10 18:16:26 +01:00
Sebastian Lackner
538f3aaaea
Rebase against upstream changes.
2015-03-10 17:50:41 +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
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
fa3bf612ea
Mark one additional upstream bug as fixed.
2015-03-07 20:47:26 +01:00
Sebastian Lackner
521e8aa38c
Added patch to process APC calls before starting process.
2015-03-07 18:14:35 +01:00
Sebastian Lackner
9127b8c30a
winex11-Limited_Resolutions: Actually show the winediag message.
2015-03-07 07:36:00 +01:00
Sebastian Lackner
41cad2ab96
winex11-Limited_Resolutions: Clean up configure check.
2015-03-07 07:06:41 +01:00