Find a file
George Kiagiadakis ee00a24688 core: destroy globals in _dispose() so that the global-removed signal is dispatched
signal emission apparently does not work in _finalize()

Fixes some critical warnings from remote-endpoint.c because disconnection
from the destroyed endpoints did not happen
2019-06-20 13:00:16 +03:00
lib core: destroy globals in _dispose() so that the global-removed signal is dispatched 2019-06-20 13:00:16 +03:00
modules audio-softdsp-endpoint: set module instead of core in the module data 2019-06-19 09:13:02 -04:00
src module-mixer: implement the "Mixer/Audio" endpoint provider 2019-06-18 19:58:42 +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.