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
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
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
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
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
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
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
faf52c38bb
Add temp var for window text
2026-01-05 10:58:55 +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
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
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
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
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
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
4606f80a9d
Enable filtering in "Hotkey" action
2025-11-10 18:45:06 +01:00
WarmUpTill
8f92ba3ffa
Increase slide index selection maximum to 9999
2025-11-05 20:49:24 +01:00
WarmUpTill
6932de866d
Refactor Twitch event server migration and reconnect handling
...
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
This should avoid any events being lost due to server migration.
2025-10-28 19:20:52 +01:00
WarmUpTill
00db0cf7c4
CI: Refactor OpenSSL handling on MacOS to support MQTT SSL
2025-10-28 19:20:52 +01:00
WarmUpTill
8f3b868fd9
Limit projector action to main canvas and improve layout
2025-10-28 19:20:52 +01:00
WarmUpTill
84f7d0d214
Add SSL support to MQTT connections
...
Also fixes crash on startup if SSL was used while there was no support
for encrypted connections yet
2025-10-28 19:20:52 +01:00
WarmUpTill
e1164c4fa3
Refactor help icon usage
2025-10-28 19:20:52 +01:00
WarmUpTill
4534b23bad
Enable Windows and MacOS build with OBS versions older than 31.1.1
2025-10-28 19:20:52 +01:00
WarmUpTill
5d6a693f36
Refactor macro signal handling
...
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
Also drop support for scene group signals in macro, which hopefully
aren't used much anymore
2025-10-19 18:05:16 +02:00
WarmUpTill
0b77ef5081
Adapt to support canvas API
2025-10-19 18:05:16 +02:00
WarmUpTill
8f54e71e61
Add canvas and position variable support to scene condition
2025-10-19 18:05:16 +02:00
WarmUpTill
16136b8741
Rework scene switch action
...
* Support "next scene" and "previous scene"
* Support "scene at index"
* Add canvas support
* Rework layout
2025-10-19 18:05:16 +02:00
WarmUpTill
c99b5f1feb
Cleanup
2025-10-16 18:03:06 +02:00
WarmUpTill
a3b3cf9818
Improve disconnect reason logging
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-10-14 23:28:11 +02:00
WarmUpTill
ca3bbf5660
Fix Twitch event sub connection breaking after reconnect message
...
This will have to be revisited to avoid events being lost during the
reconnect
2025-10-14 23:28:11 +02:00