obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 8e52bbf88b code: Ignore warnings from external code
May need to find a better solution such as disabling all warnings on third party code.
2023-04-05 18:58:38 +02:00
..
encoders code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
ffmpeg code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
filters code: Always provide a default case for enumerations 2023-04-05 18:58:37 +02:00
gfx code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
nvidia code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
obs code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
sources code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
transitions code: Don't use try-catch as function definition 2023-04-05 18:58:37 +02:00
ui code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
util code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
common.hpp code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
configuration.cpp configuration: Fix unicode support 2023-03-28 13:11:04 +02:00
configuration.hpp configuration: Fix failed saving due to invalid path 2023-03-28 12:40:46 +02:00
plugin.cpp code: Don't use try-catch as function definition 2023-04-05 18:58:37 +02:00
plugin.hpp util: Apply coding guidelines 2023-04-05 18:50:57 +02:00
strings.hpp locale: Remove any unused Strings 2023-04-05 18:51:28 +02:00
updater.cpp updater: Don't pass unused variables into lambda captures 2023-04-05 18:58:37 +02:00
updater.hpp code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00