obs-studio/plugins/linux-jack
PatTheMav aae3a6a466 cmake: Fix diverging prefix padding for OBS status outputs
Status output related to OBS configuration is prefixed with the string
"OBS" and added padding for enabled and disabled features. This padding
was not aligned between platforms.

By moving the padding and prefix decoration into its own function,
both elements are controlled in a single place. CMake scripts were
changed to use this new function `obs_status` instead of using CMake's
`message` function directly.
2022-03-26 09:44:23 -04:00
..
data/locale Update translations from Crowdin 2022-02-06 02:24:08 +00:00
CMakeLists.txt cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
jack-input.c UI: Add source icons 2019-11-24 20:50:42 -08:00
jack-wrapper.c linux-jack: fix deadlock when closing the client 2021-01-03 11:08:58 -08:00
jack-wrapper.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
linux-jack.c Plugins: Add descriptions to modules 2018-09-11 18:28:58 -07:00