Commit graph

158975 commits

Author SHA1 Message Date
Alexandre Julliard 015491ab32 xml2: Import upstream release 2.10.0. 2022-08-17 19:08:23 +02:00
Alexandre Julliard a63922d803 xslt: Import upstream release 1.1.36. 2022-08-17 19:03:19 +02:00
Alexandre Julliard 3110b72e12 mountmgr: Don't crash if connecting to dbus fails. 2022-08-17 16:45:57 +02:00
Paul Gofman 6820842579 winex11.drv: Set correct cursor when setting cursor from another thread. 2022-08-17 16:45:20 +02:00
Alistair Leslie-Hughes 39889f19c3 dsdmo: Add Compressor FX Support. 2022-08-17 16:43:22 +02:00
Alistair Leslie-Hughes 6d8279f0ee dsdmo: Add Echo FX Support. 2022-08-17 16:43:11 +02:00
Robert Wilhelm 98f546ed82 wshom: Support default style argument in IWshShell3::Run.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53565
2022-08-17 16:42:28 +02:00
Robert Wilhelm 6f7d062583 wshom: Add test for default style arg in WshShell3_Run. 2022-08-17 16:42:28 +02:00
Nikolay Sivov b6a7a3851e mfreadwrite/writer: Update some stats on MEStreamSinkRequestSample.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-08-17 16:42:19 +02:00
Nikolay Sivov 080fe842e2 mfreadwrite/writer: Update some stats counters on WriteSample().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-08-17 16:42:17 +02:00
Nikolay Sivov d4ccba0eae mfreadwrite/writer: Notify encoder on BeginWriting().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-08-17 16:42:16 +02:00
Nikolay Sivov 17da8aa927 mfreadwrite/writer: Implement GetServiceForStream().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-08-17 16:42:15 +02:00
Nikolay Sivov 764bcdb1ae mfreadwrite/writer: Start presentation clock on BeginWrite().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-08-17 16:42:13 +02:00
Nikolay Sivov 974842f6d9 mfreadwrite/writer: Partially implement BeginWriting().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-08-17 16:42:12 +02:00
Nikolay Sivov 98f0e8bca3 mfreadwrite/writer: Implement AddStream().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-08-17 16:42:10 +02:00
Nikolay Sivov b5040bce82 mfreadwrite/writer: Make sure output pointer is initialized.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-08-17 16:42:08 +02:00
Nikolay Sivov debf5d85dc mfsrcsnk/wave: Add a type handler stub.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-08-17 16:42:02 +02:00
Rémi Bernon 4608e1e125 qasf: Register ASF Reader filter media type. 2022-08-16 22:27:53 +02:00
Rémi Bernon 9b2606f3ff qasf: Implement ASF Reader SourceSeeking stubs. 2022-08-16 22:27:53 +02:00
Rémi Bernon fa41879fb0 qasf: Implement ASF Reader filter IWMReaderCallback_OnSample. 2022-08-16 22:27:53 +02:00
Rémi Bernon a3ad00da09 qasf: Implement ASF Reader filter buffer allocation. 2022-08-16 22:27:53 +02:00
Rémi Bernon 35d40291b1 qasf: Implement IWMReaderCallbackAdvanced stub interface. 2022-08-16 22:27:53 +02:00
Zhiyi Zhang a1aff0ec8c comctl32/edit: Handle IME composition result string only when EIMES_GETCOMPSTRATONCE is set.
If EIMES_GETCOMPSTRATONCE is not set, WM_IME_COMPOSITION with LPARAM set to GCS_RESULTSTR should be
passed to the default window procedure according to MSDN.

Fix some windows based on edit control not being able to input Chinese.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-08-16 22:27:53 +02:00
Zhiyi Zhang b3b1cec077 comctl32/edit: Let DefWindowProcW() handle WM_IME_CHAR.
So that WM_IME_CHAR will be converted to WM_CHAR in DefWindowProcW().

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-08-16 22:27:53 +02:00
Zhiyi Zhang 3b97566f0b comctl32/edit: Implement EM_GETIMESTATUS.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-08-16 22:27:53 +02:00
Zhiyi Zhang 873f255736 comctl32/edit: Implement EM_SETIMESTATUS.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-08-16 22:27:53 +02:00
Zhiyi Zhang 80bec58649 comctl32/tests: Add IME tests for edit control.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-08-16 22:27:53 +02:00
Matteo Bruni 1f8431658e wined3d: Introduce WINED3DUSAGE_MANAGED.
We would like to use two different textures for the CPU and GPU parts of managed
textures, which means that wined3d_resource_access_is_managed() as such will no
longer be useful.
2022-08-16 22:27:53 +02:00
Zebediah Figura a3c4410fea d3d9: Introduce a wined3d_usage_from_d3d() helper. 2022-08-16 22:27:53 +02:00
Zebediah Figura 6db6df95dc d3d8: Introduce a wined3d_usage_from_d3d() helper. 2022-08-16 22:27:53 +02:00
Zebediah Figura bc7b188f55 d3d9/tests: Add tests for D3DLOCK_NO_DIRTY_UPDATE with vertex buffers. 2022-08-16 22:27:53 +02:00
Zebediah Figura ae05de2c4f d3d8/tests: Add tests for D3DLOCK_NO_DIRTY_UPDATE with vertex buffers. 2022-08-16 22:27:53 +02:00
Davide Beatrici e29dc33aeb mmdevapi: Integrate winepulse's additions in unixlib.h. 2022-08-16 22:27:53 +02:00
Davide Beatrici 19baa29565 winealsa: Move common unixlib.h content into mmdevapi. 2022-08-16 22:27:53 +02:00
Davide Beatrici 9213faf996 winealsa: Drop "alsa_" prefix in unixlib enum, apply it to the functions instead. 2022-08-16 22:27:53 +02:00
Jacek Caban 876a35fb29 wow64win: Return class atom from NtUserGetClassInfoEx thunk. 2022-08-16 22:27:53 +02:00
Jacek Caban fbcc124e0d wow64win: Fix NtUserGetMouseMovePointsEx thunk. 2022-08-16 22:27:53 +02:00
Jacek Caban 6d8b1887a5 wow64win: Implement more user callbacks. 2022-08-16 22:27:53 +02:00
Jacek Caban 57d66ecc5f wow64win: Implement NtUserCallWindowsHook thunk. 2022-08-16 22:27:53 +02:00
Jacek Caban caad167278 win32u: Use a client copy of windows hook lparam when calling hook procs.
Instead of leaking kernel pointers.
2022-08-16 22:27:53 +02:00
Paul Gofman f48f5155ee ddraw: Restore full complex attachment chain in ddraw_surface7_Restore(). 2022-08-16 22:27:53 +02:00
Paul Gofman 4c0efe444d ddraw/tests: Add more tests for restoring complex surfaces. 2022-08-16 22:27:53 +02:00
Zebediah Figura b34b5da644 d3d11: Implement D3D11_FEATURE_FORMAT_SUPPORT.
This allows Guild Wars 2 to start.
2022-08-16 22:27:53 +02:00
Zebediah Figura 74ad023154 d3d11: Always return E_FAIL for formats which have no support flags. 2022-08-16 22:27:53 +02:00
Zebediah Figura 2208ec0851 d3d11/tests: Use winetest_push_context() to print explicit feature levels. 2022-08-16 22:27:53 +02:00
Rémi Bernon 935e3d12de mf: Only enumerate types for decoders / converter if down type is missing. 2022-08-16 22:27:53 +02:00
Rémi Bernon 826a9ce1ab mf: Only allow converter connection if decoder didn't accept down type. 2022-08-16 22:27:53 +02:00
Rémi Bernon 346c2d8d7c mf: Allow resolving topology with missing downstream current type.
And without enumerating the downstream types either.
2022-08-16 22:27:53 +02:00
Rémi Bernon 245ac9b46e mf/tests: Add more topology loader converter and enumeration tests. 2022-08-16 22:27:52 +02:00
Rémi Bernon 5b7a3aaf6d mf/tests: Add some MP3 decoder transform tests.
There's some differences in the decoded data between Windows versions, the
results have been taken from a Windows 10 VM.
2022-08-16 22:27:52 +02:00