Find a file
George Kiagiadakis dcbe3a6f10 modules: move the "selected" endpoint logic to the simple-policy module and improve it
We now have always a "selected" endpoint for each direction (source, sink)
that is picked as the first available endpoint at startup,
and it changes automatically if the currently selected endpoint is removed
2019-06-18 19:44:28 +03:00
lib core: remove_global: remove object from the list before triggering the notification 2019-06-18 19:39:52 +03:00
modules modules: move the "selected" endpoint logic to the simple-policy module and improve it 2019-06-18 19:44:28 +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.