SceneSwitcher/src
WarmUpTill b0e6279f53 Fix show-/hide-transitions being corrupt
Setting scene item show-/hide-transitions requires each source to have
their own private transition source which cannot be shared across scene
items.
Otherwise strange graphical artifacts will be introduced when showing /
hiding the scene items.

Also switched to RAII wrappers for transition action.
2024-01-15 19:46:00 +01:00
..
legacy Fix warning 2024-01-06 02:02:46 +01:00
linux Linux: resolve procps symbols at runtime 2023-12-10 13:42:39 +01:00
macro-core Fix show-/hide-transitions being corrupt 2024-01-15 19:46:00 +01:00
macro-external Reduce dependencies to macro internals 2024-01-12 22:15:33 +01:00
osx Ignore "StatusIndicator" window on MacOS 2023-05-14 04:44:49 -07:00
utils Fix dialogs being opened at OBS instead of plugin window location 2024-01-13 09:36:30 +01:00
win Rely on Qt when using GetCurrentWindowTitle() and OBS is in focus 2023-09-01 19:22:02 +02: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 Fix dialogs being opened at OBS instead of plugin window location 2024-01-13 09:36:30 +01:00
advanced-scene-switcher.hpp Fix dialogs being opened at OBS instead of plugin window location 2024-01-13 09:36:30 +01:00
general.cpp Reduce dependencies to macro internals 2024-01-12 22:15:33 +01:00
platform-funcs.hpp Rework window condition 2023-05-14 04:44:49 -07:00
switcher-data.cpp Add more plugin state helpers 2023-12-29 19:31:45 +01:00
switcher-data.hpp Move audio fade helpers to audio action 2023-12-29 19:31:45 +01:00
version.h Restructure "src/" folder 2022-08-17 11:08:53 -07:00