Alexandre Julliard pushed to branch master at wine / wine
Commits:
a53c1007 by Nikolay Sivov at 2025-02-10T11:18:15+01:00
windowscodecs: Implement CreateMetadataWriter().
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
93874bfc by Nikolay Sivov at 2025-02-10T11:18:15+01:00
windowscodecs/metadata: Create nested writer instances when loading IFD data.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
17eabee5 by Nikolay Sivov at 2025-02-10T11:18:17+01:00
windowscodecs/metadata: Add a stub for WICApp1MetadataWriter.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
f5b8f877 by Nikolay Sivov at 2025-02-10T11:18:19+01:00
windowscodecs: Filter options in CreateMetadataWriter().
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
d8e2e4ca by Nikolay Sivov at 2025-02-10T11:18:19+01:00
windowscodecs/metadata: Add initial implementation of CreateMetadataWriterFromReader().
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
028aab5e by Nikolay Sivov at 2025-02-10T11:18:20+01:00
windowscodecs/tests: Add an item enumeration test for the App1 reader.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
b09072f4 by Nikolay Sivov at 2025-02-10T11:18:21+01:00
windowscodecs/metadata: Implement SetValue().
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
7 changed files:
- dlls/windowscodecs/clsfactory.c
- dlls/windowscodecs/imgfactory.c
- dlls/windowscodecs/metadatahandler.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/bda4ae49e6517e14bfee33155d0f3…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bda4ae49e6517e14bfee33155d0f3…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
2a0d49bb by Conor McCarthy at 2025-02-10T13:19:16+01:00
tests/hlsl: Add more arithmetic uint16 tests.
- - - - -
becb7497 by Conor McCarthy at 2025-02-10T13:19:16+01:00
tests/hlsl: Add arithmetic int16 tests.
- - - - -
49a683f2 by Conor McCarthy at 2025-02-10T13:19:16+01:00
tests/hlsl: Add arithmetic float16 tests.
- - - - -
1b7340a6 by Conor McCarthy at 2025-02-10T13:19:16+01:00
tests/hlsl: Add a numeric types 16-bit test.
- - - - -
4 changed files:
- tests/hlsl/arithmetic-float-uniform.shader_test
- tests/hlsl/arithmetic-int-uniform.shader_test
- tests/hlsl/arithmetic-uint.shader_test
- tests/hlsl/numeric-types.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/fe52e696629c27abd7e4097e1e44…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/fe52e696629c27abd7e4097e1e44…
You're receiving this email because of your account on gitlab.winehq.org.
Alistair Leslie-Hughes pushed to branch master at wine / wine-staging
Commits:
22f5ea5e by Alistair Leslie-Hughes at 2025-02-07T10:29:46+11:00
Rebase against a47a9f39d1e9d19a7931cdc254a9cd68c1ed6fef.
- - - - -
aed0bcfb by Alistair Leslie-Hughes at 2025-02-09T18:37:05+11:00
Rebase against a1dddd902f21e3a5057a40cb9848351f0cbcfd82.
- - - - -
7b9777c2 by Alistair Leslie-Hughes at 2025-02-09T18:37:10+11:00
Release v10.1
- - - - -
4 changed files:
- patches/ntdll-RtlQueryPackageIdentity/0003-ntdll-tests-Add-basic-tests-for-RtlQueryPackageIdent.patch
- patches/server-Realtime_Priority/0001-wineserver-Draft-to-implement-priority-levels-throug.patch
- staging/VERSION
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/7f5729fc143bc2113d9e8…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/7f5729fc143bc2113d9e8…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
e5c5e278 by Yuxuan Shui at 2025-02-07T22:35:56+01:00
dmime: Handle IStream EOF correctly in MIDI parser.
Read returns E_FAIL when the EOF is encountered, which was treated as a failure.
- - - - -
7d378517 by Yuxuan Shui at 2025-02-07T22:36:01+01:00
dmime: Connect default collection to MIDI bandtrack.
- - - - -
1 changed file:
- dlls/dmime/midi.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/84ffec14c49cd5fd0661a22b6059a…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/84ffec14c49cd5fd0661a22b6059a…
You're receiving this email because of your account on gitlab.winehq.org.