- 24 Jul, 2023 33 commits
-
-
Fabian Maurer authored
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
David Kahurani authored
Signed-off-by: David Kahurani <k.kahurani@gmail.com>
-
Jinoh Kang authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Jeff Smith authored
-
Jeff Smith authored
-
Jeff Smith authored
These properties are expected to be present even if frame count is 1.
-
Jeff Smith authored
-
Jeff Smith authored
-
Jeff Smith authored
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
Instead of iterating through types one by one and calling EnumMatchingFilters() on each one, build a list of all media types exposed by the pin and call the function once. This avoids trying to pointless autoplug the same filter multiple times, which speeds up autoplugging greatly for cases when a given filter connects less than instantaneously. The most prominent example of such a filter is the AVI decompressor, which has to call ICLocate() on connection. ICLocate() is not a fast API on Wine, and it is even slower on Windows; this reduces the number of times we try to call it greatly.
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
Needed for Lenovo Ready for Assistant.
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
Needed by windows.devices.usb.idl.
-
Mohamad Al-Jaf authored
Needed by windows.devices.usb.idl.
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
- 21 Jul, 2023 7 commits
-
-
Alexandre Julliard authored
-
Paul Gofman authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55065
-
Jacek Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
HasOverlappedIoCompleted returns true after CancelIo call.
-