pipewire/src/daemon
Wim Taymans 8db4a797aa core: remove parent_id from the global event
Remove the parent_id from the global event. Remove the parent
and owner from the global object.

Use properties instead to mark parents and owners of objects.

Properties are easier to control for client exported objects and
usually a simple parent/child is not enough. For example, a client
exported node has the client as a parent but also the factory that
created the node.
2019-08-16 22:11:42 +02:00
..
systemd make systemd dependency optional 2017-12-14 09:30:34 +01:00
.gitignore move things around 2017-07-11 16:08:22 +02:00
command.c core: remove parent_id from the global event 2019-08-16 22:11:42 +02:00
command.h daemon: add support for properties in the config file 2019-06-20 15:19:28 +02:00
daemon-config.c daemon: add support for properties in the config file 2019-06-20 15:19:28 +02:00
daemon-config.h daemon: add support for properties in the config file 2019-06-20 15:19:28 +02:00
main.c improve debug 2019-08-14 11:44:16 +02:00
meson.build command: move command to the daemon 2019-06-20 11:09:58 +02:00
pipewire-system.conf Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
pipewire.conf.in session: handle monitor in the session 2019-07-10 20:24:11 +02:00
pipewire.desktop.in move things around 2017-07-11 16:08:22 +02:00