pipewire/src/modules/module-adapter
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
..
adapter.c core: remove parent_id from the global event 2019-08-16 22:11:42 +02:00
adapter.h adapter: add adapter node 2019-07-02 17:34:26 +02:00
floatmix.c Add PortConfig parameter 2019-08-06 12:45:20 +02:00