obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 9021274297 cmake: Fix up missing linked objects in component system
We should always link the whole object, even if nothing is needed by the module itself.
2023-09-03 15:32:46 +02:00
..
encoders code: Add GoPro CineForm to FFmpeg Encoders 2023-05-20 19:54:46 +02:00
ffmpeg code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
filters code: Migrate filter::autoframing to new dynamic loader 2023-05-14 09:14:29 +02:00
gfx code: Migrate obs::source_tracker to new dynamic loader 2023-05-14 09:14:29 +02:00
nvidia code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
obs code: Migrate obs::source_tracker to new dynamic loader 2023-05-14 09:14:29 +02:00
sources code: Migrate source::mirror to new dynamic loader 2023-05-14 09:14:29 +02:00
transitions code: Migrate transition::shader to new dynamic loader 2023-05-14 09:14:29 +02:00
ui code: Migrate ui::handler to new dynamic loader 2023-05-14 09:14:29 +02:00
util code: Throw an error on nullptr for util::library::load 2023-09-03 15:32:46 +02:00
common.hpp project: Fix License, License headers and Copyright information 2023-04-05 18:59:08 +02:00
configuration.cpp code: Migrate configuration to new dynamic loader 2023-05-14 09:14:29 +02:00
configuration.hpp code: Migrate configuration to new dynamic loader 2023-05-14 09:14:29 +02:00
plugin.cpp cmake: Fix up missing linked objects in component system 2023-09-03 15:32:46 +02:00
plugin.hpp code: Migrate util::threadpool to new dynamic loader 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 code: Create mutexes to prevent Windows (un)installer from continuing 2023-05-20 19:24:06 +02:00