WarmUpTill
2ea89912a3
Fix transition duration selection not being editable
debian-build / build (push) Waiting to run
Push to master / Check Formatting 🔍 (push) Waiting to run
Push to master / Build Project 🧱 (push) Waiting to run
Push to master / Create Release 🛫 (push) Blocked by required conditions
Check locale / ubuntu64 (push) Has been cancelled
2026-02-07 21:32:58 +01:00
WarmUpTill
78d2efa083
Skip invalid json object settings value
2026-02-07 21:32:58 +01:00
WarmUpTill
149fce1c2b
Show tooltip updates while the tooltip is visible
2026-02-07 21:32:58 +01:00
WarmUpTill
2dd9120265
Add tooltip for last execution time of macro in macro list
2026-02-07 21:32:58 +01:00
WarmUpTill
3a9f315b67
Highlight macros blocked by the "on change" setting in the macro list
2026-02-07 21:32:58 +01:00
WarmUpTill
6ba01dca39
Fix Twitch event sub reconnect handling
...
If the connection was aborted by the local machine, the active
subsciptions were not cleared causing the new connection not attempt to
register any new subsciptions.
An event sub connection without any active subsciptions will be dropped
by Twitch after a certain amount of time.
Additionally the reconnection logic was triggering to frequently causing
unecessary load.
2026-02-07 21:32:58 +01:00
WarmUpTill
ad1f1effeb
Add option to pick random value
2026-02-07 21:32:58 +01:00
WarmUpTill
0a53a8649f
Add initializer_list support and set default add dialog window title
2026-02-07 21:32:57 +01:00
WarmUpTill
7ea721f9f1
Add option to set transition when changing scene item visibility
2026-01-27 19:28:45 +01:00
WarmUpTill
718a899a98
Move functions
2026-01-27 19:28:45 +01:00
WarmUpTill
4c493451f4
Keep URL parameters if parameters input is not used
2026-01-18 19:44:19 +01:00
WarmUpTill
a8d483f5a7
Enable un-/pausing all macros in a group
2026-01-13 21:45:04 +01:00
WarmUpTill
dc786a5313
Cleanup 'find and replace' layout in variable action
2026-01-13 21:44:17 +01:00
WarmUpTill
628a4d896c
Add option to stop plugin in case unclean shutdown is detected
2026-01-05 10:58:55 +01:00
WarmUpTill
74a9681c8e
Fix deadlock when opening settings window
2026-01-05 10:58:55 +01:00
WarmUpTill
faf52c38bb
Add temp var for window text
2026-01-05 10:58:55 +01:00
WarmUpTill
bad1a548fb
Fix resource table shortcuts conflicting with OBS shortcuts
...
This could happen when adding the variable tab as a dock.
The problem is visible in the OBS log:
QAction::event: Ambiguous shortcut overload: Del
2025-12-27 20:38:53 +01:00
WarmUpTill
f706416df5
Fix warnings
debian-build / build (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
2025-12-21 14:33:08 +01:00
WarmUpTill
c344c88acd
Add support for scenes of secondary canvases in source selection
2025-12-21 14:33:08 +01:00
WarmUpTill
2cd9e61717
Adapt paths to new OBS directory structure
2025-12-21 14:33:08 +01:00
WarmUpTill
6314de8f37
Add option to always show feature tabs
debian-build / build (push) Has been cancelled
Check locale / ubuntu64 (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
2025-12-14 12:54:17 +01:00
WarmUpTill
6bfcabc4af
Add option to get channel info
2025-12-14 12:54:17 +01:00
WarmUpTill
69711d973a
Fix memory leak
2025-12-14 12:54:17 +01:00
WarmUpTill
225913b44d
Fix warnings
2025-12-14 10:42:51 +01:00
WarmUpTill
7c6d657fdd
Add temp var for last recording save path
2025-12-14 10:42:51 +01:00
WarmUpTill
12e38274f5
Fix freeze on shutdown / scene collection change
2025-12-14 10:31:45 +01:00
WarmUpTill
5d49e8825b
Add group support to MacroSelection
2025-12-14 10:30:58 +01:00
WarmUpTill
21c34356ed
Add macro group helper functions
2025-12-14 10:30:58 +01:00
WarmUpTill
266e470509
Remove unused function
2025-12-14 10:30:58 +01:00
WarmUpTill
de20c93b14
Rearrange layout of "General" tab
debian-build / build (push) Has been cancelled
Check locale / ubuntu64 (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
2025-12-06 19:27:54 +01:00
WarmUpTill
b0d877db8c
Cleanup unnecessary nested layouts
2025-12-06 19:27:54 +01:00
WarmUpTill
caf9e59475
Remove option to disable widget caching
...
Option was only introduced in case instabilities arise.
However, there weren't any reports of issues for a long time.
2025-12-06 19:27:54 +01:00
WarmUpTill
5f6982b5bb
Add macro search functionality
...
Allows search by ...
* Macro name
* Segment type
* Segment label
2025-12-06 19:27:54 +01:00
WarmUpTill
ce399cc647
Move functions
2025-12-06 19:27:54 +01:00
WarmUpTill
03f67534c7
Default to main canvas in scene selection
...
debian-build / build (push) Waiting to run
Check locale / ubuntu64 (push) Waiting to run
Push to master / Check Formatting 🔍 (push) Waiting to run
Push to master / Build Project 🧱 (push) Waiting to run
Push to master / Create Release 🛫 (push) Blocked by required conditions
New scene selections would have no canvas selected at all.
This would cause issues in places which do not support an empty canvas
selection.
For example, the "scene changed" check of the scene condition would not
work as without any canvas it is not clear which scene to check for.
2025-12-05 17:30:16 +01:00
WarmUpTill
246667e65e
Fix scene list scene switches not working
...
* Assume default canvas to be main canvas
* Add proper handling for the preview scene for next / previous
* Only display canvas warning if a canvas was selected
* Fix canvas selection not showing backend value
2025-12-05 17:30:16 +01:00
WarmUpTill
68fe7716e7
Add special handling for main canvas
2025-12-05 17:30:16 +01:00
WarmUpTill
98cc710b4a
Add tooltip to "verify timestamps" option
2025-12-05 17:30:16 +01:00
WarmUpTill
c602c30c54
Display warning if Twitch token expired or is invalid
2025-12-05 17:30:16 +01:00
WarmUpTill
cc1b89fe1d
Fix crash on macro tab setup
2025-12-05 17:30:16 +01:00
WarmUpTill
1de4ef7ec2
Add retry mechanism for downloading dependencies
2025-12-05 17:30:16 +01:00
WarmUpTill
e29060fdea
Throttle Twitch API access for at least 1 second
debian-build / build (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
2025-12-03 18:30:17 +01:00
WarmUpTill
a0e6e6f528
Add options to close source dialogs
debian-build / build (push) Has been cancelled
Check locale / ubuntu64 (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
2025-11-14 13:56:03 +01:00
WarmUpTill
e30d5845fa
Run macro via dock button in parallel and ignore pause
2025-11-14 13:56:03 +01:00
WarmUpTill
d12911cd02
Fix typo
2025-11-14 13:56:03 +01:00
WarmUpTill
b8ecc40e8c
Add search clear button to the variable tab
2025-11-14 12:38:24 +01:00
WarmUpTill
8ec4849b1d
Add option copy value of another variable
2025-11-14 12:38:24 +01:00
WarmUpTill
e6e9f3a831
Add temp var for last replay buffer save path
debian-build / build (push) Waiting to run
Check locale / ubuntu64 (push) Waiting to run
Push to master / Check Formatting 🔍 (push) Waiting to run
Push to master / Build Project 🧱 (push) Waiting to run
Push to master / Create Release 🛫 (push) Blocked by required conditions
2025-11-13 21:06:29 +01:00
WarmUpTill
555f7c1381
Add option to enable dock containing variable tab
debian-build / build (push) Has been cancelled
Check locale / ubuntu64 (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
2025-11-10 18:45:06 +01:00
WarmUpTill
f0f8b0fd92
Add option to search in variable tab
2025-11-10 18:45:06 +01:00