obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 9d0233a740 code: Create mutexes to prevent Windows (un)installer from continuing
Might fix the problem where people uninstall StreamFX while they still have OBS Studio open with StreamFX loaded. InnoSetup appears to ignore this in /VERYSILENT, so this is an additional guard against that.
2023-05-20 19:24:06 +02:00
..
encoders code: Fix support for multiple FFmpeg version 2023-05-16 15:19:11 +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: Migrate util::threadpool to new dynamic loader 2023-05-14 09:14:29 +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 code: Create mutexes to prevent Windows (un)installer from continuing 2023-05-20 19:24:06 +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