obs-studio/plugins/text-freetype2
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 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
find-font-cocoa.m Apply clang-format to objective c code 2019-07-09 13:39:13 -05:00
find-font-iconv.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
find-font-unix.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
find-font-windows.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
find-font.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
find-font.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-convenience.c text-freetype2: Support linear SRGB 2021-01-21 07:42:57 -08:00
obs-convenience.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
text-freetype2.c text-freetype2: Fix unused parameter warning 2021-12-04 15:23:07 -08:00
text-freetype2.h text-freetype2: Move default settings to .get_defaults 2021-11-20 20:04:53 -08:00
text-functionality.c text-freetype2: Fix incorrect fread argument order 2022-01-17 23:40:48 +01:00