pipewire/spa
Peter Hutterer 18b3efa2ed spa: make two headers compatible with older gcc-c++
c++ 7.5.0 can only initialize structs with continuous members, so let's
initialize the fields explicitly to NULL.

Fixes #1284
2021-06-10 15:19:15 +10:00
..
examples meson.build: add -D_GNU_SOURCE to the project arguments 2021-06-09 07:47:51 +00:00
include spa: make two headers compatible with older gcc-c++ 2021-06-10 15:19:15 +10:00
plugins config.h is a local header, not a system one 2021-06-10 09:04:16 +10:00
tests test: move the spa tests to pwtest 2021-06-09 18:00:59 +10:00
tools treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
meson.build meson: fix build if bluez5 option is disabled 2021-05-28 21:01:38 +08:00