SceneSwitcher/plugins/twitch
WarmUpTill eaad4d1bbd Fix Twitch helper caches misbehaving
API calls with different sets of arguments could map to the same key
value pair, which resulted in unexpected behavior for functions using
those caches
2025-03-22 18:09:51 +01:00
..
category-selection.cpp Rework chache handling 2025-03-15 12:31:13 +01:00
category-selection.hpp Cleanup 2025-03-15 12:31:13 +01:00
channel-selection.cpp Rework chache handling 2025-03-15 12:31:13 +01:00
channel-selection.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
chat-connection.cpp Add option to check if users leave or join Twitch chat 2024-10-08 19:57:50 +02:00
chat-connection.hpp Add option to check if users leave or join Twitch chat 2024-10-08 19:57:50 +02:00
chat-message-pattern.cpp Add more Twitch chat tag temp vars and properties 2024-10-05 16:01:32 +02:00
chat-message-pattern.hpp Match any Twitch chat message by default 2024-10-05 14:30:30 +02:00
CMakeLists.txt Remove legacy tab "Network" 2024-09-24 23:00:47 +02:00
event-sub.cpp Fix thread flood when Twitch event sub connection is lost 2025-03-15 12:31:13 +01:00
event-sub.hpp Switch to message buffer / dispatcher for Twitch event sub messages 2024-02-21 18:02:22 +01:00
macro-action-twitch.cpp Refactor Twitch condition event handling 2025-03-15 12:31:13 +01:00
macro-action-twitch.hpp Add option to query reward information 2025-03-15 12:31:13 +01:00
macro-condition-twitch.cpp Refactor Twitch condition event handling 2025-03-15 12:31:13 +01:00
macro-condition-twitch.hpp Refactor Twitch condition event handling 2025-03-15 12:31:13 +01:00
points-reward-selection.cpp Add option to query reward information 2025-03-15 12:31:13 +01:00
points-reward-selection.hpp Add option to query reward information 2025-03-15 12:31:13 +01:00
token.cpp Fix UI theming issues 2025-03-11 22:12:05 +01:00
token.hpp Add Twitch connection tab 2024-05-01 19:44:57 +02:00
twitch-helpers.cpp Fix Twitch helper caches misbehaving 2025-03-22 18:09:51 +01:00
twitch-helpers.hpp Rework chache handling 2025-03-15 12:31:13 +01:00
twitch-tab.cpp Fix UI issues when opening ItemSettingsDialogs 2025-03-09 20:05:07 +01:00
twitch-tab.hpp Add Twitch connection tab 2024-05-01 19:44:57 +02:00