wireplumber/lib
George Kiagiadakis 2c1df41a16 debug: optimize wp_log_level_is_enabled()
Add the 'const' attribute to let the compiler know that it doesn't
need to call it multiple times for the same debug level argument,
since the enabled log levels cannot change at runtime.
2020-04-27 10:57:59 +03:00
..
wp debug: optimize wp_log_level_is_enabled() 2020-04-27 10:57:59 +03:00
wptoml wptoml: add new library to parse TOML files 2019-12-04 16:38:35 -05:00
meson.build wptoml: add new library to parse TOML files 2019-12-04 16:38:35 -05:00