Alexandre Julliard pushed to branch master at wine / wine
Commits: b6d77865 by Anton Baskanov at 2025-11-24T22:05:06+01:00 dmusic: Fix data size calculation in wave_create_from_soundfont().
- - - - - e9ae14f9 by Anton Baskanov at 2025-11-24T22:05:06+01:00 dmusic: Remove the unused loop_resent field from struct region.
- - - - - 33ec5268 by Anton Baskanov at 2025-11-24T22:05:06+01:00 dmusic: Determine sample loop type from SF_GEN_SAMPLE_MODES.
- - - - - 58e41362 by Anton Baskanov at 2025-11-24T22:05:06+01:00 dmusic: Treat SF_GEN_(START|END)LOOP_ADDRS_OFFSET as offsets from the sample loop points.
- - - - - 2aab48fc by Anton Baskanov at 2025-11-24T22:05:06+01:00 dmusic: Take coarse loop offsets into account.
- - - - - 50d0483a by Anton Baskanov at 2025-11-24T22:05:06+01:00 dmusic: Compare unity note with an unsigned 16-bit constant.
- - - - -
3 changed files:
- dlls/dmusic/instrument.c - dlls/dmusic/soundfont.h - dlls/dmusic/wave.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4f29040ae940f7ba7fa04667fc7e17...