pipewire/src/tools
Peter Hutterer 0054319d88 meson.build: add -D_GNU_SOURCE to the project arguments
This appends it to every compilation command so we can get rid of the c_args
for (almost all) executables.
2021-06-09 07:47:51 +00:00
..
meson.build meson.build: add -D_GNU_SOURCE to the project arguments 2021-06-09 07:47:51 +00:00
midifile.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
midifile.h midifile: make it possible to specify output file 2020-04-14 20:12:23 +02:00
pw-cat.c pw-cat: support u8 format as well 2021-06-03 10:10:18 +02:00
pw-cli.c pw-cli: fix command parsing after pw_split changes 2021-06-07 11:17:45 +02:00
pw-dot.c pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
pw-dump.c pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
pw-link.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
pw-loopback.c pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
pw-metadata.c treewide: replace strcmp() != 0 with !spa_streq 2021-05-18 22:10:27 +10:00
pw-mididump.c don't crash with missing libraries 2021-02-23 17:48:57 +01:00
pw-mon.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
pw-profiler.c treewide: replace strcmp() != 0 with !spa_streq 2021-05-18 22:10:27 +10:00
pw-top.c tools: fix scan-build errors for unused variables 2021-05-26 07:51:27 +00:00