pipewire/spa
Pauli Virtanen 7f5e0f0425 spa: spa-json-dump: read also from stdin, and report syntax errors
Support reading from stdin and report syntax errors.

Also don't do extra spa_json_enter when inserting a dummy "{" when
parsing files with top-level keys.  In this case the tokenizer is
already "entered" after spa_json_init, and will give parse error when we
are not inserting the closing "}" for the dummy "{".
2024-03-25 21:42:26 +02:00
..
examples meson: fix compilation when spa-plugins is disabled 2024-02-06 11:50:54 +01:00
include spa: json: check object key-value pair parity during parsing 2024-03-25 20:49:25 +02:00
include-private/spa-private spa: move dbus helpers out of bluez plugin 2024-02-05 13:03:20 +00:00
plugins bluez: print a nicer warning when the bluez service is not available 2024-03-25 14:54:30 +00:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools spa: spa-json-dump: read also from stdin, and report syntax errors 2024-03-25 21:42:26 +02:00
meson.build meson: fix compilation when spa-plugins is disabled 2024-02-06 11:50:54 +01:00