Alexandre Julliard pushed to branch master at wine / wine
Commits:
db942875 by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Return error in recordset_MoveNext when there are no more records.
- - - - -
0b747754 by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Skip columns without name in create_bindings.
- - - - -
15bdfb00 by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Handle DBTYPE_VARIANT in load_all_recordset_data.
- - - - -
d3d37fde by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Pass DBCOLUMNINFO to append_field helper.
- - - - -
e27e4238 by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Add Field_put_Precision implementation.
- - - - -
03f477d6 by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Add Field_get_Precision implementation.
- - - - -
b269c0c1 by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Add Field_put_NumericScale implementation.
- - - - -
16b784d0 by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Add Field_get_NumericScale implementation.
- - - - -
2 changed files:
- dlls/msado15/recordset.c
- dlls/msado15/tests/msado15.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a80abc78e96d2fb3316d8661782b0…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a80abc78e96d2fb3316d8661782b0…
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:
7f2c4b86 by Alistair Leslie-Hughes at 2025-05-21T07:45:33+10:00
Rebase against a550040d94de646c65f4013337b5cce89383b634.
- - - - -
3 changed files:
- patches/eventfd_synchronization/0035-ntdll-server-Implement-alertable-waits.patch
- patches/ntdll-Syscall_Emulation/0001-ntdll-Support-x86_64-syscall-emulation.patch
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/7f2c4b86135b2854ae5cba…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/7f2c4b86135b2854ae5cba…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
b259d4cd by Santino Mazza at 2025-05-20T22:22:56+02:00
amstream: Call QueryAccept with the new media type.
- - - - -
297f4b18 by Santino Mazza at 2025-05-20T22:22:56+02:00
amstream/tests: Test how the ddraw allocator properties change.
- - - - -
64cebc4c by Elizabeth Figura at 2025-05-20T22:22:56+02:00
amstream/tests: Add more tests for the ddraw stream allocator.
- - - - -
3a4237c4 by Elizabeth Figura at 2025-05-20T22:22:56+02:00
amstream: Avoid shadowing in ddraw_meminput_Receive().
- - - - -
f1d9c0b6 by Elizabeth Figura at 2025-05-20T22:22:56+02:00
amstream: Rename "busy" to "pending".
This is a slightly more intuitive name.
- - - - -
2f180106 by Elizabeth Figura at 2025-05-20T22:22:56+02:00
amstream: Implement the custom ddraw stream allocator.
The allocator has a lot of custom behaviour that is very visible in how it
interacts with Update().
Naturally this has the benefit of writing directly into the mapped surfaces.
- - - - -
1837e870 by Santino Mazza at 2025-05-20T22:22:56+02:00
amstream: Return error when calling SetFormat with allocated samples.
- - - - -
3 changed files:
- dlls/amstream/amstream_private.h
- dlls/amstream/ddrawstream.c
- dlls/amstream/tests/amstream.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4d4b40620bd42d142ec17b30a544d…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4d4b40620bd42d142ec17b30a544d…
You're receiving this email because of your account on gitlab.winehq.org.