pipewire/src
Pauli Virtanen 4b831021fb bluez5: add a dummy AVRCP player as a workaround
Some devices (Bose Mini Soundlink II, Air 1 Plus, ...) don't enable
AVRCP volume control, or fail to enable it before a hardware button is
pressed.  However, these devices appear to enable it, if an AVRCP player
is present.

As a workaround, register a dummy AVRCP player for each adapter. It only
displays the current transport acquisition state as playing/stopped, but
just its presence appears to be enough to make devices behave.

Multiple AVRCP players interfere with each other, as BlueZ uses the one
registered earliest as the default player. So add also a config option
for disabling this. (It's not common to have mpris-proxy etc. running,
so defaulting to true should be OK.)

See pipewire#1157
2021-10-10 16:24:41 +03:00
..
daemon bluez5: add a dummy AVRCP player as a workaround 2021-10-10 16:24:41 +03:00
examples doc: link examples to Doxygen docs 2021-10-10 00:35:46 +03:00
gst gst: Don't reconnect gstpipewiresrc 2021-10-09 13:12:06 +00:00
media-session fix codespell issues 2021-10-07 15:26:18 +00:00
modules meson: make it possible to compile without dbus 2021-10-09 15:00:04 +02:00
pipewire impl-link: cancel link operations in work_queue in destroy 2021-10-09 15:18:20 +02:00
tests Remove remaining tabs from meson.build files 2021-09-30 00:08:27 +00:00
tools meson: make it possible to compile without dbus 2021-10-09 15:00:04 +02:00
meson.build Promote media-session to its own subdirectory 2021-09-22 08:53:08 +02:00