SceneSwitcher/plugins
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
..
base Add option to set transition when changing scene item visibility 2026-01-27 19:28:45 +01:00
http Keep URL parameters if parameters input is not used 2026-01-18 19:44:19 +01:00
midi Setup MIDI device observers in parallel to avoid blocking OBS startup 2025-06-25 13:56:40 +02:00
mqtt CI: Refactor OpenSSL handling on MacOS to support MQTT SSL 2025-10-28 19:20:52 +01:00
openvr Cleanup 2025-06-20 22:29:35 +02:00
scripting Fix warnings 2025-12-21 14:33:08 +01:00
stream-deck Enable left click to open links 2025-10-03 20:44:50 +02:00
twitch Fix Twitch event sub reconnect handling 2026-02-07 21:32:58 +01:00
usb Ease development with dirty dependency directory 2025-06-20 22:29:35 +02:00
video Refactor locking of macro segments 2025-06-20 22:29:35 +02:00
CMakeLists.txt Move scripting support to seperate project 2025-06-09 14:20:44 +02:00