From: <sv...@op...> - 2024-12-01 11:49:13
|
Author: sagamusix Date: Sun Dec 1 12:49:06 2024 New Revision: 22389 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=22389 Log: [Doc] libopenmpt: Update changelog. Modified: branches/OpenMPT-1.31/doc/libopenmpt/changelog.md Modified: branches/OpenMPT-1.31/doc/libopenmpt/changelog.md ============================================================================== --- branches/OpenMPT-1.31/doc/libopenmpt/changelog.md Sun Dec 1 12:46:50 2024 (r22388) +++ branches/OpenMPT-1.31/doc/libopenmpt/changelog.md Sun Dec 1 12:49:06 2024 (r22389) @@ -41,7 +41,9 @@ version of MED Soundstudio. * STM: Do not sanitize sample loop data. Scream Tracker 2 reads into the next sample's data when loops exceed the sample length. - + * When evaluating MIDI macros containing letters "u" or "v" during seeking, + the initial global volume was applied to them, rather than the global volume + that would be reached at that pattern position. * mpg123: Update to v1.32.9 (2024-11-02). ### libopenmpt 0.7.11 (2024-10-26) |