c2e0c759b4
Accepting request 1112006 from home:tiwai:branches:multimedia:libs
...
- Enable webrtc AEC3 support:
echo-cancel-add-webrtc-AEC3-support.patch
- Build fixes for webrtc-audio-processing 1.3 (only enabled for TW,
so far; Leap 15.x still receives the old version):
build-sys-Bump-cpp_std-to-c-17.patch
build-sys-Bump-webrtc-audio-processing-dependency.patch
OBS-URL: https://build.opensuse.org/request/show/1112006
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=263
2023-09-18 14:57:51 +00:00
87eb029056
Accepting request 1096122 from home:favogt:lessgdm
...
- Drop pulseaudio-gdm-hooks subpackage including default.pa-for-gdm
and pulseaudio-gdm-hooks.tmpfiles. Moved to gdm instead.
OBS-URL: https://build.opensuse.org/request/show/1096122
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=262
2023-06-30 13:46:09 +00:00
87f4d1ac38
Accepting request 1074132 from home:marxin:branches:multimedia:libs
...
- Enable LTO as the GCC issue is fixed with gcc13 (boo#1133278).
OBS-URL: https://build.opensuse.org/request/show/1074132
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=261
2023-03-27 07:02:01 +00:00
8ec3d4eb14
Accepting request 1061238 from home:gmbr3:Active
...
- Move dbus-1 system.d file to /usr (bsc#1207584)
OBS-URL: https://build.opensuse.org/request/show/1061238
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=260
2023-01-28 09:43:37 +00:00
807cb9262a
Accepting request 989937 from home:tiwai:branches:multimedia:libs
...
- Update to 16.1 (bsc#1201331):
* 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
OBS-URL: https://build.opensuse.org/request/show/989937
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=259
2022-07-18 12:26:19 +00:00
782d245b06
Accepting request 979981 from home:ukbeast89:branches:multimedia:libs
...
- update to 16.0:
* Notes for end users
* Opus support in RTP modules
* Improved hardware support
* EPOS/Sennheiser GSP 670 USB/wireless headset
* SteelSeries GameDAC
* Behringer UMC22 generalized to Texas Instruments PCM2902 to support more products
* NI Komplete Audio 6 MK2 profiles
* Tunnel latency is now configurable
* Bluetooth device battery level reporting added
* Tunnel and combine-sunk latency fixes
* patcl can show information in JSON format
* Channel remixing can be disabled for module-combine-sink
* A lot of fixes to ALSA, bluetooth, and other components.
* Notes for application developers
* Stream latency reports now include resampler delay
* Module installation location changed, remember to upgrade paprefs to the latest version!
* Notes for packagers
* Opus support in the RTP modules requires enabling GStreamer
* Bluetooth battery level reporting via BlueZ requires enabling experimentals features in BlueZ
* New time smoother implementation
* Change Meson option 'daemon-only' to 'client'
* glib and fftw are now common dependencies, not only for the client.
* Enable GStreamer-based RTP by default when available
OBS-URL: https://build.opensuse.org/request/show/979981
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=258
2022-05-31 06:07:24 +00:00
4301a6d016
Accepting request 952936 from home:iznogood:branches:multimedia:libs
...
- As we now have gstreamer dependencies in place, pass
gstreamer=enabled to meson, enable the features.
OBS-URL: https://build.opensuse.org/request/show/952936
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=257
2022-02-09 13:31:26 +00:00
3641406c04
Accepting request 952926 from home:iznogood:branches:multimedia:libs
...
Add missing .changes entry in last acked sub to m:l pa
See https://build.opensuse.org/request/show/952828 and comments.
OBS-URL: https://build.opensuse.org/request/show/952926
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=256
2022-02-09 12:05:48 +00:00
d99bf65b8e
Accepting request 952828 from home:ailin_nemui:branches:multimedia:libs
...
Enable GStreamer support in Pulseaudio
This allows to use Bluetooth Headsets with LDAC or OpenAptX codec when available
OBS-URL: https://build.opensuse.org/request/show/952828
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=255
2022-02-09 08:29:17 +00:00
a3898dab08
Accepting request 950918 from home:iznogood:branches:multimedia:libs
...
- Drop unneeded nor used pkgconfig(gconf-2.0) BuildRequires: gconf
support was dropped upstream in version 15.
OBS-URL: https://build.opensuse.org/request/show/950918
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=254
2022-02-08 06:28:39 +00:00
d7b06d354a
Accepting request 946439 from home:tiwai:branches:multimedia:libs
...
- Workaround for spurious errors in dump-modules command
(bsc#1194379):
pulseaudio-dump-module-Ignore-invalid-module-init-tools.patch
OBS-URL: https://build.opensuse.org/request/show/946439
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=253
2022-01-14 15:13:27 +00:00
3ca35697b1
Accepting request 944017 from home:dimstar:Factory
...
- Fix parameters passed to meson:
* access-group, => access_group, system-group => system_group,
and system-user => system_user for them to actually have an
effect.
This actually seems to be a big ouch. Meson 0.60 will help avoid such things
Current spec with meson 0.60 fails with
[ 20s] meson.build:1:0: ERROR: Unknown options: "access-group, system-group, system-user"
The parameters were mis-spelled (- instead of _)
OBS-URL: https://build.opensuse.org/request/show/944017
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=252
2022-01-05 11:31:57 +00:00
954c153ab6
Accepting request 943176 from home:tiwai:branches:multimedia:libs
...
- Fix a typo in padsp LD_PRELOAD setup (bsc#1194074)
OBS-URL: https://build.opensuse.org/request/show/943176
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=251
2021-12-30 09:07:36 +00:00
79276d50c1
Accepting request 934566 from home:tiwai:branches:multimedia:libs
...
Fix a typo in setup-pulseaudio script in the previous SR
OBS-URL: https://build.opensuse.org/request/show/934566
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=250
2021-11-29 14:06:51 +00:00
e74fa2a5ac
Accepting request 934559 from home:tiwai:branches:multimedia:libs
...
- Improving the handling with pipewire (bsc#1188516):
* Split the setup script to a sub-package pulseaudio-setup to be
shared with pipewire-pulseaudio package
* Modified setup script to adapt pipewire-pulse
OBS-URL: https://build.opensuse.org/request/show/934559
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=249
2021-11-29 13:58:23 +00:00
eaba00ef93
Accepting request 931940 from home:gmbr3:Active
...
- Revert last change and BuildIgnore user(pulse) instead.
OBS-URL: https://build.opensuse.org/request/show/931940
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=248
2021-11-17 12:43:23 +00:00
adf441bf34
Accepting request 931866 from home:tiwai:branches:multimedia:libs
...
- Use system-user-pulse instead of user(pulse) for PreReq;
otherwise a new project can't resolve
OBS-URL: https://build.opensuse.org/request/show/931866
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=247
2021-11-16 22:48:47 +00:00
a3c5dd1800
Accepting request 927939 from home:tiwai:branches:multimedia:libs
...
- Revert the previous change, as it turned out to be broken;
Drop harden_pulseaudio.service.patch
OBS-URL: https://build.opensuse.org/request/show/927939
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=246
2021-10-28 12:17:47 +00:00
22a7b88d91
Accepting request 926705 from home:jsegitz:branches:systemdhardening:multimedia:libs
...
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
OBS-URL: https://build.opensuse.org/request/show/926705
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=245
2021-10-26 06:35:12 +00:00
f20ffb9118
Accepting request 924189 from home:jengelh:branches:multimedia:libs
...
factory review
- Make system-user-pulse noarch
OBS-URL: https://build.opensuse.org/request/show/924189
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=244
2021-10-08 11:45:44 +00:00
f34d5f5748
Accepting request 924105 from home:gmbr3:Active
...
- Split sysusers.d file to separate package as needed by brltty
(bsc#1191465)
OBS-URL: https://build.opensuse.org/request/show/924105
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=243
2021-10-08 06:22:36 +00:00
47b16901de
Accepting request 919983 from home:sbrabec:branches:tuu-goodbye
...
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
- Require perl-XML-Parser explicitly, it's needed by build.
OBS-URL: https://build.opensuse.org/request/show/919983
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=242
2021-09-18 14:34:46 +00:00
04b061ea7c
Accepting request 914218 from home:tiwai:branches:multimedia:libs
...
- Drop SDL_AUDIODRIVER override, as SDL already prefers PA as
default; this also fixes the recent breakage with SDL2 (bsc#1189778)
OBS-URL: https://build.opensuse.org/request/show/914218
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=241
2021-08-25 11:37:32 +00:00
a390faf263
Accepting request 912469 from home:oholecek:branches:multimedia:libs
...
- Update to PulseAudio 15
- drop esound compat support
- drop gconf support
- convert to mason build system
- disable doxygen doc generation
- dropped patches:
drop bluetooth patches integrated in release:
0001-bluetooth-use-consistent-profile-names.patch
0002-bluetooth-separate-HSP-and-HFP.patch
0003-bluetooth-add-correct-HFP-rfcomm-negotiation.patch
0004-bluetooth-make-native-the-default-backend.patch
0005-bluetooth-enable-module-bluez5-discover-argument-ena.patch
0006-bluetooth-fix-headset-auto-ofono-handover.patch
0007-bluetooth-prefer-headset-HFP-HF-connection-with-nati.patch
0008-bluetooth-complete-bluetooth-profile-separation.patch
0009-bluetooth-use-device-flag-to-prevent-assertion-failu.patch
0010-bluetooth-rename-enable_hs_role-to-enable_shared_pro.patch
0011-bluetooth-clean-up-rfcomm_write-usage.patch
drop parecord patches integrated in release
parecord-fix-Failed-to-open-audio-file-for-FLAC-and-.patch
parecord-really-fix-recording-OGG.patch
- refresh disabled-start.diff patch
- new features:
* Support for LDAC and AptX bluetooth codecs, plus "SBC XQ" (SBC with higher-quality parameters)
* Support for HFP bluetooth profiles
* Support for Bluetooth A2DP AVRCP Absolute Volume
* ALSA path configuration files can now be placed in user home directory
* module-virtual-surround-sink rewritten
* More options for module-jackdbus-detect
* Improved hardware support
* SteelSeries Arctis 9
* HP Thunderbolt Dock 120W G2
* Behringer U-Phoria UMC22
* OnePlus Type-C Bullets
* Sennheiser GSX 1000/1200 PRO
* New udev variable: PULSE_MODARGS
* max_latency_msec argument added to module-null-source
* module-filter-apply can take filter parameters from device properties
* module-match can now be loaded multiple times
* Improvements to FreeBSD support
* Windows support added to Meson
* Additional commands for pactl
* Card profiles can be set to sticky
* The startup script can now read additional configuration from the /etc/pulse/default.pa.d/ directory
** Notes for application developers
* New API for sending messages from clients to PulseAudio objects
* New mechanism for applications to disable shared memory on their connection to PulseAudio
( https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/15.0/ )
OBS-URL: https://build.opensuse.org/request/show/912469
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=240
2021-08-17 07:37:02 +00:00
cb3d18f28d
Accepting request 906933 from home:gmbr3:Active
...
- Remove unneeded shadow dependency, no longer required due to
systemd-sysusers
OBS-URL: https://build.opensuse.org/request/show/906933
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=239
2021-07-19 08:22:47 +00:00
e0733c7542
Accepting request 903579 from home:gmbr3:Active
...
- Change to using systemd-sysusers
- Remove old SUSE RPM constructs
OBS-URL: https://build.opensuse.org/request/show/903579
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=238
2021-07-16 14:43:31 +00:00
bcdf429ae3
Accepting request 886766 from home:mwilck:branches:multimedia:libs
...
- Really fix recording OGG with parecord (bsc#1183546)
parecord-really-fix-recording-OGG.patch
OBS-URL: https://build.opensuse.org/request/show/886766
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=237
2021-04-20 13:43:26 +00:00
5a6ab5a176
Accepting request 879517 from home:dirkmueller:Factory
...
- move license to licensedir
OBS-URL: https://build.opensuse.org/request/show/879517
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=236
2021-03-18 07:59:13 +00:00
bfc4a2a4ff
Accepting request 879246 from home:mwilck:branches:multimedia:libs
...
- Fix "Failed to open audio file" for FLAC and OGG (bsc#1183546)
parecord-fix-Failed-to-open-audio-file-for-FLAC-and-.patch
OBS-URL: https://build.opensuse.org/request/show/879246
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=235
2021-03-16 08:20:55 +00:00
37ac29471d
Accepting request 877714 from home:tiwai:branches:multimedia:libs
...
- Upstream fixes for supporting HFP in native backend (bsc#1167940):
0001-bluetooth-use-consistent-profile-names.patch
0002-bluetooth-separate-HSP-and-HFP.patch
0003-bluetooth-add-correct-HFP-rfcomm-negotiation.patch
0004-bluetooth-make-native-the-default-backend.patch
0005-bluetooth-enable-module-bluez5-discover-argument-ena.patch
0006-bluetooth-fix-headset-auto-ofono-handover.patch
0007-bluetooth-prefer-headset-HFP-HF-connection-with-nati.patch
0008-bluetooth-complete-bluetooth-profile-separation.patch
0009-bluetooth-use-device-flag-to-prevent-assertion-failu.patch
0010-bluetooth-rename-enable_hs_role-to-enable_shared_pro.patch
0011-bluetooth-clean-up-rfcomm_write-usage.patch
OBS-URL: https://build.opensuse.org/request/show/877714
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=234
2021-03-08 12:50:38 +00:00
cae22e639d
Accepting request 875167 from home:alarrosa:branches:multimedia:libs
...
- Let pulseaudio-utils require any pulseaudio-daemon provider
so parecord and the other utils can be used with other
pulseaudio implementations
OBS-URL: https://build.opensuse.org/request/show/875167
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=233
2021-02-25 16:08:31 +00:00
7181a752d5
Accepting request 875118 from home:alarrosa:branches:multimedia:libs
...
- Provide pulseaudio-daemon capability so pipewire-pulseaudio can
also provide that capability instead of providing 'pulseaudio'
itself which makes it difficult to recommend the pulseaudio
package (boo#1182730).
OBS-URL: https://build.opensuse.org/request/show/875118
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=232
2021-02-25 13:26:24 +00:00
776bc2dffa
Accepting request 867784 from home:tiwai:branches:multimedia:libs
...
- Drop the bad patch: pulseaudio-wrong-memset.patch
the patch has been wrongly refreshed, mutated into a harmful form.
The original bug has been already fixed in the upstream commit 764eabd10.
OBS-URL: https://build.opensuse.org/request/show/867784
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=231
2021-01-29 19:23:38 +00:00
9454d0083f
Accepting request 867525 from home:dimstar:Factory
...
- Supplement pulseaudio-bash-completion against bash-completion,
not bash.
* Fix database names containing canonical host for meson builds
OBS-URL: https://build.opensuse.org/request/show/867525
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=230
2021-01-29 19:05:02 +00:00
1392685cdd
Accepting request 866844 from home:Guillaume_G:branches:multimedia:libs
...
- Disable LTO on armv7 as it breaks the build
OBS-URL: https://build.opensuse.org/request/show/866844
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=229
2021-01-26 14:11:56 +00:00
00dcfbeb58
Accepting request 866344 from home:dirkmueller:branches:multimedia:libs
...
- udpate to 14.2:
* Support upto 8 mixer channels on ALSA devices
* Handle ALSA jacks with the same name but different index values
* Switch to plugged-in headset when mic availability is unknown
* Fix a potential segfault in the Bluetooth oFono HFP backend
* Fix a problem with module-ladspa-sink when avoid-resampling=true
* Update to the NEWS file for 14.0 (and 14.1)
* Fix database names containing canonical host for meson builds
OBS-URL: https://build.opensuse.org/request/show/866344
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=228
2021-01-24 11:22:43 +00:00
7e20d8ab48
Accepting request 863149 from home:tiwai:branches:multimedia:libs
...
- Drop the outdated module-rescue-stream from gdm default config
(bsc#1180869)
OBS-URL: https://build.opensuse.org/request/show/863149
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=227
2021-01-18 13:25:46 +00:00
f20af89e70
Accepting request 861404 from home:tiwai:branches:multimedia:libs
...
- Fix copyright in the spec file for SLE submission
OBS-URL: https://build.opensuse.org/request/show/861404
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=226
2021-01-07 16:40:04 +00:00
a22db8ef38
Accepting request 855972 from home:marxin:branches:multimedia:libs
...
- Enable LTO (boo#1133278) as it works now.
OBS-URL: https://build.opensuse.org/request/show/855972
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=225
2020-12-17 13:43:03 +00:00
de36953cac
Accepting request 852072 from home:tiwai:branches:multimedia:libs
...
- Build with --enable-stream-restore-clear-old-devices:
This is a bit destructive option, it will clear the old PA routing
once when upgraded prior to 14.0, but it's required for GNOME
(see the release notes above). It should be a one-off action,
and hopefully wouldn't bother too much.
OBS-URL: https://build.opensuse.org/request/show/852072
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=224
2020-12-01 10:02:26 +00:00
160e52b0ab
Accepting request 850818 from home:tiwai:branches:multimedia:libs
...
Removed stale patches
OBS-URL: https://build.opensuse.org/request/show/850818
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=223
2020-11-26 07:32:57 +00:00
52d379c041
Accepting request 850788 from home:tiwai:branches:multimedia:libs
...
- Update to pulseaudio 14.0:
see details in:
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/
- Drop obsoleted patches:
0001-alsa-mixer-path-test-Hide-unused-functions-when-buil.patch
0002-alsa-mixer-recognize-the-Speaker-Jack-control.patch
0003-alsa-mixer-add-support-for-SteelSeries-Arctis-Pro-20.patch
0004-alsa-mixer-Add-support-for-SteelSeries-Arctis-5-2019.patch
0005-alsa-mixer-add-support-for-LucidSound-LS31-and-creat.patch
0006-alsa-ucm-use-ucm2-name-for-the-direct-card-index-ope.patch
0007-alsa-ucm-add-mixer-IDs-to-ucm_items.patch
0008-alsa-mixer-handle-the-index-for-ALSA-mixer-element-i.patch
0009-alsa-mixer-improve-alsa_id_decode-function.patch
0010-alsa-ucm-Support-Playback-CaptureVolume.patch
0011-alsa-ucm-Fix-volume-control-based-on-review.patch
0012-alsa-ucm-use-the-correct-mixer-identifiers-as-first.patch
0013-alsa-ucm-add-support-for-master-volume.patch
0014-alsa-ucm-split-correctly-JackHWMute-device-names.patch
0015-alsa-ucm-fix-parsing-for-JackControl.patch
0016-alsa-ucm-add-comments-to-ucm_get_mixer_id.patch
0017-alsa-ucm-validate-access-to-PA_DEVICE_PORT_DATA.patch
0018-alsa-Skip-resume-PCM-if-hardware-doesn-t-support-it.patch
0019-alsa-ucm-parse-correctly-the-device-values.patch
0020-alsa-ucm-do-not-try-to-use-UCM-device-name-as-jack-n.patch
0021-alsa-util-do-not-try-to-guess-the-mixer-name-from-th.patch
0022-alsa-ucm-add-control-and-mixer-device-items.patch
0023-alsa-ucm-get-the-mixer-names-from-ucm-don-t-guess.patch
0024-alsa-ucm-use-the-proper-mixer-name-for-ucm-pcm-sink-.patch
0025-alsa-mixer-handle-interface-type-CARD-PCM-for-mixer-.patch
0026-alsa-mixer-Add-the-ability-to-pass-the-intended-role.patch
OBS-URL: https://build.opensuse.org/request/show/850788
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=222
2020-11-25 19:46:24 +00:00
025982e859
Accepting request 816371 from home:gmbr3:branches:Base:System3
...
- Fixes for %_libexecdir changing to /usr/libexec
OBS-URL: https://build.opensuse.org/request/show/816371
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=221
2020-06-26 13:37:54 +00:00
9ed5c9d27b
Accepting request 812265 from home:msmeissn:branches:multimedia:libs
...
- for libpulse-devel-32bit, require libpulse0-32bit + libpulse-mainloop-glib0-32bit
to help wine development (bsc#1172301)
OBS-URL: https://build.opensuse.org/request/show/812265
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=220
2020-06-09 11:27:35 +00:00
1de102e500
Accepting request 809086 from home:tiwai:branches:multimedia:libs
...
- Backport upstream fixes for ALSA UCM profile handling
(boo#1171492):
0033-alsa-Document-that-mixer-elements-can-be-identified-.patch
0034-alsa-ucm-correct-the-channel-default-logic-stereo.patch
0035-alsa-ucm-do-not-assign-JackHWMute-when-JackControl-i.patch
0036-ucm-Don-t-log-errors-during-normal-operation.patch
0037-alsa-handle-unavailbale-HW-volume-in-UCM.patch
0038-alsa-ucm-use-the-right-profile-name.patch
0039-ucm-fix-the-port-ucm-device-activation-on-boot.patch
0040-alsa-sink-source-fix-the-mixer-initialization.patch
OBS-URL: https://build.opensuse.org/request/show/809086
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=219
2020-05-27 06:23:43 +00:00
Tomáš Chvátal
0f30b84ec3
Accepting request 790961 from home:tiwai:branches:multimedia:libs
...
- Control systemd user socket activation in setup-pulseaudio script
too (boo#1168393)
OBS-URL: https://build.opensuse.org/request/show/790961
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=218
2020-04-03 06:35:00 +00:00
5dabf3bcba
Accepting request 774841 from home:tiwai:branches:multimedia:libs
...
- Backport upstream fixes / enhancements about alsa modules:
mainly for UCM support (boo#1160914):
0001-alsa-mixer-path-test-Hide-unused-functions-when-buil.patch
0002-alsa-mixer-recognize-the-Speaker-Jack-control.patch
0003-alsa-mixer-add-support-for-SteelSeries-Arctis-Pro-20.patch
0004-alsa-mixer-Add-support-for-SteelSeries-Arctis-5-2019.patch
0005-alsa-mixer-add-support-for-LucidSound-LS31-and-creat.patch
0006-alsa-ucm-use-ucm2-name-for-the-direct-card-index-ope.patch
0007-alsa-ucm-add-mixer-IDs-to-ucm_items.patch
0008-alsa-mixer-handle-the-index-for-ALSA-mixer-element-i.patch
0009-alsa-mixer-improve-alsa_id_decode-function.patch
0010-alsa-ucm-Support-Playback-CaptureVolume.patch
0011-alsa-ucm-Fix-volume-control-based-on-review.patch
0012-alsa-ucm-use-the-correct-mixer-identifiers-as-first.patch
0013-alsa-ucm-add-support-for-master-volume.patch
0014-alsa-ucm-split-correctly-JackHWMute-device-names.patch
0015-alsa-ucm-fix-parsing-for-JackControl.patch
0016-alsa-ucm-add-comments-to-ucm_get_mixer_id.patch
0017-alsa-ucm-validate-access-to-PA_DEVICE_PORT_DATA.patch
0018-alsa-Skip-resume-PCM-if-hardware-doesn-t-support-it.patch
0019-alsa-ucm-parse-correctly-the-device-values.patch
0020-alsa-ucm-do-not-try-to-use-UCM-device-name-as-jack-n.patch
0021-alsa-util-do-not-try-to-guess-the-mixer-name-from-th.patch
0022-alsa-ucm-add-control-and-mixer-device-items.patch
0023-alsa-ucm-get-the-mixer-names-from-ucm-don-t-guess.patch
0024-alsa-ucm-use-the-proper-mixer-name-for-ucm-pcm-sink-.patch
0025-alsa-mixer-handle-interface-type-CARD-PCM-for-mixer-.patch
0026-alsa-mixer-Add-the-ability-to-pass-the-intended-role.patch
0027-alsa-mixer-Set-the-intended-role-of-Steelseries-Arct.patch
0028-alsa-rewrite-mixer-open-close-cache-mixer-accesses-i.patch
OBS-URL: https://build.opensuse.org/request/show/774841
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=217
2020-02-17 11:47:50 +00:00
Tomáš Chvátal
437a827943
Accepting request 769450 from home:iznogood:branches:multimedia:libs
...
- No longer recommend -lang: supplements are in use.
OBS-URL: https://build.opensuse.org/request/show/769450
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=216
2020-02-03 11:07:16 +00:00
0df4dce717
Accepting request 758212 from home:dimstar:Factory
...
- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow
OBS to work with the -mini flavors. There is no need to be
scheduled behind the full systemd.
OBS-URL: https://build.opensuse.org/request/show/758212
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=215
2019-12-20 11:51:51 +00:00
Tomáš Chvátal
af64dda064
Accepting request 735898 from home:fcrozat:pulseaudio-gdm-fix
...
- Update pulseaudio-gdm-hooks.tmpfiles to use the same ownership
and permissions as in specfile for pulseaudio files.
- Update default.pa-for-gdm to not load bluetooth support in
pulseaudio gdm instance. This ensure headset are not stolen by
gdm instance instead of user instance. Idea from ArchLinux.
- Update pulseaudio-old-systemd-workaround.patch to disable
LockPersonality also on Leap 15.x.
OBS-URL: https://build.opensuse.org/request/show/735898
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=214
2019-10-09 10:41:25 +00:00