SceneSwitcher/lib
WarmUpTill d55bb6bc86
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
Fall back to obs_frontend_get_current_scene()
If there wasn't any scene change yet GetCurrentScene() would always
return nullptr and break various scene checks.
For example, this could happen when startup up a fresh OBS install for
the first time.
2025-10-29 12:26:44 +01:00
..
legacy Cleanup 2025-05-27 22:37:46 +02:00
linux Add support for kwin (wayland) (#1393) 2025-06-21 19:51:25 +02:00
macro Refactor help icon usage 2025-10-28 19:20:52 +01:00
osx Restructure library and plugins 2024-01-27 14:10:34 +01:00
queue Fix UI issues when opening ItemSettingsDialogs 2025-03-09 20:05:07 +01:00
utils Fall back to obs_frontend_get_current_scene() 2025-10-29 12:26:44 +01:00
variables Export symbols 2025-06-09 14:20:44 +02:00
win Restructure library and plugins 2024-01-27 14:10:34 +01:00
advanced-scene-switcher.cpp Add option to automatically start the plugin on a given scene 2025-10-19 18:05:16 +02:00
advanced-scene-switcher.hpp Refactor macro signal handling 2025-10-19 18:05:16 +02:00
general.cpp Refactor "no match scene" handling 2025-10-19 18:05:16 +02:00
platform-funcs.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
switcher-data.cpp Refactor "no match scene" handling 2025-10-19 18:05:16 +02:00
switcher-data.hpp Refactor "no match scene" handling 2025-10-19 18:05:16 +02:00
version.h Restructure library and plugins 2024-01-27 14:10:34 +01:00