Find a file
George Kiagiadakis 8e7f84d888 endpoint: add methods to register to the SM and use them in simple-endpoint
This changes the registration point to be the endpoint and not the
session manager, as it seems easier to implement (the implementation
will not need to keep a pointer to the session manager around)
2019-05-24 17:19:58 +03:00
lib endpoint: add methods to register to the SM and use them in simple-endpoint 2019-05-24 17:19:58 +03:00
modules endpoint: add methods to register to the SM and use them in simple-endpoint 2019-05-24 17:19:58 +03:00
src Add a sample config file and a Makefile to make running (for testing) easier 2019-05-17 13:34:33 +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 add LICENSE 2019-04-12 12:51:15 +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 modules: add a basic default session implementation as a module 2019-04-26 12:39:35 +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.