Find a file
2020-03-17 12:06:21 -04:00
docs docs: add test examples for pulseaudio, jack and video clients 2020-03-03 13:27:18 -05:00
lib base-endpoint: add wp_base_endpoint_begin_fade API 2020-02-27 08:39:15 -05:00
modules config-policy: fix endpoint refcount issues 2020-03-17 12:06:21 -04:00
src config: make default configuration for desktop and create a separate one for automotive 2020-03-03 13:27:18 -05:00
subprojects wptoml: add new library to parse TOML files 2019-12-04 16:38:35 -05:00
tests tests: don't load unneeded audioconvert plugin in config-policy tests 2020-03-10 12:50:27 -04:00
tools object-manager: refactor to be able to track locally created proxies 2020-02-14 17:12:23 +02:00
.editorconfig docs: enable building html documentation with hotdoc 2020-01-22 17:06:01 +02:00
.gitignore add .gitignore 2019-12-23 18:24:06 +02:00
.gitlab-ci.yml update to the latest pipewire API 2020-01-13 15:07:08 -05:00
LICENSE Relicense to MIT 2019-05-31 12:13:12 +03:00
Makefile config: refactor wireplumber's configuration 2019-12-17 17:16:53 +02:00
meson.build meson: temporarily add check to conditionally enable the fade functionality 2020-02-28 13:25:35 +02:00
meson_options.txt docs: enable building html documentation with hotdoc 2020-01-22 17:06:01 +02:00
README.md docs: enable building html documentation with hotdoc 2020-01-22 17:06:01 +02:00

WirePlumber

WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire.

Compiling & Running

The most recent instructions can be found in the docs: