pipewire/src
Barnabás Pőcze 090aaa4fb0 media-session: bluez-autoswitch: simplify logic
When `val` was used, it was always a true-ish since the
address of an array on the stack was assigned to it.
Remove this variable altogether, and use `name` directly.
Only use `name` when it is valid - when `key && value`.
2021-08-08 18:46:53 +02:00
..
daemon [Meson] Fix all deprecation warnings 2021-08-06 07:56:16 +00:00
examples media-session: bluez-autoswitch: simplify logic 2021-08-08 18:46:53 +02:00
gst gst: Fix logging in buffer_recycle() 2021-07-25 11:17:18 +00:00
modules [Meson] Fix all deprecation warnings 2021-08-06 07:56:16 +00:00
pipewire stream: don't call process() in Start in some cases 2021-08-06 16:15:55 +02:00
tests [Meson] Fix all deprecation warnings 2021-08-06 07:56:16 +00:00
tools treewide: mark things static and const 2021-06-30 14:44:08 +02:00
meson.build src: move extensions into pipewire 2021-06-18 17:54:18 +03:00