obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 49f763aa44 code: Add a proper dynamic loader for components
This loader model should have wider compatibility, as it relies on defined C++ behavior instead of undefined preprocessor behavior. We may even be able to implement a simple dependency system that automatically sorts components into the correct order.
2023-05-14 09:14:29 +02:00
..
encoders code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
ffmpeg code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
filters code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
gfx code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
nvidia code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
obs code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
sources code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
transitions code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
ui code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
util code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
common.hpp project: Fix License, License headers and Copyright information 2023-04-05 18:59:08 +02:00
configuration.cpp code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
configuration.hpp project: Fix License, License headers and Copyright information 2023-04-05 18:59:08 +02:00
plugin.cpp code: Add a proper dynamic loader for components 2023-05-14 09:14:29 +02:00
plugin.hpp code: Add a proper dynamic loader for components 2023-05-14 09:14:29 +02:00
strings.hpp project: Fix License, License headers and Copyright information 2023-04-05 18:59:08 +02:00
updater.cpp code: Fix version comparison logic 2023-05-14 06:35:36 +02:00
updater.hpp code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
warning-disable.hpp project: Fix License, License headers and Copyright information 2023-04-05 18:59:08 +02:00
warning-enable.hpp project: Fix License, License headers and Copyright information 2023-04-05 18:59:08 +02:00
windll.cpp project: Fix License, License headers and Copyright information 2023-04-05 18:59:08 +02:00