obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks dbb71cf801 project: Code cleanup and reapply formatting
Changes applied:

* Moved utility files to /util/.
* Removed unused #includes.
* Removed unused ::ffmpeg::tools function.
* Removed unused variables.
* Fixed missing parentheses in the version macro.
* Fixed missing override on virtual function overrides and removed unnecessary virtual keyword from them.
* Disabled additional warning for ATL headers on MSVC only.
* Replaced direct printf parameters with their macro equivalent.
* Replaced C-style casts with C++-style casts.
* Applied clang-format again after an earlier change to the CMake file broke the integration for it.
2023-03-28 12:52:20 +02:00
..
encoders project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
ffmpeg project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
filters project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
gfx project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
nvidia project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
obs project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
sources project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
transitions project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
ui project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
util project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
common.hpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
configuration.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
configuration.hpp configuration: Fix failed saving due to invalid path 2023-03-28 12:40:46 +02:00
plugin.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
plugin.hpp project: Optimize to use single fullscreen tri instead 2023-03-28 12:40:42 +02:00
strings.hpp strings: Add global id prefix 2023-03-28 12:52:11 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00