SceneSwitcher/src
WarmUpTill b7479e8342 Enable plugin callbacks to be peformed after condition checks completed
Also run these callbacks before restarting the plugin.
This should ensure that no outdated signals received while the plugin
was stopped will trigger unexpected actions. (E.g. websocket messages
that were received while the plugin was stopped)
2023-04-17 11:33:24 -07:00
..
legacy Adjust to Duration rework 2023-03-19 03:52:21 -07:00
linux Add option to check for mouse button press 2022-12-21 11:52:36 -08:00
macro-core Resize MacroPropertiesDialog to fit contents 2023-04-11 03:55:30 -07:00
macro-external Fix video condition's pattern match mode not loading correctly 2023-04-11 03:55:30 -07:00
osx Add option to check for mouse button press 2022-12-21 11:52:36 -08:00
utils Use exprtk lib to evaluate mathematical expressions 2023-04-01 05:37:40 -07:00
win Fix hotkey action not "holding" down keys for the specified duration 2023-03-19 03:52:21 -07:00
advanced-scene-switcher-module.c Add websocket helper functions to receive and send messages 2022-08-24 12:53:25 -07:00
advanced-scene-switcher.cpp Enable plugin callbacks to be peformed after condition checks completed 2023-04-17 11:33:24 -07:00
advanced-scene-switcher.hpp Enable use of vblog in plugins 2023-04-17 11:33:24 -07:00
general.cpp Display warning if plugin could not be loaded 2023-04-11 03:55:30 -07:00
hotkey.cpp Combine hotkeys with the same description into a single hotkey 2022-12-15 11:46:38 -08:00
hotkey.hpp Combine hotkeys with the same description into a single hotkey 2022-12-15 11:46:38 -08:00
platform-funcs.hpp Add option to check for mouse button press 2022-12-21 11:52:36 -08:00
scene-group.cpp Restructure "src/" folder 2022-08-17 11:08:53 -07:00
scene-group.hpp Restructure "src/" folder 2022-08-17 11:08:53 -07:00
status-control.cpp Improve dock handling when changing scene collections 2023-04-11 03:55:30 -07:00
status-control.hpp Move OBSDock definition 2023-03-25 12:50:49 -07:00
switcher-data-structs.cpp Enable plugin callbacks to be peformed after condition checks completed 2023-04-17 11:33:24 -07:00
switcher-data-structs.hpp Enable plugin callbacks to be peformed after condition checks completed 2023-04-17 11:33:24 -07:00
version.h Restructure "src/" folder 2022-08-17 11:08:53 -07:00