pipewire/src/modules
Wim Taymans 469dff0153 use global_update_keys
First set the properties in the object itself and then copy them
over to the global. This ensure that the global properties are
also in the object and makes code a bit cleaner.

It also make it possible to use the global id to make the property
values unique, if we want to later .
2020-08-05 12:55:33 +02:00
..
module-adapter adapter: return an error when we can't find a format 2020-05-20 15:24:25 +02:00
module-client-device client-device: first set implementation, then register 2020-08-03 18:11:12 +02:00
module-client-node permission: add some helpers 2020-07-30 16:26:29 +02:00
module-metadata metadata: only allow setting metadata on objects we can see 2020-07-30 15:30:13 +02:00
module-profiler profiler: fix method prototype 2020-02-03 16:44:09 +01:00
module-protocol-native protocol: add a few more options for XDG_RUNTIME_DIR 2020-07-31 12:46:58 +02:00
module-session-manager use global_update_keys 2020-08-05 12:55:33 +02:00
spa permission: add some helpers 2020-07-30 16:26:29 +02:00
meson.build add portal module again 2020-07-17 14:12:10 +02:00
module-access.c permission: add some helpers 2020-07-30 16:26:29 +02:00
module-adapter.c permission: add some helpers 2020-07-30 16:26:29 +02: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 permission: add some helpers 2020-07-30 16:26:29 +02:00
module-metadata.c permission: add some helpers 2020-07-30 16:26:29 +02:00
module-portal.c permission: add some helpers 2020-07-30 16:26:29 +02:00
module-profiler.c profiler: Improve profiler info 2020-02-03 12:33:01 +01:00
module-protocol-native.c protocol: add a few more options for XDG_RUNTIME_DIR 2020-07-31 12:46:58 +02:00
module-rtkit.c Fix some compiler warnings on arm 2020-04-03 13:18:02 +02:00
module-session-manager.c session-manager: implement factories for session, endpoint-stream & endpoint-link 2020-03-27 14:56:07 +00:00