SceneSwitcher/lib/macro
WarmUpTill 6a3de18069 Clear macros on shutdown
This was done implicitly in the shutdown handler by clearing the
plugin's settings.
Due to unwanted side effects this behavior has been disabled for the
shutdown and thus macros have to be cleared explicitly on shutdown.
2026-04-30 22:39:06 +02:00
..
macro-action-edit.cpp Add option to directly map temp var values to variables 2026-04-27 19:20:51 +02:00
macro-action-edit.hpp
macro-action-factory.cpp
macro-action-factory.hpp
macro-action-macro.cpp Add "Run macro" option 2026-04-21 17:48:05 +02:00
macro-action-macro.hpp Add "Run macro" option 2026-04-21 17:48:05 +02:00
macro-action-queue.cpp
macro-action-queue.hpp
macro-action-variable.cpp Add option to directly map temp var values to variables 2026-04-27 19:20:51 +02:00
macro-action-variable.hpp Enable checking if temp var is in use 2026-03-30 21:20:00 +02:00
macro-action.cpp
macro-action.hpp
macro-condition-edit.cpp Add option to directly map temp var values to variables 2026-04-27 19:20:51 +02:00
macro-condition-edit.hpp
macro-condition-factory.cpp
macro-condition-factory.hpp
macro-condition-macro.cpp
macro-condition-macro.hpp
macro-condition-queue.cpp
macro-condition-queue.hpp
macro-condition-tempvar.cpp Add option to directly map temp var values to variables 2026-04-27 19:20:51 +02:00
macro-condition-tempvar.hpp Enable checking if temp var is in use 2026-03-30 21:20:00 +02:00
macro-condition-variable.cpp
macro-condition-variable.hpp
macro-condition.cpp
macro-condition.hpp
macro-dock-settings.cpp
macro-dock-settings.hpp
macro-dock-window.cpp
macro-dock-window.hpp
macro-dock.cpp
macro-dock.hpp
macro-edit.cpp Add "Get macro info" action 2026-04-03 13:44:34 +02:00
macro-edit.hpp Adapt to enable testing and add more tests 2026-03-14 13:34:50 +01:00
macro-export-import-dialog.cpp
macro-export-import-dialog.hpp
macro-helpers.cpp
macro-helpers.hpp
macro-input.cpp
macro-input.hpp
macro-list.cpp
macro-list.hpp
macro-ref.cpp
macro-ref.hpp
macro-run-button.cpp
macro-run-button.hpp
macro-search.cpp
macro-search.hpp
macro-segment-copy-paste.cpp
macro-segment-copy-paste.hpp
macro-segment-list.cpp
macro-segment-list.hpp
macro-segment-selection.cpp
macro-segment-selection.hpp
macro-segment-unknown.hpp
macro-segment.cpp Add option to directly map temp var values to variables 2026-04-27 19:20:51 +02:00
macro-segment.hpp Add option to directly map temp var values to variables 2026-04-27 19:20:51 +02:00
macro-selection.cpp Adapt to enable testing and add more tests 2026-03-14 13:34:50 +01:00
macro-selection.hpp
macro-settings.cpp
macro-settings.hpp
macro-signals.cpp
macro-signals.hpp
macro-tab.cpp Fix macro list / macro edit area splitter resizing 2026-03-19 20:21:08 +01:00
macro-tree.cpp
macro-tree.hpp
macro-websocket-trigger.cpp
macro.cpp Clear macros on shutdown 2026-04-30 22:39:06 +02:00
macro.hpp