SceneSwitcher/lib/macro
WarmUpTill 8f55856fd5 Fix macro segment highlighting not being in sync
Each macro segment had its own internal timer to handle highlighting.
This handing was now moved centrally to the macro tab.
2024-05-10 15:11:20 +02:00
..
macro-action-edit.cpp Fix macro segment highlighting not being in sync 2024-05-10 15:11:20 +02:00
macro-action-edit.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-action-factory.cpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-action-factory.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-action-macro.cpp Add option to conditionally run action of other macros 2024-05-10 15:11:20 +02:00
macro-action-macro.hpp Add option to conditionally run action of other macros 2024-05-10 15:11:20 +02:00
macro-action-queue.cpp Only insert enabled actions to action queues 2024-04-02 17:59:17 +02:00
macro-action-queue.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-variable.cpp Add option to truncate or pad variable value 2024-04-02 17:59:17 +02:00
macro-action-variable.hpp Fix build issue with GCC 13.2.0 and clang-17 2024-04-04 20:49:10 +02:00
macro-action.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-condition-edit.cpp Fix macro segment highlighting not being in sync 2024-05-10 15:11:20 +02:00
macro-condition-edit.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-factory.cpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-factory.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-macro.cpp Fix typo 2024-01-27 14:10:34 +01:00
macro-condition-macro.hpp Fix build issue with GCC 13.2.0 and clang-17 2024-04-04 20:49:10 +02:00
macro-condition-queue.cpp Update header info of action queue macro segments 2024-02-20 21:48:09 +01:00
macro-condition-queue.hpp Update header info of action queue macro segments 2024-02-20 21:48:09 +01:00
macro-condition-tempvar.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-condition-tempvar.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-variable.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-condition-variable.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition.cpp Fix typo 2024-01-27 14:10:34 +01:00
macro-condition.hpp Fix typo 2024-01-27 14:10:34 +01:00
macro-dock.cpp Rename function 2024-01-27 14:10:34 +01:00
macro-dock.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-export-import-dialog.cpp Add option to export macro as plain json 2024-04-20 17:39:47 +02:00
macro-export-import-dialog.hpp Add option to export macro as plain json 2024-04-20 17:39:47 +02:00
macro-helpers.cpp Add MacroWasPausedSince() 2024-01-27 14:10:34 +01:00
macro-helpers.hpp Add StopAllMacros() helper 2024-01-27 14:10:34 +01:00
macro-list.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-list.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-properties.cpp Add macro option to stop and rerun actions 2024-03-15 21:27:08 +01:00
macro-properties.hpp Add macro option to stop and rerun actions 2024-03-15 21:27:08 +01:00
macro-ref.cpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-ref.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-run-button.cpp Allow stop of current macro when using run button 2024-02-26 20:56:26 +01:00
macro-run-button.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-segment-copy-paste.cpp Add copy-paste support for individual macro segments 2024-05-10 15:11:20 +02:00
macro-segment-copy-paste.hpp Add copy-paste support for individual macro segments 2024-05-10 15:11:20 +02:00
macro-segment-list.cpp Enable right-click to select macro segments 2024-05-10 15:11:20 +02:00
macro-segment-list.hpp Add option to set custom labels on macro segments 2024-04-20 17:39:47 +02:00
macro-segment-selection.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-segment-selection.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-segment.cpp Fix macro segment highlighting not being in sync 2024-05-10 15:11:20 +02:00
macro-segment.hpp Fix macro segment highlighting not being in sync 2024-05-10 15:11:20 +02:00
macro-selection.cpp Open macro selection dialog at plugin window location 2024-04-20 17:39:47 +02:00
macro-selection.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-tab.cpp Fix macro segment highlighting not being in sync 2024-05-10 15:11:20 +02:00
macro-tree.cpp Fix checkbox icon of groups in macro tree not being set on OBS 30.1.2 2024-04-07 20:23:54 +02:00
macro-tree.hpp Fix checkbox icon of groups in macro tree not being set on OBS 30.1.2 2024-04-07 20:23:54 +02:00
macro.cpp Fix macro segment highlighting not being in sync 2024-05-10 15:11:20 +02:00
macro.hpp Add macro option to stop and rerun actions 2024-03-15 21:27:08 +01:00