From: <sv...@op...> - 2024-03-16 21:57:36
|
Author: sagamusix Date: Sat Mar 16 22:57:25 2024 New Revision: 20381 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=20381 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 Sat Mar 16 22:06:39 2024 (r20380) +++ branches/OpenMPT-1.31/doc/libopenmpt/changelog.md Sat Mar 16 22:57:25 2024 (r20381) @@ -18,6 +18,13 @@ * [**Sec**] DMF: Possible null-pointer write or excessive memory allocation when reading DMF files (r20323). + * IT: In the previous version, Zxx macros in IT files made with older MPT + versions were no longer working. + * There was a periodic click when playing a module using the Chorus or Flanger + DMO plugin at a mix rate exceeding ~136.5 kHz. + * An older bugfix for undefined behaviour in the Distortion DMO plugin was + incorrect, causing the distorted sound to be different in some situations. + * xmp-openmpt: Metadata retrievel for playlist items was broken. ### libopenmpt 0.7.4 (2024-03-03) |