Commit Graph

91 Commits

Author SHA1 Message Date
Rudi Heitbaum
15a1ca0efb pulseaudio: update to 17.0
/etc/dbus-1 is relocated to /usr/share/dbus-1
2024-01-12 21:43:22 +00:00
Rudi Heitbaum
1b54a02521 glib: depend on glib:host 2023-10-28 23:23:08 +00: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
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
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