pipewire/src
Peter Hutterer 40487e485d daemon: only call pw_log_set_level() if -v is actually given
Previous commit 69e935e unconditionally called pw_log_set_level() after
the option parsing. If pw_init() changed the logging level based on
PIPEWIRE_DEBUG, we'd now overwrite that change.

Call pw_log_set_level() only if -v is actually given on the commandline.
This means a commandline option will override PIPEWIRE_DEBUG if set but
that is intended.

Fixes 69e935e8a4
2021-09-25 07:21:01 +10:00
..
daemon daemon: only call pw_log_set_level() if -v is actually given 2021-09-25 07:21:01 +10:00
examples Promote media-session to its own subdirectory 2021-09-22 08:53:08 +02:00
gst gst: add 30 seconds timeout 2021-09-16 10:05:58 +02:00
media-session daemon: only call pw_log_set_level() if -v is actually given 2021-09-25 07:21:01 +10:00
modules pulse-tunnel: add pulse.latency option 2021-09-23 13:11:52 +02:00
pipewire add SPA_EXPORT for public functions 2021-09-22 15:14:21 +02:00
tests Revert "[Meson] Fix all deprecation warnings" 2021-08-08 19:18:40 +00:00
tools Promote media-session to its own subdirectory 2021-09-22 08:53:08 +02:00
meson.build Promote media-session to its own subdirectory 2021-09-22 08:53:08 +02:00