From: <sv...@op...> - 2024-07-21 11:45:39
|
Author: sagamusix Date: Sun Jul 21 13:45:32 2024 New Revision: 21217 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=21217 Log: [Doc] libopenmpt: Update changelog. Modified: branches/OpenMPT-1.28/libopenmpt/dox/changelog.md Modified: branches/OpenMPT-1.28/libopenmpt/dox/changelog.md ============================================================================== --- branches/OpenMPT-1.28/libopenmpt/dox/changelog.md Sun Jul 21 13:45:24 2024 (r21216) +++ branches/OpenMPT-1.28/libopenmpt/dox/changelog.md Sun Jul 21 13:45:32 2024 (r21217) @@ -7,6 +7,14 @@ ### libopenmpt 0.4.44-pre + * [**Sec**] Potential division by 0 when seeking in the module with + `seek.sync_samples` enabled (r21170). + + * DBM: Prioritize effects more correctly when the same effect is encountered + in both effect columns of a cell (fixes DBM.143_Gnoj). + * DBM: A few IT-specific playback quirks are disabled for more accurate + playback (e.g. in "Are You Flying With Me?" by Jazzcat). + ### libopenmpt 0.4.43 (2024-06-09) * AMS: Default channel panning was broken, using all-center panning instead of |