Alexandre Julliard pushed to branch master at wine / wine
Commits:
6a560656 by Alexandre Julliard at 2025-04-14T21:51:52+02:00
mmdevapi: Move the device GUID cache to the common code.
- - - - -
52f1b16a by Alexandre Julliard at 2025-04-14T21:51:52+02:00
mmdevapi: Move the registry device name lookup to the common code.
- - - - -
f3c57876 by Alexandre Julliard at 2025-04-14T21:51:52+02:00
mmdevapi: Move assigning a device GUID to the common code.
- - - - -
12 changed files:
- dlls/mmdevapi/client.c
- dlls/mmdevapi/devenum.c
- dlls/mmdevapi/main.c
- dlls/mmdevapi/mmdevapi_private.h
- dlls/winealsa.drv/mmdevdrv.c
- dlls/winealsa.drv/winealsa.drv.spec
- dlls/winecoreaudio.drv/mmdevdrv.c
- dlls/winecoreaudio.drv/winecoreaudio.drv.spec
- dlls/wineoss.drv/mmdevdrv.c
- dlls/wineoss.drv/wineoss.drv.spec
- dlls/winepulse.drv/mmdevdrv.c
- dlls/winepulse.drv/winepulse.drv.spec
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1b02b055a7b2a803949129b18515e…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1b02b055a7b2a803949129b18515e…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
469c963f by Nikolay Sivov at 2025-04-14T12:34:29+02:00
windowscodecs/metadata: Create default items for the cHRM handler.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
488f42f8 by Nikolay Sivov at 2025-04-14T12:34:30+02:00
windowscodecs/metadata: Create default item for the hIST handler.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
f7e64c3a by Nikolay Sivov at 2025-04-14T12:34:31+02:00
windowscodecs/metadata: Create default items for the tIME handler.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
57225ce6 by Nikolay Sivov at 2025-04-14T12:34:32+02:00
windowscodecs/tests: Add more tests for initial reader contents.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
c8d3c9cb by Nikolay Sivov at 2025-04-14T12:34:33+02:00
windowscodecs/metadata: Add default item for the GifComment handler.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
e4941ae4 by Nikolay Sivov at 2025-04-14T12:34:34+02:00
windowscodecs/metadata: Implement bKGD chunk reader.
- - - - -
8 changed files:
- dlls/windowscodecs/clsfactory.c
- dlls/windowscodecs/gifformat.c
- dlls/windowscodecs/metadatahandler.c
- dlls/windowscodecs/pngformat.c
- dlls/windowscodecs/regsvr.c
- dlls/windowscodecs/tests/metadata.c
- dlls/windowscodecs/wincodecs_private.h
- dlls/windowscodecs/windowscodecs_wincodec.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2db7b9e0af9e8eda80d270d4d9e87…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2db7b9e0af9e8eda80d270d4d9e87…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
b4a9802b by Dmitry Timoshkov at 2025-04-14T12:34:19+02:00
sane.ds: Change return type of sane_categorize_value() to void.
It's not used.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
e5ed547a by Dmitry Timoshkov at 2025-04-14T12:34:21+02:00
sane.ds: Clarify how SANE mode names map to ICAP_PIXELTYPE values.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
2db7b9e0 by Dmitry Timoshkov at 2025-04-14T12:34:22+02:00
sane.ds: Use sizeof() instead of hard-coded values, avoid zero initializing local variables when not necessary.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
2 changed files:
- dlls/sane.ds/capability.c
- dlls/sane.ds/options.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0005e4d1ff070817d7ec78a13e573…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0005e4d1ff070817d7ec78a13e573…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
628880de by Esme Povirk at 2025-04-14T12:32:08+02:00
comctl32: Implement MSAA events for listbox.
- - - - -
d1d9dbaa by Esme Povirk at 2025-04-14T12:32:08+02:00
comctl32/tests: Test MSAA events for listbox.
- - - - -
0005e4d1 by Esme Povirk at 2025-04-14T12:32:09+02:00
comctl32/tests: Add more MSAA event tests for listbox.
- - - - -
2 changed files:
- dlls/comctl32/listbox.c
- dlls/comctl32/tests/listbox.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/662e8a0200fa59b7e2bdd5feea0ab…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/662e8a0200fa59b7e2bdd5feea0ab…
You're receiving this email because of your account on gitlab.winehq.org.