Commit graph

94 commits

Author SHA1 Message Date
GavinDarkglider
4f8d2a57e9
WIP - Add Support for Ayn Odin (#1713)
* Initial fully buildable/bootable Odin Support

* Rework NX-Boot to FAT32 Boot for shared usage between switch and odin

* Move shared packages from switch/odin to main packages folder
2023-01-21 16:11:38 +01:00
Tomáš Kelemen (vudiq)
33e9e1eaaa
Merge branch 'LibreELEC.tv/master' into Lakka-LE-master 2023-01-18 11:15:04 +01:00
Rudi Heitbaum
f948de7b11 pulseaudio: update to 16.1
news:
- https://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/NEWS

PulseAudio 16.1

A bug fix release.

 * Fix parsing of percentage volumes with decimal points in pactl
 * Fix crash with the "pacmd play-file" command when reads from the disk aren't frame-aligned
 * Fix module-rtp-recv sometimes thinking it's receiving an Opus stream when it's not
 * Fix frequent crashing in module-combine-sink, regression in 16.0
 * Fix crashing on 32-bit architectures when using the GStreamer codecs for LDAC and AptX

Contributors

Georg Chini
Igor V. Kovalenko
Jaechul Lee
Jan Palus
Sean Greenslade
2022-06-23 11:03:32 +00:00
Rudi Heitbaum
a3a02d787b pulseaudio: update to 16.0
Release Notes:
- https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/16.0/
2022-05-30 03:23:12 +00:00
GavinDarkglider
af6be3378a
Fix Switch build in new tree (#1687) 2022-04-23 21:36:57 +02:00
Tomáš Kelemen (vudiq)
ee6140e55c
Merge 'libreelec/master' 2022-03-04 00:02:04 +01: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
GavinDarkglider
c03d8024fb
Add support for Nintendo Switch (#1536) 2021-10-27 13:36:27 +02:00
heitbaum
cca7aa5ed9 pulseaudio: dont build docs 2021-09-12 00:26:40 +10:00
CvH
3afd911ec3
Merge pull request #5244 from lrusak/pulseaudio-updates
Pulseaudio fixes and changes
2021-03-20 10:22:36 +01: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
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
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
heitbaum
e99ea7a5a5 pulseaudio: update to 14.0 2020-11-26 11:49:17 +00:00
CvH
9e3471bb16 pulseaudio: fix depend target for glib 2020-06-14 15:43:58 +02:00
MilhouseVH
5f0d885b50 pulseaudio: drop module-native-protocol-tcp 2019-11-18 20:28:47 +00:00
Lukas Rusak
9e80f251b2
pulseaudio: enable speex support
this fixes the following warning:

meson.build:871: WARNING:
You do not have speex support enabled. It is strongly recommended
that you enable speex support if your platform supports it as it is
the primary method used for audio resampling and is thus a critical
part of PulseAudio on that platform.
2019-10-24 11:40:51 -07:00
Lukas Rusak
9d258c3ba6
pulseaudio: use safe_remove 2019-10-21 13:20:17 -07:00
Lukas Rusak
511edcf560
pulseaudio: switch to use meson 2019-10-21 13:17:03 -07:00
5schatten
d3c938dad3 pulseaudio: update to 13.0 / dropped upstreamed & renamed patch 2019-09-21 14:05:30 +02:00
MilhouseVH
b518bbf4e7 packages: implement late variable binding
Move variable assignments into configure_package() if the assignments
depend on variables initialised after the package is sourced, ie.
$PKG_BUILD, $PKG_SOURCE_NAME etc.
2018-12-18 03:43:28 +00: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
Jernej Škrabec
def481bba6
Merge pull request #2865 from MilhouseVH/le90_pulseaudio_less_noisy
pulseaudio: silence some warnings
2018-08-09 18:57:08 +02:00
MilhouseVH
6ebafbdf55 pulseaudio: silence some warnings 2018-08-04 00:00:42 +01:00
5schatten
8e319a886f pulseaudio: added glib:host pkg dependency 2018-08-02 13:06:22 +02:00
5schatten
3ab7961215 pulseaudio: update to v12.2 / drop unneeded patches 2018-08-01 21:32:39 +02:00
CvH
eb2c07036f spdx: packages/audio 2018-07-17 23:58:49 +02:00
CvH
7c30dc4927 pulseaudio: remove fix and cleanup 2018-06-02 22:17:15 +02:00
CvH
1ffbe85b23 pulseaudio: build fix 2018-05-25 23:49:23 +02:00
MilhouseVH
3f9fc27686 pulseaudio: fix glibc-2.27 build 2018-02-05 19:20:54 +00:00
MilhouseVH
844dfe8c5f pulseaudio: update to pulseaudio-11.1 2018-01-06 11:44:25 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
MilhouseVH
c863ecc017 packages: use target_has_feature 2017-10-18 00:40:05 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Lukas Rusak
c98f46f3e6
pulseaudio: set remixing-use-all-sink-channels = no 2017-10-02 14:00:24 -07:00
Lukas Rusak
04b2f7d3f7
pulseaudio: update to 11.0 2017-09-08 14:28:29 -07:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
c2dc3afb0b pulseaudio: enable neon by default for aarch64 2017-05-13 07:30:38 +01:00
MilhouseVH
82b6c4c4a1 Merge pull request #1312 from lrusak/openssl
move back to openssl
2017-03-14 18:57:45 +00:00
Lukas Rusak
8e797eff17
use openssl instead of libressl 2017-03-14 10:46:29 -07:00
Gerald Dachs
8b69619858 added patch packages/audio/pulseaudio/patches/pulseaudio-0900.03-eliminates-lags-after-bluetooth-packet-loss.patch 2017-03-11 00:38:50 +01:00
Lukas Rusak
bf381c1d21
pulseaudio: update to 10.0 2017-02-01 13:33:56 -08:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00