mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-22 08:56:59 -05:00
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. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| test-array.c | ||
| test-client.c | ||
| test-core.c | ||
| test-cpp.cpp | ||
| test-interfaces.c | ||
| test-properties.c | ||
| test-remote.c | ||
| test-stream.c | ||
| test-utils.c | ||