Find a file
George Kiagiadakis b770cf6a3e core: remove_global: remove object from the list before triggering the notification
This avoids being able to find the same object on the globals list
from code that is connected to the signal.
2019-06-18 19:39:52 +03:00
lib core: remove_global: remove object from the list before triggering the notification 2019-06-18 19:39:52 +03:00
modules policy: consume floating reference of GVariant in _find_endpoint() 2019-06-18 17:41:34 +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.