Alexandre Julliard pushed to branch master at wine / wine
Commits: bf398138 by Michael Stefaniuc at 2025-07-27T17:16:32+09:00 include: Tag the DMUS_IO_* structs that changed between DX versions.
- - - - - f96cd7a3 by Michael Stefaniuc at 2025-07-27T17:16:32+09:00 dmstyle: Handle DX7 versions of 'note' and 'crve' chunks.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58493
- - - - - 6bf9c518 by Michael Stefaniuc at 2025-07-27T17:16:34+09:00 dmusic: Don't open code debugstr_chunk in dmobject.c.
- - - - - 377b4ceb by Michael Stefaniuc at 2025-07-27T17:16:35+09:00 dmusic: Add a helper to deal with different versions / sizes of a chunk.
- - - - - 6e8628a4 by Michael Stefaniuc at 2025-07-27T17:16:35+09:00 dmstyle: Support loading the DX7 version of the Style form.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58493
- - - - -
5 changed files:
- dlls/dmstyle/style.c - dlls/dmusic/band.c - dlls/dmusic/dmobject.c - dlls/dmusic/dmobject.h - include/dmusicf.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a21f2935a0fce136c7727920184904...