pipewire/src/tools
Wim Taymans 7145b2becf pw-cli: add support for creating Struct in pod
Support creating Struct as well. When an object property is marked as
Struct, use [] to start the struct and copy each item with its type into
the struct:

pw-cli s 0 Route '{ info = [ "foo": 0.1  "bar": null [ 0.1 10 "hat" ]] }'
2021-04-30 17:21:42 +02:00
..
meson.build meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00: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 i18n: move to separate .h file 2021-04-30 09:57:30 +02:00
pw-cli.c pw-cli: add support for creating Struct in pod 2021-04-30 17:21:42 +02:00
pw-dot.c pw-dot: added -9/--90 for outputting using 'splines = ortho' 2021-04-02 12:04:32 +03:00
pw-dump.c pw-dump: reparse and format JSON metadata values 2021-04-13 20:59:42 +02:00
pw-link.c pw-link: improve unlink 2021-04-08 15:32:06 +02:00
pw-loopback.c pw-loopback: implement with the module 2021-04-22 16:16:21 +02: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 tools: add some check when parsing the profile info 2021-03-27 20:37:26 +01:00
pw-top.c tools: add some check when parsing the profile info 2021-03-27 20:37:26 +01:00