pipewire/spa/plugins/bluez5
Barnabás Pőcze eec372ba9d bluez5: require RegisterApplication() support
The `{Un}Register{Endpoint,Player}()` functions of the `org.bluez.Media1`
interface were deprecated with the introduction of the `{Un}RegisterApplication()`
functions[0][1]. Fallback to the deprecated interfaces has been present for a
long time in pipewire, but those parts in their current form are prone to
use-after-free issues (#5096). Instead of fixing them, remove them as they
have been deprecated for a long time. The first version of bluez that supports
the new interfaces is 5.51, released on 2019-09-19 [2].

[0]: https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=65bd68b907a95b4748df6929383a833ecfb4b660
[1]: https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=01f8fc2997524d85817adb8176e542bac9d0cdfa
[2]: https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?h=5.51&id=6de4bdb957cdc85d89851420ab06ca8e226f8d4e
2026-05-05 18:40:13 +02:00
..
g722
a2dp-codec-aac.c bluez5: aac: Use VBR encoding with Mode 5 by default 2026-04-05 20:24:47 +03:00
a2dp-codec-aptx.c
a2dp-codec-caps.h
a2dp-codec-faststream.c
a2dp-codec-lc3plus.c bluez5: lc3plus: add missing #include 2026-05-05 16:20:34 +00:00
a2dp-codec-ldac.c
a2dp-codec-opus-g.c security: fix integer overflow in Bluetooth codec codesize calculations 2026-04-24 15:55:35 +02:00
a2dp-codec-opus.c security: fix integer overflow in Bluetooth codec codesize calculations 2026-04-24 15:55:35 +02:00
a2dp-codec-sbc.c bluez5: sbc: clean up codec_enum_config 2026-03-09 15:53:35 +00:00
asha-codec-g722.c
backend-hsphfpd.c bluez5: fix wrong use of send_with_reply in HFP backends 2026-05-05 16:20:34 +00:00
backend-native.c bluez5: fix wrong use of send_with_reply in HFP backends 2026-05-05 16:20:34 +00:00
backend-ofono.c bluez5: fix wrong use of send_with_reply in HFP backends 2026-05-05 16:20:34 +00:00
bap-codec-caps.h
bap-codec-lc3.c security: fix integer overflow in Bluetooth codec codesize calculations 2026-04-24 15:55:35 +02:00
bluez-hardware.conf bluez5: more MT7925 quirks 2026-04-19 16:02:56 +00:00
bluez5-dbus.c bluez5: require RegisterApplication() support 2026-05-05 18:40:13 +02:00
bluez5-device.c bluez5: handle some allocation failures 2026-05-04 14:27:34 +02:00
bt-latency.h bluez5: deal with missing TX timestamps 2026-01-11 17:55:26 +02:00
codec-loader.c
codec-loader.h
dbus-monitor.c
dbus-monitor.h
decode-buffer.h spa: add and use spa_overflow macros 2026-04-24 15:55:35 +02:00
defs.h bluez5: require RegisterApplication() support 2026-05-05 18:40:13 +02:00
hci.c
hfp-codec-caps.h
hfp-codec-cvsd.c
hfp-codec-lc3-a127.c
hfp-codec-lc3-swb.c
hfp-codec-msbc.c
hfp-h2.h
iso-io.c bluez5: iso-io: don't use streams without tx_latency enabled for fill level calculation 2026-04-09 08:00:37 +00:00
iso-io.h bluez5: iso-io: add debug option for forcing same data in all streams 2026-01-11 17:55:26 +02:00
media-codecs.c
media-codecs.h
media-sink.c bluez5: handle fd allocation errors 2026-05-05 11:37:18 +02:00
media-source.c plugins: handle some fd allocation errors 2026-05-05 11:36:45 +02:00
meson.build
midi-enum.c
midi-node.c plugins: handle some fd allocation errors 2026-05-05 11:36:45 +02:00
midi-parser.c
midi-server.c security: add missing NULL check after strdup in MIDI server 2026-04-29 11:36:53 +02:00
midi.h
modemmanager.c security: add missing NULL checks after strdup in modemmanager 2026-04-29 11:34:37 +02:00
modemmanager.h
org.bluez.xml
player.c
player.h
plc.h
plugin.c
quirks.c bluez5: add quirk for LC3-24kHz for HFP 2026-04-17 22:10:32 +00:00
rate-control.h Fix spelling errors in comments and log messages 2026-04-13 07:20:11 +00:00
README-MIDI.md
README-OPUS-A2DP.md
README-SBC-XQ.md
README-Telephony.md
rtp.h
sco-io.c
telephony.c spa: add and use spa_overflow macros 2026-04-24 15:55:35 +02:00
telephony.h
test-midi.c
upower.c
upower.h