Find a file
George Kiagiadakis 5d93cf338b remote-endpoint: disconnect the control-value change callback when the proxy is destroyed
This avoids the theoretical crash that would happen if you change
the control value on an endpoint whose client-endpoint proxy has
already been destroyed
2019-06-18 19:42:19 +03:00
lib core: remove_global: remove object from the list before triggering the notification 2019-06-18 19:39:52 +03:00
modules remote-endpoint: disconnect the control-value change callback when the proxy is destroyed 2019-06-18 19:42:19 +03:00
src lib: add a new WpRemote base class and move the pw_remote glue into a new WpRemotePipewire 2019-06-17 20:28:06 +03:00
.editorconfig Add a sample config file and a Makefile to make running (for testing) easier 2019-05-17 13:34:33 +03:00
LICENSE Relicense to MIT 2019-05-31 12:13:12 +03:00
Makefile Add a sample config file and a Makefile to make running (for testing) easier 2019-05-17 13:34:33 +03:00
meson.build Relicense to MIT 2019-05-31 12:13:12 +03:00
README.md add README.md 2019-04-12 12:50:37 +03:00

WirePlumber

WirePlumber is a session / policy manager implementation for PipeWire.