| .. |
|
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
|
treewide: replace !strcmp() with spa_streq()
|
2021-05-18 22:10:27 +10:00 |
|
pw-cli.c
|
treewide: replace plain strcmp() calls with spa_streq
|
2021-05-18 22:10:27 +10:00 |
|
pw-dot.c
|
treewide: replace strcmp() == 0 with spa_streq()
|
2021-05-18 22:10:27 +10:00 |
|
pw-dump.c
|
treewide: replace strcmp() == 0 with spa_streq()
|
2021-05-18 22:10:27 +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
|
treewide: replace strcmp() == 0 with spa_streq()
|
2021-05-18 22:10:27 +10:00 |