Alexandre Julliard pushed to branch master at wine / wine
Commits:
122c0df5 by Rémi Bernon at 2024-09-17T11:19:53+02:00
include: Introduce a new __has_declspec_attribute macro.
- - - - -
6a9ce35e by Rémi Bernon at 2024-09-17T11:19:56+02:00
include: Use winnt.h DECLSPEC_UUID definition in rpcndr.h.
- - - - -
e14f129a by Rémi Bernon at 2024-09-17T11:19:56+02:00
include: Use winnt.h DECLSPEC_NOVTABLE definition in rpcndr.h.
- - - - -
5b87af39 by Rémi Bernon at 2024-09-17T11:19:57+02:00
include: Add DECLSPEC_UUID/DECLSPEC_NOVTABLE to MIDL_INTERFACE.
- - - - -
2 changed files:
- include/rpcndr.h
- include/winnt.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/03d985369dc9afe943ee3072478a2…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/03d985369dc9afe943ee3072478a2…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
c278c901 by Feifan He at 2024-09-17T11:30:26+02:00
vkd3d-shader/msl: Keep track of the current indentation level
- - - - -
84284190 by Feifan He at 2024-09-17T11:30:26+02:00
vkd3d-shader/msl: Add vkd3d-shader version information to the generated shader.
- - - - -
deda49e5 by Feifan He at 2024-09-17T11:30:26+02:00
vkd3d-shader/msl: Implement VKD3DSIH_NOP.
- - - - -
1 changed file:
- libs/vkd3d-shader/msl.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/56ec211d04b156c9cc078f03a2ae…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/56ec211d04b156c9cc078f03a2ae…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
f5489ebf by Dmitry Timoshkov at 2024-09-16T23:07:49+02:00
advapi32/tests: Add some tests for SERVICE_CONFIG_DELAYED_AUTO_START_INFO.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
d00f73cf by Dmitry Timoshkov at 2024-09-16T23:07:49+02:00
services: Add support for ChangeServiceConfig2(SERVICE_CONFIG_DELAYED_AUTO_START_INFO).
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
4 changed files:
- dlls/advapi32/tests/service.c
- dlls/sechost/service.c
- programs/services/rpc.c
- programs/services/services.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5b92a79f728a3405b52da47c7bd66…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5b92a79f728a3405b52da47c7bd66…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
03ae6247 by Rémi Bernon at 2024-09-16T23:07:49+02:00
winedmo: Pass stream size by value to winedmo_demuxer_create.
- - - - -
6e7e6f52 by Rémi Bernon at 2024-09-16T23:07:49+02:00
winedmo: Implement video media type conversion.
- - - - -
a041a78b by Rémi Bernon at 2024-09-16T23:07:49+02:00
winedmo: Implement audio media type conversion.
- - - - -
3a8ad1f7 by Rémi Bernon at 2024-09-16T23:07:49+02:00
mfsrcsnk: Stub IMFMediaStream objects for the media source.
- - - - -
4e1a2694 by Rémi Bernon at 2024-09-16T23:07:49+02:00
mfsrcsnk: Create stream descriptors for the media source streams.
- - - - -
5b92a79f by Rémi Bernon at 2024-09-16T23:07:49+02:00
winedmo: Implement more compressed audio/video formats conversion.
- - - - -
5 changed files:
- dlls/mfsrcsnk/media_source.c
- dlls/winedmo/main.c
- dlls/winedmo/unix_media_type.c
- dlls/winedmo/winedmo.spec
- include/wine/winedmo.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/311609f12c3afc2a9463d85475021…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/311609f12c3afc2a9463d85475021…
You're receiving this email because of your account on gitlab.winehq.org.