From: <sv...@op...> - 2024-07-21 11:45:19
|
Author: sagamusix Date: Sun Jul 21 13:45:12 2024 New Revision: 21215 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=21215 Log: [Doc] libopenmpt: Update changelog. Modified: branches/OpenMPT-1.30/libopenmpt/dox/changelog.md Modified: branches/OpenMPT-1.30/libopenmpt/dox/changelog.md ============================================================================== --- branches/OpenMPT-1.30/libopenmpt/dox/changelog.md Sun Jul 21 13:44:58 2024 (r21214) +++ branches/OpenMPT-1.30/libopenmpt/dox/changelog.md Sun Jul 21 13:45:12 2024 (r21215) @@ -7,6 +7,19 @@ ### libopenmpt 0.6.18-pre + * [**Sec**] Potential division by 0 when seeking in the module with + `seek.sync_samples` enabled (r21168). + + * DBM: Prioritize effects more correctly when the same effect is encountered + in both effect columns of a cell (fixes DBM.143_Gnoj). + * DBM: Don't import offset effects when there's a tone portmento next to them. + * DBM: A few IT-specific playback quirks are disabled for more accurate + playback (e.g. in "Are You Flying With Me?" by Jazzcat). + * DIGI: Sample play direction was reset if adjacent channel contained a + Note Cut note. + * MED: Command 0F was not imported. + * MED: Upper frequency limits should be more accurate now. + ### libopenmpt 0.6.17 (2024-06-09) * AMS: Default channel panning was broken, using all-center panning instead of |