pipewire/src/tools
Peter Hutterer 1a5faa7b52 spa: add a header for ANSI color sequences
Makes the code more readable and guarantees we use the same sequences for the
same colors everywhere.
2021-06-02 14:17:29 +10:00
..
meson.build meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +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: remove debug 2021-05-27 15:26:09 +02:00
pw-cli.c pw-cli: handle failure to create context 2021-05-26 10:18:15 +02:00
pw-dot.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
pw-dump.c spa: add a header for ANSI color sequences 2021-06-02 14:17:29 +10:00
pw-link.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
pw-loopback.c make and use pw_properties_serialize_dict() 2021-05-14 09:08:46 +02: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