obs-studio/plugins/oss-audio
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
oss-audio.c plugins: Add oss-audio plugin 2020-05-02 17:38:27 +08:00
oss-input.c oss-audio: Improve /dev/sndstat parsing on FreeBSD 2020-08-18 22:54:09 +08:00
oss-platform.h.in plugins: Add oss-audio plugin 2020-05-02 17:38:27 +08:00