From: <sv...@op...> - 2024-03-23 16:16:09
|
Author: sagamusix Date: Sat Mar 23 17:15:57 2024 New Revision: 20431 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=20431 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 Sat Mar 23 16:38:08 2024 (r20430) +++ branches/OpenMPT-1.29/libopenmpt/dox/changelog.md Sat Mar 23 17:15:57 2024 (r20431) @@ -7,6 +7,15 @@ ### libopenmpt 0.5.29-pre + * [**Sec**] Undefined behaviour in song length calculation with nested loops + that cause a length of infinity to be calculated (r20422). + + * MED: Transposed samples were playing too low in some files (e.g. mix94.mmd1). + * OKT: Some files with garbage at the end were rejected + (e.g. katharsis - piano lesson.okta). + * Compressor DMO: It was possible that the plugin would not behave as intended + at mix rates above 500 kHz. + ### libopenmpt 0.5.28 (2024-03-17) * [**Sec**] Null-pointer write (32bit platforms) or excessive memory |