SceneSwitcher/lib/macro
2025-07-08 17:49:33 +02:00
..
macro-action-edit.cpp Fix crash when deleting macro 2025-06-01 11:57:26 +02:00
macro-action-edit.hpp Fix crash when deleting macro 2025-06-01 11:57:26 +02:00
macro-action-factory.cpp Fix crash when creating macro which uses macro segment factories 2024-08-16 06:49:27 +02:00
macro-action-factory.hpp Export symbols 2025-06-09 14:20:44 +02:00
macro-action-macro.cpp Add option to toggle the pause state of a macro 2025-05-27 22:37:46 +02:00
macro-action-macro.hpp Add option to toggle the pause state of a macro 2025-05-27 22:37:46 +02:00
macro-action-queue.cpp Cleanup 2025-06-20 22:29:35 +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 query JSON strings and access JSON array elements 2025-04-22 15:35:45 +02:00
macro-action-variable.hpp Add option to query JSON strings and access JSON array elements 2025-04-22 15:35:45 +02:00
macro-action.cpp Add "disable" effect to macro conditions using "ignore" logic selection 2025-04-02 13:48:23 +02:00
macro-action.hpp Add "disable" effect to macro conditions using "ignore" logic selection 2025-04-02 13:48:23 +02:00
macro-condition-edit.cpp Lazy initialize macro segment widgets 2025-05-08 21:10:13 +02:00
macro-condition-edit.hpp Lazy initialize macro segment widgets 2025-05-08 21:10:13 +02:00
macro-condition-factory.cpp Fix crash when creating macro which uses macro segment factories 2024-08-16 06:49:27 +02:00
macro-condition-factory.hpp Export symbols 2025-06-09 14:20:44 +02:00
macro-condition-macro.cpp Cleanup 2025-06-20 22:29:35 +02:00
macro-condition-macro.hpp Cleanup includes 2025-03-30 14:01:41 +02:00
macro-condition-queue.cpp Cleanup 2025-06-20 22:29:35 +02:00
macro-condition-queue.hpp Add temp var support for size and running state 2024-10-26 11:08:51 +02:00
macro-condition-tempvar.cpp Cleanup 2025-06-20 22:29:35 +02:00
macro-condition-tempvar.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-variable.cpp Cleanup 2025-06-20 22:29:35 +02:00
macro-condition-variable.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition.cpp Refactor DurationModifier to enable testing 2024-08-11 16:03:08 +02:00
macro-condition.hpp Refactor DurationModifier to enable testing 2024-08-11 16:03:08 +02:00
macro-dock.cpp Rename and refactor macro class functions 2024-09-24 23:00:47 +02:00
macro-dock.hpp Adapt to new OBS dock API 2024-08-14 21:51:42 +02: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 Cleanup constness 2025-06-01 11:57:26 +02:00
macro-helpers.hpp Cleanup constness 2025-06-01 11:57:26 +02:00
macro-input.cpp Remove Qt5 support 2025-03-11 22:12:05 +01:00
macro-input.hpp Add macro input variable support 2024-06-07 21:44:21 +02:00
macro-list.cpp Resolve unused parameter warnings 2024-08-15 01:02:03 +02:00
macro-list.hpp Switch QPushButton to QToolButton 2024-06-20 21:41:28 +02: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 Fix macro action paste happening in the wrong section 2024-09-24 23:00:47 +02:00
macro-segment-copy-paste.hpp Fix macro action paste happening in the wrong section 2024-09-24 23:00:47 +02:00
macro-segment-list.cpp Fix crash when deleting cached macro widgets 2025-06-12 21:29:07 +02:00
macro-segment-list.hpp Fix crash when deleting cached macro widgets 2025-06-12 21:29:07 +02:00
macro-segment-selection.cpp Rename function 2024-10-12 17:09:33 +02:00
macro-segment-selection.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-segment.cpp Fix tempvars being reset across macros for cached widgets 2025-06-12 21:29:07 +02:00
macro-segment.hpp Refactor locking of macro segments 2025-06-20 22:29:35 +02:00
macro-selection.cpp Fix macro selection resetting when any macro was removed 2025-06-12 18:33:24 +02:00
macro-selection.hpp Resolve unused parameter warnings 2024-08-15 01:02:03 +02:00
macro-settings.cpp Add option to check macro conditions in parallel to other macros 2025-05-08 20:44:56 +02:00
macro-settings.hpp Enable macro highlighting by default 2025-05-08 21:10:13 +02:00
macro-tab.cpp Add context menu option to expand / collapse all macro groups 2025-07-08 17:49:33 +02:00
macro-tree.cpp Add context menu option to expand / collapse all macro groups 2025-07-08 17:49:33 +02:00
macro-tree.hpp Add context menu option to expand / collapse all macro groups 2025-07-08 17:49:33 +02:00
macro.cpp Refactor locking of macro segments 2025-06-20 22:29:35 +02:00
macro.hpp Cleanup constness 2025-06-01 11:57:26 +02:00