obs-StreamFX/source/ui
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
..
ui-about-entry.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
ui-about-entry.hpp project: Implement a brand new UI with fancy windows 2020-04-23 01:09:02 +02:00
ui-about.cpp ui-about: Add new 'Thank You' entries 2023-03-28 12:52:20 +02:00
ui-about.hpp ui/about: Add 'Thank You' images to the About dialog 2023-03-28 12:40:45 +02:00
ui-common.hpp ui: Fix about dialog not being shown and move menu 2023-03-28 12:40:45 +02:00
ui.cpp common: Rename LOG_ to DLOG_ to avoid macro confusion 2023-03-28 12:52:17 +02:00
ui.hpp project: Implement a brand new UI with fancy windows 2020-04-23 01:09:02 +02:00