obs-studio/plugins/sndio
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
sndio-input.c sndio: remove strerror_l 2020-12-08 14:21:20 +11:00
sndio-input.h Add sndio support (#3715) 2020-11-14 11:58:55 -08:00
sndio.c Add sndio support (#3715) 2020-11-14 11:58:55 -08:00