pipewire/src/modules/module-client-device
Wim Taymans 8a959ea7a1 core_proxy: prepare to rename pw_remote -> pw_core_proxy
The pw_remote object is really a wrapper around the pw_core_proxy.
The events it emits are also available in the core proxy and are
generally awkward to use.

With some clever new pw_core_proxy_* methods and a pw_core_connect
to create the core_proxy, we can convert all code away from pw_remote.

This is a first step in this conversion, using the pw_remote behind
the scenes. It leaks into some places because it really needs to become
its own struct in a next step.
2019-12-06 11:48:40 +01:00
..
client-device.h core: remove parent_id from the global event 2019-08-16 22:11:42 +02:00
protocol-native.c session-manager: split policy and monitor 2019-11-07 16:03:00 +01:00
proxy-device.c core_proxy: prepare to rename pw_remote -> pw_core_proxy 2019-12-06 11:48:40 +01:00
resource-device.c emit bound_id event 2019-11-29 13:34:06 +01:00