SceneSwitcher/lib
WarmUpTill 2986a5dd96
Some checks failed
debian-build / build (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
Fix crash when actions were copied into a action queue
The steps added via AddPostLoadStep() from the copy were never executed.
Thus they might be invalid when RunPostLoadSteps() is next called.

This could result in a crash when a new action or condition is added
after e.g. a "Filter" action's TempVariableRef was copied, which adds a
PostLoadStep to resolve the macro segment reference.
2025-02-04 08:26:04 +01:00
..
legacy Adapt to OBS switch from "themeID" to "class" properties 2024-10-10 20:02:35 +02:00
linux Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro Fix script actions / conditions not working after stopping macro 2025-01-30 09:39:50 +01:00
osx Restructure library and plugins 2024-01-27 14:10:34 +01:00
queue Fix crash when actions were copied into a action queue 2025-02-04 08:26:04 +01:00
utils Fix import of incomplete settings not resetting duration to zero 2025-01-23 19:00:51 +01:00
variables Rename function 2024-10-12 17:09:33 +02:00
win Restructure library and plugins 2024-01-27 14:10:34 +01:00
advanced-scene-switcher.cpp Add/Move helpers to register OBS websocket vendor requests 2024-09-24 23:00:47 +02:00
advanced-scene-switcher.hpp Add option for custom macro condition check interval 2024-09-24 23:00:47 +02:00
general.cpp Fix crash when importing settings 2025-01-23 19:00:51 +01:00
platform-funcs.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
switcher-data.cpp Decouple plugin init, load, cleanup handling from SwitcherData 2024-05-01 19:44:57 +02:00
switcher-data.hpp Remove legacy tab "Scene Triggers" 2024-09-24 23:00:47 +02:00
version.h Restructure library and plugins 2024-01-27 14:10:34 +01:00