Alexandre Julliard pushed to branch master at wine / wine
Commits: a260390a by Michael Stefaniuc at 2025-10-10T11:07:47+02:00 dmstyle: Move the parsing of the style bands to a helper.
- - - - - 29283193 by Michael Stefaniuc at 2025-10-10T11:07:47+02:00 dmstyle: Avoid Hungarian notation in a private struct.
- - - - - 84c01ae7 by Michael Stefaniuc at 2025-10-10T11:07:47+02:00 dmstyle: Simplify the load_band() helper.
And avoid a DirectMusicBand object leak on load failure.
- - - - - 07ede0b7 by Michael Stefaniuc at 2025-10-10T11:07:49+02:00 dmstyle: Move the IStream resetting to the load_band() helper.
- - - - - 80bd057b by Michael Stefaniuc at 2025-10-10T11:07:49+02:00 dmstyle: Use load_band() for the pattern band too.
- - - - - 43ce1a00 by Michael Stefaniuc at 2025-10-10T11:07:49+02:00 dmstyle: Simplify the style IPersistStream_Load method.
- - - - - 68361d8f by Michael Stefaniuc at 2025-10-10T11:07:49+02:00 dmstyle: Remove no longer needed helpers.
- - - - - 6028571e by Michael Stefaniuc at 2025-10-10T11:07:49+02:00 dmstyle: Issue a FIXME for unhandled references to chormaps in a style.
- - - - -
4 changed files:
- dlls/dmstyle/Makefile.in - − dlls/dmstyle/dmutils.c - dlls/dmstyle/dmutils.h - dlls/dmstyle/style.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b2763c342ed7ff0cc6692d6d59cabc...