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 Fix warnings 2025-12-14 10:42:51 +01:00
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 Fix warnings 2025-12-14 10:42:51 +01:00
macro-condition-factory.cpp
macro-condition-factory.hpp
macro-condition-macro.cpp Add group support to MacroSelection 2025-12-14 10:30:58 +01:00
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 Add action trigger modes 2026-03-12 20:45:57 +01:00
macro-condition.hpp Add action trigger modes 2026-03-12 20:45:57 +01:00
macro-dock-settings.cpp
macro-dock-settings.hpp
macro-dock-window.cpp
macro-dock-window.hpp
macro-dock.cpp Run macro via dock button in parallel and ignore pause 2025-11-14 13:56:03 +01:00
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 Add websocket callbacks to run macros and set variables 2026-02-17 22:07:54 +01:00
macro-helpers.hpp Add websocket callbacks to run macros and set variables 2026-02-17 22:07:54 +01:00
macro-input.cpp
macro-input.hpp
macro-list.cpp Refactor macro signal handling 2025-10-19 18:05:16 +02:00
macro-list.hpp
macro-ref.cpp
macro-ref.hpp
macro-run-button.cpp
macro-run-button.hpp
macro-search.cpp Add macro group helper functions 2025-12-14 10:30:58 +01:00
macro-search.hpp Add macro search functionality 2025-12-06 19:27:54 +01:00
macro-segment-copy-paste.cpp
macro-segment-copy-paste.hpp
macro-segment-list.cpp
macro-segment-list.hpp
macro-segment-selection.cpp Add support for else actions to MacroSegmentSelection 2025-11-05 20:49:24 +01:00
macro-segment-selection.hpp Add support for else actions to MacroSegmentSelection 2025-11-05 20:49:24 +01:00
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 Add group support to MacroSelection 2025-12-14 10:30:58 +01:00
macro-settings.cpp
macro-settings.hpp
macro-signals.cpp Refactor macro signal handling 2025-10-19 18:05:16 +02:00
macro-signals.hpp Refactor macro signal handling 2025-10-19 18:05:16 +02:00
macro-tab.cpp Fix macro list / macro edit area splitter resizing 2026-03-19 20:21:08 +01:00
macro-tree.cpp Add action trigger modes 2026-03-12 20:45:57 +01:00
macro-tree.hpp Add tooltip for last execution time of macro in macro list 2026-02-07 21:32:58 +01:00
macro-websocket-trigger.cpp Add websocket callbacks to run macros and set variables 2026-02-17 22:07:54 +01:00
macro.cpp Clear macros on shutdown 2026-04-30 22:39:06 +02:00
macro.hpp Add action trigger modes 2026-03-12 20:45:57 +01:00