pipewire/spa/plugins
Pauli Virtanen a9cc3f2813 bluez5: deprioritize audio-gateway if remote is HFP HF + A2DP sink
If remote supports both HFP HF and AG, both may get connected, which
occurs with Pipewire<->Pipewire connection.  In this case, Pipewire on
both sides may pick the audio-gateway profile.

To avoid both sides being audio-gateway, if remote is both A2DP sink and
HF, use lower priority for the audio-gateway profile.  Generally, BlueZ
won't connect both A2DP Source and Sink between same devices at the same
time, so we use that to determine which side should be the receiver.
2023-09-24 15:45:33 +03:00
..
aec aec: support both webrtc versions 2023-09-14 15:35:40 +02:00
alsa alsa: silence an error after resync 2023-09-22 11:23:51 +02:00
audioconvert audioconvert: silence some debug 2023-09-15 12:18:20 +02:00
audiomixer audiomixer: Correctly initialise data_loop 2023-09-20 21:46:24 -04:00
audiotestsrc node: update the duration/rate from the target 2023-03-23 18:39:27 +01:00
avb handle NULL latency param 2023-09-13 11:13:48 +02:00
bluez5 bluez5: deprioritize audio-gateway if remote is HFP HF + A2DP sink 2023-09-24 15:45:33 +03:00
control node: clarify port_set_io and SPA_IO_Buffers 2023-09-11 11:23:25 +02:00
ffmpeg treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
jack jack: improve jack-sink and jack-source 2023-04-25 20:17:11 +02:00
libcamera spa: libcamera: add libcamera version check for properties::SystemDevices 2023-07-19 09:21:03 +00:00
support node-driver: ensure position doesn't jump 2023-09-21 09:52:53 +02:00
test treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
v4l2 handle NULL latency param 2023-09-13 11:13:48 +02:00
videoconvert treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
videotestsrc treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
volume volume: Fix inverted check for buffer validity 2023-03-31 08:19:07 +00:00
vulkan vulkan: fix uninitialized writeDescriptor 2023-08-31 10:08:06 +00:00
meson.build Disable alsa plugin on !Linux platforms. 2023-03-15 16:53:41 +00:00