Commit Graph

747 Commits

Author SHA1 Message Date
Nuive
92033472a3 espeak-ng: initial package 2022-01-14 04:02:16 +01:00
CvH
d2087422d3 Merge pull request #6057 from heitbaum/taglib
taglib: update to 1.12
2022-01-02 11:06:57 +01:00
heitbaum
706ca0072b taglib: update to 1.12
update 1.11.1 (2016-10-24) to 1.12 (2021-02-15)
release notes: https://github.com/taglib/taglib/releases
remove incorporated patch
2022-01-01 11:38:16 +00:00
heitbaum
124956143b libogg: update download link to HSTS 2022-01-01 10:42:13 +00:00
Ian Leonard
75ae442551 libogg: update to 1.3.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-12-30 22:16:13 +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
Christian Hewitt
3598d43336 alsa-utils: rework Amlogic card soundconfig setup 2021-12-17 09:59:15 +00:00
SupervisedThinking
9aa8f28f78 pulseaudio: update to 15.0
- updated meson opts
- dropped doc patch -> now disabled by meson opt
2021-12-02 18:18:05 +01:00
Christian Hewitt
9f164e9a01 alsa-utils: quote card name in soundconfig 2021-11-26 12:00:19 +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
Matthias Reichl
318ea588bd alsa-utils: update to 1.2.5.1
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-16 12:26:09 +02:00
Matthias Reichl
e3897cb92d alsa-topology-conf: update to 1.2.5.1
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-16 12:26:09 +02:00
Matthias Reichl
6d7501a93b alsa-ucm-conf: update to 1.2.5.1
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-16 12:26:09 +02:00
Matthias Reichl
8762f3e5e1 alsa-lib: update to 1.2.5.1
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-16 12:19:42 +02:00
heitbaum
0cdfd5b3a0 libsndfile: reorder static libraries 2021-09-29 20:45:20 +10:00
heitbaum
b2881a1cb8 libsndfile: enable external-libs (FLAC, Ogg, Opus and Vorbis)
create the pkg-config sndfile.pc used by fluidsynth and pulseaudio
2021-09-27 20:37:23 +10:00
heitbaum
230cd0deec fluidsynth: update to 2.2.3
update 1.1.6 (25 Jun 2017) to 2.2.3 (12 Sep 2021)
changelog: https://github.com/FluidSynth/fluidsynth/releases
release notes:
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.8
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.0
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.1
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.2
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.3

- enable linking with libsndfile
- use static libraries during build
2021-09-27 20:37:23 +10:00
heitbaum
60e781d36c soxr: dont build with openmp 2021-09-27 20:37:23 +10:00
heitbaum
cca7aa5ed9 pulseaudio: dont build docs 2021-09-12 00:26:40 +10:00
CvH
8c5d3a9831 Merge pull request #5208 from SupervisedThinking/libsndfile
libsndfile: update to 1.0.31
2021-08-11 13:11:26 +02:00
heitbaum
80a9c985ba wavpack: fix includedir 2021-07-01 15:05:54 +00:00
Alex Bee
49d85e78d3 alsa-utils: unmute headphone jack for ES8316 codec 2021-04-19 23:10:46 +02:00
heitbaum
705facbe61 libogg: fix CMAKE options syntax 2021-03-25 11:55:48 +00:00
CvH
3afd911ec3 Merge pull request #5244 from lrusak/pulseaudio-updates
Pulseaudio fixes and changes
2021-03-20 10:22:36 +01:00