WarmUpTill
|
f3416c5b1d
|
Add option to remove Run or Pause button from macro dock
|
2023-03-25 12:50:49 -07:00 |
|
WarmUpTill
|
6f2c53d14e
|
Add option to create docks of macros
These docks allow to control the pause state and manual execution of the
macro actions
|
2023-03-25 12:50:49 -07:00 |
|
WarmUpTill
|
e66d0bc6b8
|
Rework MacroRef
This should resolve issues of macro names / selections not properly
updating after renaming / grouping / un-grouping macros
|
2023-03-13 11:30:29 -07:00 |
|
WarmUpTill
|
b4936274f2
|
Synchronize re-ordering and grouping of macros
|
2023-01-31 11:20:18 -08:00 |
|
WarmUpTill
|
334d173dc9
|
Add PostLoad()
Used to reslove values that only can be resolved after all macros /
macro segments have been set up initally.
|
2023-01-15 09:33:46 -08:00 |
|
WarmUpTill
|
a80af327d7
|
Enable grouping of macros
Based on OBS's source-tree model/view implementation
|
2023-01-07 11:49:53 -08:00 |
|
WarmUpTill
|
f9de63bc88
|
Rename "count" to "runCount"
|
2023-01-07 11:49:53 -08:00 |
|
WarmUpTill
|
b5ec9e7586
|
Add const qualifier to various functions
|
2022-12-23 13:16:22 -08:00 |
|
WarmUpTill
|
f3e5fb59f3
|
Reset duration modifier timers when stopping the plugin
|
2022-12-05 07:22:57 -08:00 |
|
WarmUpTill
|
53a5fa6ff4
|
Restructure "src/" folder
Moving files from the "src/" folder into "src/legacy", "src/macro-core",
and "src/utils" was necessary as it was becoming a bit too cluttered.
|
2022-08-17 11:08:53 -07:00 |
|