pipewire/src/tools
Wim Taymans c8fd34a41d metadata: store default-nodes as JSON
Don't just store the id in the metadata but a JSON object with
the node name. This makes it possible to easily introspect the
metadata and also extend the metadata with more fields later.

Instead of matching the metadata id to the global ids we now
have to match it against the name.
2021-03-05 17:37:12 +01:00
..
meson.build meson: use global b_pie to build PIE executables 2021-01-14 16:29:32 +01:00
midifile.c Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
midifile.h midifile: make it possible to specify output file 2020-04-14 20:12:23 +02:00
pw-cat.c metadata: store default-nodes as JSON 2021-03-05 17:37:12 +01:00
pw-cli.c tools: remove registry listener before destroying 2021-02-24 14:58:20 +01:00
pw-dot.c handle core error better 2020-11-20 12:29:51 +01:00
pw-dump.c conf: more work on config changes 2021-02-12 10:31:29 +01:00
pw-metadata.c don't crash with missing libraries 2021-02-23 17:48:57 +01:00
pw-mididump.c don't crash with missing libraries 2021-02-23 17:48:57 +01:00
pw-mon.c handle core error better 2020-11-20 12:29:51 +01:00
pw-profiler.c handle core error better 2020-11-20 12:29:51 +01:00
pw-top.c pw-top: period -> quantum 2021-02-18 09:16:49 +01:00