- Jul 06, 2022
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Tests fixed by 95ddb757. Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Also drop global format and period variables
-
-
-
-
-
-
When GetMixFormat is used, return values specific to the selected device instead of those of the default one. This is especially useful when the default audio device features less channels than one specifically selected by the application.
-
In addition to those of the default device, also store device-specific format and periods so that they can be returned on GetMixFormat and GetPeriod calls.
-
Tested manually on Wine for 96, 120, 144, 168, 192 and 216 DPI. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53298 Signed-off-by:
Zhiyi Zhang <zzhang@codeweavers.com>
-
To test that GetThemePartSize() should always report theme part size in system DPI if the theme handle is open without a valid window handle. Previous tests succeeded because the current DPI happens to be 96. Tested manually on Windows 10 for 96, 120, 144, 168, 192 and 216 DPI. Signed-off-by:
Zhiyi Zhang <zzhang@codeweavers.com>
-
-
These should never fail.
-
-
-
- Jul 05, 2022
-
-
Also return STATUS_SUCCESS rather than 0 in early-out cases. Signed-off-by:
Tim Clem <tclem@codeweavers.com>
-
../wine.src/dlls/d2d1/tests/d2d1.c:11078:11: error: cannot combine with previous 'type-name' declaration specifier INT32 _int32; ^ ../wine.src/dlls/d2d1/tests/d2d1.c:11078:5: warning: declaration does not declare anything [-Wmissing-declarations] INT32 _int32; ^~~~~~~~~~~~ Signed-off-by:
Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Instead of querying all properties and then matching to requested one, first check if all requested properties are supported by given class. Then select just that subset. Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53307 Signed-off-by:
Jan Sikorski <jsikorski@codeweavers.com>
-
Signed-off-by:
Alexander Wilms <f.alexander.wilms@gmail.com>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
-
-
-
-
Signed-off-by:
Rémi Bernon <rbernon@codeweavers.com>
-
Signed-off-by:
Rémi Bernon <rbernon@codeweavers.com>
-
Signed-off-by:
Rémi Bernon <rbernon@codeweavers.com>
-