libopenmpt
https://lib.openmpt.org/libopenmpt/
C++ and C library to decode tracker music files
- Links to multimedia:libs / libopenmpt
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ecsos/libopenmpt && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000012 12 Bytes | |
libopenmpt-0.7.11+release.autotools.tar.gz | 0001671784 1.59 MB | |
libopenmpt.changes | 0000073324 71.6 KB | |
libopenmpt.spec | 0000004156 4.06 KB |
Latest Revision
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).
Comments 0