| .. |
|
macro-action-edit.cpp
|
Fix warnings
|
2025-12-14 10:42:51 +01:00 |
|
macro-action-edit.hpp
|
Fix warnings
|
2025-12-14 10:42:51 +01:00 |
|
macro-action-factory.cpp
|
Retain settings of currently unknown macro segments
|
2025-10-19 18:05:16 +02:00 |
|
macro-action-factory.hpp
|
Export symbols
|
2025-06-09 14:20:44 +02:00 |
|
macro-action-macro.cpp
|
Add group support to MacroSelection
|
2025-12-14 10:30:58 +01:00 |
|
macro-action-macro.hpp
|
Add option to change action state based on label and action type
|
2025-11-05 20:49:24 +01: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
|
Cleanup 'find and replace' layout in variable action
|
2026-01-13 21:44:17 +01:00 |
|
macro-action-variable.hpp
|
Cleanup 'find and replace' layout in variable action
|
2026-01-13 21:44:17 +01: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
|
Fix warnings
|
2025-12-14 10:42:51 +01:00 |
|
macro-condition-edit.hpp
|
Fix warnings
|
2025-12-14 10:42:51 +01:00 |
|
macro-condition-factory.cpp
|
Retain settings of currently unknown macro segments
|
2025-10-19 18:05:16 +02:00 |
|
macro-condition-factory.hpp
|
Export symbols
|
2025-06-09 14:20:44 +02:00 |
|
macro-condition-macro.cpp
|
Add group support to MacroSelection
|
2025-12-14 10:30:58 +01:00 |
|
macro-condition-macro.hpp
|
Add option to check if a macro's actions were performed
|
2025-10-14 19:21:29 +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
|
Allow macro property selection from parent macro
|
2025-10-03 11:56:40 +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-settings.cpp
|
Refactor macro dock handling
|
2025-10-16 18:03:06 +02:00 |
|
macro-dock-settings.hpp
|
Refactor macro dock handling
|
2025-10-16 18:03:06 +02:00 |
|
macro-dock-window.cpp
|
Add macro dock windows
|
2025-10-16 18:03:06 +02:00 |
|
macro-dock-window.hpp
|
Add macro dock windows
|
2025-10-16 18:03:06 +02:00 |
|
macro-dock.cpp
|
Run macro via dock button in parallel and ignore pause
|
2025-11-14 13:56:03 +01:00 |
|
macro-dock.hpp
|
Adapt to new OBS dock API
|
2024-08-14 21:51:42 +02:00 |
|
macro-edit.cpp
|
Fix warnings
|
2025-12-14 10:42:51 +01:00 |
|
macro-edit.hpp
|
Fix nested macro property selections not being saved
|
2025-10-03 11:56:40 +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
|
Add macro group helper functions
|
2025-12-14 10:30:58 +01:00 |
|
macro-helpers.hpp
|
Add macro group helper functions
|
2025-12-14 10:30:58 +01: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
|
Refactor macro signal handling
|
2025-10-19 18:05:16 +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
|
Cleanup
|
2025-07-13 18:17:46 +02:00 |
|
macro-run-button.hpp
|
Restructure library and plugins
|
2024-01-27 14:10:34 +01:00 |
|
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
|
Refactor macro edit area into separate class
|
2025-07-13 18:17:46 +02:00 |
|
macro-segment-copy-paste.hpp
|
Refactor macro edit area into separate class
|
2025-07-13 18:17:46 +02:00 |
|
macro-segment-list.cpp
|
Refactor MacroSegmentList rework to support nested macros
|
2025-07-13 18:17:46 +02:00 |
|
macro-segment-list.hpp
|
Refactor MacroSegmentList rework to support nested macros
|
2025-07-13 18:17:46 +02:00 |
|
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
|
Retain settings of currently unknown macro segments
|
2025-10-19 18:05:16 +02:00 |
|
macro-segment.cpp
|
Refactor macro signal handling
|
2025-10-19 18:05:16 +02:00 |
|
macro-segment.hpp
|
Refactor macro signal handling
|
2025-10-19 18:05:16 +02:00 |
|
macro-selection.cpp
|
Add group support to MacroSelection
|
2025-12-14 10:30:58 +01:00 |
|
macro-selection.hpp
|
Add group support to MacroSelection
|
2025-12-14 10:30:58 +01:00 |
|
macro-settings.cpp
|
Refactor macro dock handling
|
2025-10-16 18:03:06 +02:00 |
|
macro-settings.hpp
|
Refactor macro dock handling
|
2025-10-16 18:03:06 +02:00 |
|
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
|
Add macro group helper functions
|
2025-12-14 10:30:58 +01:00 |
|
macro-tree.cpp
|
Enable un-/pausing all macros in a group
|
2026-01-13 21:45:04 +01:00 |
|
macro-tree.hpp
|
Enable un-/pausing all macros in a group
|
2026-01-13 21:45:04 +01:00 |
|
macro.cpp
|
Remove unused function
|
2025-12-14 10:30:58 +01:00 |
|
macro.hpp
|
Move functions
|
2025-12-06 19:27:54 +01:00 |