From: <sv...@op...> - 2024-07-21 11:45:31
|
Author: sagamusix Date: Sun Jul 21 13:45:24 2024 New Revision: 21216 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=21216 Log: [Doc] libopenmpt: Update changelog. Modified: branches/OpenMPT-1.29/libopenmpt/dox/changelog.md Modified: branches/OpenMPT-1.29/libopenmpt/dox/changelog.md ============================================================================== --- branches/OpenMPT-1.29/libopenmpt/dox/changelog.md Sun Jul 21 13:45:12 2024 (r21215) +++ branches/OpenMPT-1.29/libopenmpt/dox/changelog.md Sun Jul 21 13:45:24 2024 (r21216) @@ -7,6 +7,16 @@ ### libopenmpt 0.5.32-pre + * [**Sec**] Potential division by 0 when seeking in the module with + `seek.sync_samples` enabled (r21169). + + * 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). + * MED: Command 0F was not imported. + * MED: Upper frequency limits should be more accurate now. + ### libopenmpt 0.5.31 (2024-06-09) * AMS: Default channel panning was broken, using all-center panning instead of |