Zebediah Figura
|
aca967b8a5
|
quartz/tests: Add some tests for allocator negotiation on the DirectSound renderer.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-16 09:30:03 +02:00 |
Zebediah Figura
|
52862838db
|
quartz/tests: Add some tests for pin connection on the DirectSound renderer.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-16 09:30:03 +02:00 |
Zebediah Figura
|
3d54a77af8
|
quartz/dsoundrender: Don't check the subtype in DSoundRender_CheckMediaType().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-16 09:30:03 +02:00 |
Zebediah Figura
|
1af01ac917
|
quartz/tests: Add some tests for media types for the DirectSound renderer.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-16 09:30:03 +02:00 |
Zebediah Figura
|
88d2afb79c
|
quartz/tests: Test previous filter states.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-16 09:30:03 +02:00 |
Jacek Caban
|
42cb7d2ad1
|
ntdll: Silence server_ioctl_file debug traces.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 22:57:57 +02:00 |
Jacek Caban
|
823c55ad27
|
server: Trace console ioctls.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 22:57:55 +02:00 |
Jacek Caban
|
ffa52880f2
|
wineconsole: Use IOCTL_CONDRV_GET_TITLE in WINECON_GetConsoleTitle.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 22:57:53 +02:00 |
Jacek Caban
|
037b91620c
|
server: Introduce IOCTL_CONDRV_GET_TITLE ioctl.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 22:57:49 +02:00 |
Zebediah Figura
|
4ea4289253
|
kernel32/tests: Add tests for profile registry mapping.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 22:55:44 +02:00 |
Zebediah Figura
|
6e9d3d2014
|
kernel32: Implement deleting mapped sections.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 22:55:44 +02:00 |
Zebediah Figura
|
d2b83336c7
|
kernel32: Implement registry mapping in WritePrivateProfileSection().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 22:55:44 +02:00 |
Zebediah Figura
|
3c1ebfdf82
|
kernel32: Implement registry mapping in GetPrivateProfileSectionNames().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 22:55:44 +02:00 |
Zebediah Figura
|
9ed6d24ed8
|
kernel32: Implement retrieving mapped sections.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 22:55:44 +02:00 |
Zebediah Figura
|
73fc0a18a6
|
kernel32: Implement registry mapping in WritePrivateProfileStringW().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 22:55:44 +02:00 |
Zebediah Figura
|
7c4f2d5342
|
kernel32: Implement registry mapping in GetPrivateProfileStringW().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=4096
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 22:55:44 +02:00 |
Serge Gautherie
|
3e8b07309c
|
crypt32: Check CRYPT_ConstructBitBlob() return value in CRYPT_ExportKeyTrans().
Signed-off-by: Serge Gautherie <winehq-git_serge_180711@gautherie.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 20:06:38 +02:00 |
Nikolay Sivov
|
e308d81a61
|
mf/topoloader: Add a structure for iterative branch resolution.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 20:06:38 +02:00 |
Nikolay Sivov
|
16d44b61d1
|
mf/topoloader: Clone source nodes as a first layer of resulting topology.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 20:06:38 +02:00 |
Nikolay Sivov
|
8e343024b5
|
mf/topoloader: Switch to public interface for initial topology validation.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 20:06:38 +02:00 |
Shawn M. Chapla
|
04d536267e
|
gdiplus: Set font emSize to height minus internal leading.
Signed-off-by: Shawn M. Chapla <schapla@codeweavers.com>
Signed-off-by: Esme Povirk <esme@codewevers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 20:06:37 +02:00 |
Shawn M. Chapla
|
bfc8404041
|
gdiplus/tests: Add additional logfont size tests.
Signed-off-by: Shawn M. Chapla <schapla@codeweavers.com>
Signed-off-by: Esme Povirk <esme@codewevers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 20:06:37 +02:00 |
Piotr Caban
|
a2a3537200
|
msvcrt: Don't use isxdigitW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
da164d19e8
|
msvcrt: Don't use isupperW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
ab678ee097
|
msvcrt: Don't use ispunctW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
f6576c76d9
|
msvcrt: Don't use isprintW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
badc282cf7
|
msvcrt: Don't use islowerW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
9254edc30d
|
msvcrt: Don't use isgraphW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
b2e235a8e8
|
msvcrt: Don't use isdigitW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
f054370bc6
|
msvcrt: Don't use iscntrlW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
9dbf289cb8
|
msvcrt: Don't use isalphaW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
4e8c90600c
|
msvcrt: Don't use isalnumW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
bbf20dbb88
|
msvcrt: Don't use isspaceW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
8d2a2c9423
|
msvcrt: Use _iswctype_l in _iswspace_l function.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
ae9c385e13
|
msvcrt: Don't use strstrW in wcsstr.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Piotr Caban
|
071a71a866
|
msvcrt: Remove unused parameter in pf_integer_conv.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Alexandre Julliard
|
704d0662be
|
ntdll: Fix RtlSizeHeap() error value for 64-bit.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Alexandre Julliard
|
82dc024a35
|
ntdll: Use separate handlers for SIGSEGV/SIGILL/SIGBUS on ARM64.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 16:33:02 +02:00 |
Alexandre Julliard
|
7b79532448
|
ntdll: Send debug event before pushing exception data on x86_64.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 15:22:36 +02:00 |
Alexandre Julliard
|
3889c374a1
|
ntdll: Send debug event before pushing exception data on x86.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 15:22:36 +02:00 |
Alexandre Julliard
|
ae15a4ca5a
|
ntdll: Send debug event before pushing exception data on ARM64.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 15:22:30 +02:00 |
Alexandre Julliard
|
adb4e74b47
|
ntdll: Send debug event before pushing exception data on ARM.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 10:36:23 +02:00 |
Alexandre Julliard
|
1e4865ffcf
|
ntdll: Handle signals on the signal stack also on ARM.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 10:34:18 +02:00 |
Alexandre Julliard
|
485c8566f1
|
ntdll: Build the exception record on the signal stack first.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 10:31:19 +02:00 |
Alexandre Julliard
|
ca45eda758
|
ntdll: Add a helper function to push the exception data to the thread stack.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 10:30:45 +02:00 |
Alexandre Julliard
|
9a9fb47e24
|
ntdll: Also handle stack guard page faults in virtual_handle_fault().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 10:29:50 +02:00 |
Alexandre Julliard
|
f1e4c54104
|
ntdll: Add a helper function to grow the stack on guard page faults.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 10:28:57 +02:00 |
Alexandre Julliard
|
432d504118
|
ntdll: Pass the stack address to the virtual_handle_fault() function.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 10:28:26 +02:00 |
Alexandre Julliard
|
5a68254c13
|
ntdll: Handle faults inside the signal handler also on ARM.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 10:23:52 +02:00 |
Alexandre Julliard
|
f30ba2cf25
|
ntdll: Add support for FPU registers in signal context on ARM.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-15 10:23:34 +02:00 |