pipewire/src/modules/module-protocol-native
Wim Taymans e9ecc47696 clean up proxy and resource api
Remove override for resources, it can't work in general.
Rename method to add_object_listener to add a listener for
events/methods from the remote object.
Rename some methods to _call to call the interface and _notify
to notify the listeners.
Remove unused client event to be notified of resource
implementations.
2019-05-29 10:39:24 +02:00
..
connection.c hooks: use hook to implement the callbacks 2019-05-15 11:19:23 +02:00
connection.h protocol-native: pass a message around 2019-03-19 16:15:20 +01:00
defs.h Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
local-socket.c keys: add keys.h with defines and docs 2019-05-24 15:47:48 +02:00
portal-screencast.c Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
protocol-native.c clean up proxy and resource api 2019-05-29 10:39:24 +02:00
test-connection.c protocol: add security label to a client 2019-05-10 13:28:18 +02:00