caitp / TwitchSwitcher

OBS-Studio plugin to switch Twitch.tv game name and channel status automatically
Other
35 stars 5 forks source link

Improve Update message handling in WorkerThread #12

Closed caitp closed 8 years ago

caitp commented 8 years ago

Now, if a new update event occurs while waiting for authentication, the update event changes to update using the most recent settings. The browser window will also be terminated on exit. If a quit event is reached during this time, the update event is cancelled.