pipewire/spa
Peter Hutterer e55a5441b8 spa: silence two -Wformat-nonliteral warnings
In one we can duplicate the spa_asprintf call without real drawbacks.

The second one can be split up without losing details. Note that there
is another one in backend-native.c where splitting it up will make the
code harder to understand. The warning for that one remains.
2021-09-07 08:26:54 +10:00
..
examples meson.build: add -D_GNU_SOURCE to the project arguments 2021-06-09 07:47:51 +00:00
include spa: mark the gettext wrappers with __attribute__((format_arg)) 2021-09-07 08:26:10 +10:00
plugins spa: silence two -Wformat-nonliteral warnings 2021-09-07 08:26:54 +10:00
tests Revert "[Meson] Fix all deprecation warnings" 2021-08-08 19:18:40 +00:00
tools json: don't escape / 2021-06-24 16:18:59 +02:00
meson.build bluez5: Use libfreeaptx instead of libopenaptx 2021-07-29 15:22:04 +00:00