Find a file
George Kiagiadakis 5de6364ae7 monitor & softdsp: fix alsa property names and api string
The alsa.pcm devices currently use "device.api" = "alsa:pcm"
but then the node overrides this later to just "alsa", which
is confusing. For now, let's match "alsa:pcm" in the monitor,
even though this does not appear on the node later.

This commit fixes device preferences in wireplumber.conf,
which were broken because the alsa endpoint names were empty
of info about the alsa device
2019-10-15 00:12:17 +03:00
lib monitor: add a flag to activate alsa devices 2019-10-07 16:47:54 +03:00
modules monitor & softdsp: fix alsa property names and api string 2019-10-15 00:12:17 +03:00
src modules: remove module-pw-bluez 2019-10-07 17:44:35 +03:00
tests tests: proxy: fix failure due to property key change in pipewire 2019-10-10 12:30:45 +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 tests: add unit test skeleton and a test for WpProperties 2019-08-24 16:19:12 +03:00
meson.build meson: bump version to 0.1.90 2019-10-07 18:36:25 +03:00
meson_options.txt meson: add option to disable gobject introspection 2019-06-20 15:48:29 +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.