Revisions of libopenmpt

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 6)
- Update to 0.6.4
  - [Bug] openmpt123: Linking failed when using Autotools build system targeting MinGW.
  - [Bug] tests: Linking failed when using Autotools build system targeting MinGW.
  - [Bug] examples: Linking failed when using Autotools build system targeting MinGW.
  - [Change] Support for mingw-std-threads when building for MinGW targets is now deprecated
    because this is not supported for GCC 11 or later
    (see https://github.com/meganz/mingw-std-threads/issues/79).
  - Ping-pong sample loops sometimes stopped playing at the end of the loop.
- Changes from 0.6.3
  - Pitch / Pan Separation and Random Variation instrument properties
    were not resetting properly when seeking, potentially causing
    instruments to be played e.g. at a vastly different pan position
    compared to playing the module continuously.
  - MED: Stereo samples were not imported correctly.
  - zlib: Update to v1.2.12 (2022-03-27).
- Changes from 0.6.2
  - [Sec] Possible out-of-bounds write in malformed IT / XM / MPTM
    files using the internal LFO plugin. (r17076)
  - [Sec] Possible out-of-bounds read when using Amiga BLEP
    interpolation with extremely high-pitched notes. (r17078, r17079)
  - ISO-8859-1-related charsets from Amiga OS and RISC OS are now
    handled more accurately, thus avoiding some unwanted control characters.
  - MO3: Pattern indices 254 / 255 were not treated as playable
    patterns even if the original file was a MOD / XM.
  - Correctly apply ST3-style effect memory when seeking in S3M files.
  - Command S (S3M / IT style) effect memory was not applied when seeking.
  - Initial channel mute status was not reported correctly in
    get_channel_mute_status since libopenmpt 0.6.0.
  - FLAC: Update to v1.3.4 (2022-02-21).
  - pugixml: Update to v1.12.1 (2022-02-16).
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 5)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 4)
- Update to 0.5.17
  * [**Sec**] Possible out-of-bounds write in malformed 
    IT / XM / MPTM files using the internal LFO plugin. (r17081)
  * [**Sec**] Possible out-of-bounds read when using Amiga BLEP
    interpolation with extremely high-pitched notes. (r17082)
  * MO3: Pattern indices 254 / 255 were not treated as playable
    patterns even if the original file was a MOD / XM.
  * Correctly apply ST3-style effect memory when seeking in S3M
    files.
  * Command S (S3M / IT style) effect memory was not applied when
    seeking.
  * FLAC: Update to v1.3.4 (2022-02-21).
  * pugixml: Update to v1.12.1 (2022-02-16).
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 3)
- Update to 0.5.16
  * [Bug] Possible hang with malformed DMF, DSM, MED and OKT files
    containing 65536 or more patterns when destroying the module.
  * [Bug] Avoid NaNs and infinite values with custom tunings.
  * The letter “z” is now evaluated in fixed MIDI macros (Z80…ZFF)
    the same way as in Impulse Tracker.
  * MOD: Loosened VBlank timing heuristics so that “frame of mind”
    by Dascon plays correctly.
  * MOD: Validate the contents of “hidden” patterns beyond the end
    of the order list when the file size matches the expected size
    when only taken “official” patterns into account. This fixes
    Shofixti Ditty.mod from Star Control 2 while keeping other
    (partly broken) modules working.
  * MED: Command 20 (reverse sample) is now only applied when it’s
    next to a note.
- Update to 0.5.15
  * [Sec] Possible out-of-bounds read of stack-allocated array in
    malformed AMS files. (r16243)
  * [Bug] Fixed various undefined behaviour found with ubsan.
  * IT: Even after libopenmpt 0.5.14 the filter reset logic was
    still not 100% identical to Impulse Tracker: A note triggered
    on tick 0 of a row with a Pattern Delay effect still caused the
    filter to be reset on repetitions of that row even though the
    note wasn’t retriggered.
  * MOD: Loosened VBlank timing heuristics so that the original
    copy of Guitar Slinger from Dizzy Tunes II plays correctly.
  * mpg123: Update to v1.29.3 (2021-12-11).
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 2)
- Update to 0.5.14:
  * [Sec] Possible out-of-bounds read in Chorus plugin with NaN
    plugin parameters. Most implementations of the “fast math”
    compiler optimizations will prevent this crash but it is not
    guaranteed. (r16096)
  * [Bug] Fixed undefined behaviour with custom tunings found with
    ubsan.
  * OPL: Improved channel allocation strategy when there are lots
    of faded-out notes.
  * MOD: Digital Tracker MODs have four unknown bytes right after
    the magic bytes which seem to be ignored even by Digital
    Tracker itself. Just skip over them.
  * The logic when to turn off the resonant filter was broken in
    some edge cases since libopenmpt 0.5.1.
  * IMF: Implemented XE1-XE3 commands, which disable individual
    envelopes. Command Nxy (cutoff slide + resonance) is now also
    partially supported (only resonance for now).
  * IMF: Filter envelopes were upside down.
  * MTM: Omitting pattern loading through the load.skip_patterns
    ctl caused sample data to be corrupted.
  * S3M: Ignore O00 commands in files created with Scream Tracker
    3.00 and 3.01, as this command only gained effect memory in
    version 3.03.
  * STM: Use S3M-like sample swap behaviour.
  * XM: Disable arpeggio quirk for XMs made with Skale Tracker.
    Fixes KAPTENFL.XM.

- Update to 0.5.13:
  * [Bug] Fixed various undefined behaviour found with ubsan.
  * IMF: Change envelope interpretation to be more like in XM instead of
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 1)
Displaying all 6 revisions
openSUSE Build Service is sponsored by