Alexandre Julliard pushed to branch master at wine / wine
Commits:
88a65538 by Mohamad Al-Jaf at 2025-04-28T16:39:33+02:00
windows.system.profile.systemid/tests: Add ISystemIdentificationInfo::get_Id() tests.
- - - - -
85ecb474 by Mohamad Al-Jaf at 2025-04-28T16:39:33+02:00
windows.system.profile.systemid: Implement ISystemIdentificationInfo::get_Id().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55759
- - - - -
3 changed files:
- dlls/windows.system.profile.systemid/main.c
- dlls/windows.system.profile.systemid/private.h
- dlls/windows.system.profile.systemid/tests/systemid.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3e8ece8a08eeadc578729019ed23b…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3e8ece8a08eeadc578729019ed23b…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
3d5a4984 by Nikolay Sivov at 2025-04-28T16:32:04+02:00
windowscodecs/tests: Add a test for big-endian TIFF image data handling.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
9f3b0a5a by Nikolay Sivov at 2025-04-28T16:32:04+02:00
windowscodecs/tiff: Remove unnecessary image data byte-swaping.
This is handled automatically by libtiff when loading big-endian tiffs
on little-endian build. It's implemented as a 'postdecode' hook and
depends on TIFFTAG_BITSPERSAMPLE tag.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
2 changed files:
- dlls/windowscodecs/libtiff.c
- dlls/windowscodecs/tests/tiffformat.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/89f41f573c2d478cede6eec5fb7af…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/89f41f573c2d478cede6eec5fb7af…
You're receiving this email because of your account on gitlab.winehq.org.