Commit graph

30 commits

Author SHA1 Message Date
Rudi Heitbaum
7c4f7969e7 libopenmpt: update to 0.6.6 2022-10-30 03:24:52 +00:00
Rudi Heitbaum
d0cab1e219 libopenmpt: update to 0.6.5 2022-08-27 06:36:53 +00:00
heitbaum
cfbe07638e libopenmpt: update to 0.6.4
update 0.5.15 (2021-12-23) to 0.6.4 (2022-06-12)

release notes:
- https://lib.openmpt.org/libopenmpt/2021/12/23/release-0.6.0/
- https://lib.openmpt.org/libopenmpt/2022/01/30/releases-0.6.1-0.5.16-0.4.29-0.3.37/
- https://lib.openmpt.org/libopenmpt/2022/03/13/security-updates-0.6.2-0.5.17-0.4.30-0.3.38/
- https://lib.openmpt.org/libopenmpt/2022/04/24/releases-0.6.3-0.5.18/
- https://lib.openmpt.org/libopenmpt/2022/06/12/release-0.6.4/

jk#
2022-06-18 11:56:50 +00:00
heitbaum
60462c8d2e libopenmpt: update to 0.5.15
release notes:
- https://lib.openmpt.org/libopenmpt/2021/12/05/security-updates-0.5.14-0.4.26-0.3.35/
- https://lib.openmpt.org/libopenmpt/2021/12/23/security-update-0.5.15-releases-0.4.27-0.3.36/

update 0.5.13 (2021-11-14) to 0.5.15 (2021-12-23)

--- 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).

--- 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.

miniz: Update to v2.2.0 (2021-06-27).

minimp3: Update to commit 50d2aaf360a53653b718fead8e258d654c3a7e41 (2021-11-27).
2021-12-25 02:09:32 +00:00
heitbaum
34b7b2a5f5 libopenmpt: add libvorbisfile to pkgconfig
fixes following build error:

./toolchain/armv7a-libreelec-linux-gnueabihf/sysroot/usr/lib/
  libopenmpt.a(libopenmpt_la-Load_xm.o):Load_xm.cpp:function
OpenMPT::ReadSampleData(OpenMPT::ModSample&, OpenMPT::SampleIO,
OpenMPT::detail::FileReader<OpenMPT::FileReaderTraitsStdStream>&,
bool&): error: undefined reference to 'ov_open_callbacks'
2021-12-25 01:05:28 +00:00
heitbaum
c044c3e38b libopenmpt: update to 0.5.13
update 0.4.17 (2021-01-31) to 0.5.13 (2021-11-14)

changelog:
- https://lib.openmpt.org/libopenmpt/2021/03/20/security-update-0.5.7-releases-0.4.19-0.3.28/
- https://lib.openmpt.org/libopenmpt/2021/04/11/security-updates-0.5.8-0.4.20-0.3.29/
- https://lib.openmpt.org/libopenmpt/2021/05/16/releases-0.5.9-0.4.21-0.3.30/
- https://lib.openmpt.org/libopenmpt/2021/07/04/releases-0.5.10-0.4.22-0.3.31/
- https://lib.openmpt.org/libopenmpt/2021/08/22/security-updates-0.5.11-0.4.23-0.3.32/
- https://lib.openmpt.org/libopenmpt/2021/10/04/security-updates-0.5.12-0.4.24-0.3.33/
- https://lib.openmpt.org/libopenmpt/2021/11/14/releases-0.5.13-0.4.25-0.3.34/
2021-11-23 21:27:15 +11:00
heitbaum
43b3ed4cf6 libopenmpt: update to 0.4.17
update 0.4.16 (2020-11-30) to 0.4.17 (2021-01-31)
changelog: https://lib.openmpt.org/libopenmpt/2021/01/31/releases-0.5.5-0.4.17-0.3.26/
change url to https as openmpt.org is now HSTS
2021-02-01 12:07:27 +00:00
heitbaum
173f90b252 libopenmpt: update to 0.4.16 2021-01-07 11:24:28 +00:00
MilhouseVH
7a113898ac libopenmpt: update to libopenmpt-0.4.11 2020-02-19 22:08:23 +00:00
MilhouseVH
36d17d1c5e libopenmpt: update to libopenmpt-0.4.5 2019-06-07 08:49:07 +01:00
MilhouseVH
ff567d405b libopenmpt: missing dependency 2019-02-22 20:11:26 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
eb2c07036f spdx: packages/audio 2018-07-17 23:58:49 +02:00
Matthias Reichl
3e1da7ae96 libopenmpt: enable pic
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
chewitt
1e5327217b libopenmpt: bump to 0.3.1 for audiodecoder.openmpt 2017-11-25 08:53:00 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Lukas Rusak
de0d226415 libopenmtp: fix typo 2016-11-22 00:53:50 -08:00
Lukas Rusak
1e535f9bc1
libopenmpt: update to 0.2.7386-beta20.3 2016-11-21 22:08:20 -08:00
awiouy
836ebe8b96 libopenmpt: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
CvH
32ad77a9d7 libopenmpt: update libopenmpt to 0.2.5787
- changed dl url to avoid useless repacking
- libopenmpt >= beta14 [Change] The C++ API example now uses the PortAudio C++ bindings instead of the C API
2016-02-11 21:39:35 +01:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Lukas Rusak
3bebe1c45b Revert "update to 0.2.5598, update link, fix licence"
This reverts commit e3e071547d.
2015-10-21 10:55:44 -07:00
qods
e3e071547d update to 0.2.5598, update link, fix licence 2015-09-15 14:15:15 +02:00
Arne Morten Kvarving
5c16c93d67 add libopenmpt 2015-04-06 15:56:55 +02:00