WarmUpTill
9301ead060
Add chat settings toggles
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
2026-03-21 22:52:27 +01:00
WarmUpTill
bc29ece526
Cleanup and layout adjustments
2026-03-21 22:52:27 +01:00
WarmUpTill
4158c7a363
Add Twitch actions
...
* Send shoutout
* Cancel raid
* Enable/disable shield mode
* Enable/disable branded content
* Snooze next ad
2026-03-21 22:52:27 +01:00
WarmUpTill
944d1059da
Add user moderation actions
2026-03-21 22:52:27 +01:00
WarmUpTill
bf18d8e106
Validate that user id matches token
2026-03-21 22:52:27 +01:00
WarmUpTill
bf216e0917
Fix subscription handling and improve logging
...
* Revocations were not handled properly
* Active subscriptions were not cleared on reconnect
* Migration client handling could cause crash
* Add error logging
2026-03-21 22:52:27 +01:00
WarmUpTill
2405b6dbbf
Add "Next Macro" temp var to Sequence actions when setting index
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
2026-03-21 00:05:58 +01:00
WarmUpTill
e64f2d195e
Add temp vars to "Sequence" and "Random" action for executed macro
2026-03-21 00:05:58 +01:00
WarmUpTill
f66bec8caf
Add option to expose current settings of source as temp var
2026-03-20 23:40:05 +01:00
WarmUpTill
3eb79e3adb
Scroll to new macro segments
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
2026-03-19 20:21:08 +01:00
WarmUpTill
07e2ac3ca0
Fix macro list / macro edit area splitter resizing
...
When horizontally large widgets (e.g. the Window condition) were part of
the currently selected macro moving the splitter would result in it
either fully hiding the macro list or the macro edit area.
Now the list and edit area can be resized smoothly.
2026-03-19 20:21:08 +01:00
WarmUpTill
8e2c466c2d
Rework libproc2 API version check
...
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
The previous version was not behaving as expected for flatpak builds
2026-03-15 16:27:01 +01:00
WarmUpTill
cc68e2366c
Fix file selection displaying resolved variable values
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
2026-03-15 13:17:06 +01:00
WarmUpTill
7a0e08b0d8
Adapt to enable testing and add more tests
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
2026-03-14 13:34:50 +01:00
WarmUpTill
be8744f0d0
Add action trigger modes
...
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
* always -> same as old behavior, if "on change" was disabled
* results changes -> same as old behavior, if "on change" was enabled
* any condition changes
* any condition changes and evaluates to true
2026-03-12 20:45:57 +01:00
WarmUpTill
d4425df694
Add FirstRunWizard
2026-03-12 20:45:57 +01:00
WarmUpTill
70e5f6002d
Cleanup
2026-03-12 20:45:57 +01:00
WarmUpTill
ff98ec36d6
Show dialogs after OBS_FRONTEND_EVENT_FINISHED_LOADING is fired
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
2026-02-28 13:09:27 +01:00
WarmUpTill
4966802f14
Fix first action of paused macros being executed
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
2026-02-26 21:20:37 +01:00
kak hil imup
b23a90557f
Fixed get_filename_component command call
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
2026-02-22 20:51:48 +01:00
WarmUpTill
d6ea815b85
Expose "Similarity Rating" as temp var when pattern matching
2026-02-22 13:27:20 +01:00
WarmUpTill
f35ef558ee
Fix crash when restoring scene item transition in parallel
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
2026-02-19 20:28:10 +01:00
WarmUpTill
d7ff9088f8
Enable selecting multiple days in simple view of date condition
2026-02-19 20:11:12 +01:00
WarmUpTill
7048925d6e
Add DayOfWeekSelector
2026-02-19 20:11:12 +01:00
WarmUpTill
fcb3ea50d3
Add QTimer::singleShot() wrappers to display startup dialogs on macOS
2026-02-19 20:11:12 +01:00
WarmUpTill
87c45e2b32
Focus name edit for new items
2026-02-19 20:11:12 +01:00
WarmUpTill
eb5046a9d6
Add websocket callbacks to run macros and set variables
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
2026-02-17 22:07:54 +01:00
WarmUpTill
58c05f3f6e
Fix race condition in plugin post load steps
2026-02-17 22:07:54 +01:00
WarmUpTill
0b284da3de
Fix stream deck condition not matching key "down" state properly
2026-02-17 22:07:54 +01:00
WarmUpTill
03fe7016e4
Fix crash in game capture condition when receiving null data
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
2026-02-07 22:38:26 +01:00
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