- 14 Aug, 2023 30 commits
-
-
David McFarland authored
ac_cv_lib_pcsclite_SCardEstablishContext=yes would be cached, causing AC_CHECK_LIB to use -lpcsclite on the second run. Fixes: f74c4af2
-
Torge Matthies authored
Signed-off-by: Torge Matthies <openglfreak@googlemail.com>
-
Santino Mazza authored
-
Santino Mazza authored
The changes in the video sample allocator are not part of the public api specification, it's only made for internal use in the evr presenter implementation.
-
Santino Mazza authored
-
Santino Mazza authored
-
Shaun Ren authored
-
Shaun Ren authored
-
Shaun Ren authored
Based on a patch by Connor McAdams.
-
Shaun Ren authored
-
Shaun Ren authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Ilia Docin authored
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
d19af88f happens to change test_transfer_notify_EventNotify() and that affects test_GetDuration(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55422
-
Floris Renaud authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
Needed by Lenovo Ready For Assistant.
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Gabriel Ivăncescu authored
They're not going to match anyway. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
- 10 Aug, 2023 10 commits
-
-
Tim Clem authored
Check for Rosetta before extracting the port right, since we won't need it in that case anyway.
-
Bartosz Kosiorek authored
-
Bartosz Kosiorek authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=20694
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Billy Laws authored
lParam being NULL is handled in win32u/defwnd.c so make sure to pass the NULL through rather than relying on the pointer always being valid since it may not be in this case.
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-