Find a file
George Kiagiadakis 5cb1232f27 m-pipewire: temporarily add the sync_core_with_cb hack
We need to delay the registration of the simple endpoint because
it needs to get some information from the "info" callback of pipewire
before we can use it in a link.
2019-06-13 16:52:16 +03:00
lib lib: add new WpPolicy class and basic policy management functionality 2019-06-13 14:51:20 +03:00
modules m-pipewire: temporarily add the sync_core_with_cb hack 2019-06-13 16:52:16 +03:00
src modules: re-implement the simple policy module using WpPolicy 2019-06-13 14:57:59 +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.