Commit graph

743 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
0f4382b4f9
remove unnecessary safe_remove
these files/folders are excluded in script/install
2022-03-29 21:32:47 +02:00
Tomáš Kelemen (vudiq)
ac349f1b3a
fix easyrpg: build some audio libs as shared
- libsndfile: build shared libs
- flac: build shared libs
- libogg: build shared libs
- libvorbis: build shared libs
2022-03-28 23:16:54 +02:00
Tomáš Kelemen (vudiq)
7cbb2e6a24
Merge LibreELEC 10.0.2 2022-03-04 22:36:18 +01:00
Nuive
b1ca76fcae espeak-ng: initial package 2022-01-14 03:31:16 +01:00
heitbaum
0ae73d625c 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 05:28:51 +00:00
heitbaum
967cdba4c4 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 05:28:51 +00:00
heitbaum
5c621181e8 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-12-25 05:28:51 +00:00
Tomáš Kelemen (vudiq)
f4f61ac3d9
Merge LibreELEC 10.0.1 2021-11-03 13:03:34 +01:00
GavinDarkglider
4d58d3cf00
Add support for Nintendo Switch (#1536) 2021-10-27 09:47:55 +02:00
David Lawson
9fa1a80c48 Add support for RPi4-RetroDreamer
port of e5fa7df548
2021-10-10 21:43:56 +02:00
heitbaum
d6ba70f526 libsndfile: reorder static libraries 2021-09-29 20:45:55 +10:00
heitbaum
7a20467088 libsndfile: enable external-libs (FLAC, Ogg, Opus and Vorbis)
create the pkg-config sndfile.pc used by fluidsynth and pulseaudio
2021-09-27 20:46:29 +10:00
SupervisedThinking
f5b3caace1 libsndfile: update to 1.0.31
- updated copyright notes
- updated license to SPDX short identifier
- switched to github repo
- enabled pic
- use CMake build
- updated build opts
2021-09-27 20:46:29 +10:00
heitbaum
38fff19e02 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:46:29 +10:00
heitbaum
fe693871c5 soxr: dont build with openmp 2021-09-27 20:46:29 +10:00
Tomáš Kelemen (vudiq)
ae6858bd53 Update to LibreELEC 9.97.1 2021-07-15 18:40:20 +02:00
heitbaum
80a9c985ba wavpack: fix includedir 2021-07-01 15:05:54 +00:00
Tomáš Kelemen (vudiq)
32c502c1a9 Merge branch 'master' into lakka 2021-05-22 19:10:57 +02:00
Alex Bee
49d85e78d3 alsa-utils: unmute headphone jack for ES8316 codec 2021-04-19 23:10:46 +02:00
Tomáš Kelemen (vudiq)
55dd5f0dff Lakka: correctly add alsa support 2021-04-14 00:43:21 +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
Christian Hewitt
0166c7ca16
Merge pull request #5229 from lrusak/alsa-user
alsa-lib: remove duplicate user creation (already in systemd)
2021-03-19 19:25:41 +04:00
Lukas Rusak
e006b5c2f1
pulseaudio: explicitly enable realtime usage 2021-03-11 09:06:34 -08:00
Lukas Rusak
b9d2f0049c
pulseaudio: explicitly enable memfd usage 2021-03-11 09:06:34 -08:00
Lukas Rusak
be73b11f10
pulseaudio: set env for PULSE_STATE_PATH and PULSE_CONFIG_PATH 2021-03-11 09:06:34 -08:00
Lukas Rusak
228bdeeafd
pulseaudio: remove loading unneeded modules 2021-03-11 09:06:33 -08:00
Lukas Rusak
9592aad7fe
pulseaudio: enable using module-card-restore to remember card profiles 2021-03-11 09:06:33 -08:00
Lukas Rusak
8661d3feab
pulseaudio: use default dbus policy file 2021-03-11 09:06:33 -08:00
Lukas Rusak
b4d22c3263
alsa-lib: remove duplicate user creation (already in systemd) 2021-03-08 16:35:05 -08:00
SupervisedThinking
fa02fe189d pulseaudio: module-rescue-stream is deprecated - remove it from system.pa config
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/#module-rescue-streamsisdeprecatedfunctionalitymovedtothecore
2021-03-04 21:00:59 +01:00
CvH
93f2409ed4
Merge pull request #5085 from heitbaum/mpt
libopenmpt: update to 0.4.17
2021-02-16 17:59:15 +01:00
SupervisedThinking
5867300326 openal-soft: clean up / drop host build 2021-02-14 14:48:41 +01:00
heitbaum
859a3cde3c openal-soft: update to 1.21.1
update 1.21.0 (2020-11-04) to 1.21.1 (2021-02-05)
changelog: https://raw.githubusercontent.com/kcat/openal-soft/master/ChangeLog
2021-02-07 10:50:30 +00: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
CvH
b438ee40c2
Merge pull request #4986 from heitbaum/bump-pulse
pulseaudio: update to 14.2
2021-01-23 09:30:57 +01:00
heitbaum
50447edd53 wavpack: update to 5.4.0
update 5.3.0 to 5.4.0
news: https://raw.githubusercontent.com/dbry/WavPack/master/NEWS
release notes: https://github.com/dbry/WavPack/releases/tag/5.4.0
2021-01-20 11:35:31 +00:00
heitbaum
868bb9fe9e pulseaudio: update to 14.2
update 14.0 to 14.2
release: https://lists.freedesktop.org/archives/pulseaudio-discuss/2021-January/031986.html
release: https://lists.freedesktop.org/archives/pulseaudio-discuss/2021-January/031990.html
news: https://raw.githubusercontent.com/pulseaudio/pulseaudio/stable-14.x/NEWS
2021-01-20 11:31:58 +00:00
Ian Leonard
d758cd4728 audio: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:42 +00:00
CvH
7c26845681 libogg: switch to cmake 2021-01-19 18:36:49 +01:00
chewitt
7c9365ae35 alsa-utils: fix soundconfig for devices with TDMB > TDMA changes 2021-01-13 11:29:08 +00:00
heitbaum
fcda320ace sbc: fix linker issue if not x86_64 2021-01-10 11:43:48 +00:00
heitbaum
f62d4ffbbb sbc: update to 1.5 2021-01-07 11:25:15 +00:00
heitbaum
92d06eace1 openal-soft: update to 1.21.0 2021-01-07 11:24:53 +00:00
heitbaum
173f90b252 libopenmpt: update to 0.4.16 2021-01-07 11:24:28 +00:00
CvH
d3c4ed81d4
Merge pull request #4695 from heitbaum/pulseaudio_update
pulseaudio: update to 14.0
2020-12-30 23:22:21 +01:00
heitbaum
e99ea7a5a5 pulseaudio: update to 14.0 2020-11-26 11:49:17 +00:00
heitbaum
0ee5066a9c lame: update to 3.100 2020-11-26 05:56:31 +00:00
Matthias Reichl
6827e5e910 alsa-utils: update to 1.2.4
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-20 19:54:51 +02:00
Matthias Reichl
ab3d06fa9a alsa-topology-conf: update to 1.2.4
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-20 19:52:47 +02:00