wireplumber/lib
Pauli Virtanen 24882f37a7 wp: fix pw_log_set usage
pw_log_set resets the log level of the logger to the Pipewire's current
level.  Here, it's instead expected that the level is retained, so call
pw_log_set_level first.

It used to be that pw_init set the log level based on PIPEWIRE_DEBUG
value, but this is now done only when using Pipewire's default logger.
2021-10-04 07:00:28 +00:00
..
wp wp: fix pw_log_set usage 2021-10-04 07:00:28 +00:00
wplua properties: use a boxed WpPropertiesItem type when iterating 2021-07-15 08:55:00 -04:00
meson.build remove wpipc 2021-08-19 16:53:28 +03:00