pipewire/spa/plugins/bluez5
Pauli Virtanen 6114ca7c4a bluez5: fix queueing codec switches
Make queueing a codec switch work properly.  When receiving the dbus
reply, it should move to latest one. Others should be discarded.

Previously, it instead hit an assert, if there were more than two
queued.
2021-02-24 21:14:25 +00:00
..
a2dp-codec-aac.c bluez5: aac: set reasonable default bitrate 2021-02-13 19:03:13 +00:00
a2dp-codec-aptx.c
a2dp-codec-ldac.c
a2dp-codec-sbc.c bluez5: connect to SBC endpoints in order of preference 2021-02-04 00:05:34 +02:00
a2dp-codecs.c bluez5: support device capability checks beyond A2DP caps + split sbc-xq to separate codec 2021-02-02 09:56:29 +00:00
a2dp-codecs.h bluez5: support device capability checks beyond A2DP caps + split sbc-xq to separate codec 2021-02-02 09:56:29 +00:00
a2dp-sink.c bluez5: add delay adjustment property + fallback value for a2dp-sink 2021-02-18 11:33:45 +00:00
a2dp-source.c Move node.pause-on-idle setting to config files 2021-02-08 17:19:47 +01:00
backend-hsphfpd.c
backend-native.c bluez5: backend-native: Check volume values 2021-02-18 18:32:21 +00:00
backend-ofono.c
bluez5-dbus.c bluez5: fix queueing codec switches 2021-02-24 21:14:25 +00:00
bluez5-device.c bluez5: route shouldn't list a2dp profiles when not connected 2021-02-19 21:16:27 +02:00
defs.h bluez5: fix queueing codec switches 2021-02-24 21:14:25 +00:00
meson.build
plugin.c
README-SBC-XQ.md
rtp.h
sco-io.c
sco-sink.c
sco-source.c