pipewire/src/modules
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
..
module-adapter adapter: improve error message 2021-02-26 20:45:25 +01:00
module-client-device remove hooks from objects 2020-11-06 15:53:32 +01:00
module-client-node src: change license (LGPL -> MIT) on left-over LGPL files 2021-02-10 11:52:09 +00:00
module-metadata remove hooks from objects 2020-11-06 15:53:32 +01:00
module-profiler profiler: fix method prototype 2020-02-03 16:44:09 +01:00
module-protocol-native protocol-native: connection: fix errno check condition 2021-03-04 19:18:19 +00:00
module-protocol-pulse metadata: store default-nodes as JSON 2021-03-05 17:37:12 +01:00
module-session-manager Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
spa module-device-factory: clean up properties in all cases 2020-12-03 10:24:38 +01:00
meson.build Fix tests, use the right config dir 2021-02-12 10:33:02 +01:00
module-access.c Check for sys/mount.h and sys/vfs.h headers and include them conditionally 2021-02-24 19:29:57 +00:00
module-adapter.c pulse-server: implement OBJECT_LINGER 2020-11-26 09:28:22 +01:00
module-client-device.c permission: add some helpers 2020-07-30 16:26:29 +02:00
module-client-node.c permission: add some helpers 2020-07-30 16:26:29 +02:00
module-link-factory.c remove hooks from objects 2020-11-06 15:53:32 +01:00
module-metadata.c module-metadata: set factory id in properties 2021-01-14 19:22:18 +01:00
module-portal.c src: change license (LGPL -> MIT) on left-over LGPL files 2021-02-10 11:52:09 +00:00
module-profiler.c node: improve profiler 2020-12-20 20:37:21 +01:00
module-protocol-native.c module-protocol-native: make demarshaling safe vs. reentering 2021-01-12 10:13:02 +01:00
module-protocol-pulse.c pulse-server: fix weird property handling 2021-02-21 09:43:02 +01:00
module-rtkit.c rtkit: boost default rt.prio to 88 2021-03-03 19:56:22 +01:00
module-session-manager.c session-manager: implement factories for session, endpoint-stream & endpoint-link 2020-03-27 14:56:07 +00:00