Commit Graph

11 Commits

Author SHA1 Message Date
WarmUpTill
c606869d41
changed window name of the OBS window to "OBS"
"Advanced Scene Switcher" didn't make sense for the whole of OBS
2017-11-29 21:21:25 +01:00
WarmUpTill
7049fafaaf Split in multiple files / bug fixes / other
Split into multiple files since it was impossible to maintain the code with a file for 3000+ lines.
Fixed bug with scene round trip freeze (missing condition variable wait)
Added option to sort switch functions by prioroty
Renamed Scene Round Trip to Scene Sequence to cause less confusion
2017-10-25 20:06:45 +02:00
WarmUpTill
e0399e732d Fix for freeze on scene collection change 2017-02-17 17:16:43 +01:00
WarmUpTill
6a60cd01fa cleanup 2017-02-03 22:11:47 +01:00
WarmUpTill
9aa20a78d5 Improved Idle Detection and Scene Round Trip tabs
Idle Detection can now be temporarily disabled based on the window in focus.
Scene Round Trip configuration can now be saved / loaded form file.
2016-12-04 17:38:24 +01:00
WarmUpTill
6a2071c20e Added Idle Detection tab 2016-11-24 15:40:25 +01:00
WarmUpTill
ddc963e9db Divided into multiple files to improve readability 2016-11-23 22:24:24 +01:00
WarmUpTill
9b1d9c85f3 Cleanup and bug fix
Current scene was only checked before the wait time. Could cause scene switch to not be recognized during for Scene Round Trip, Pause Scenes, Ignore Scenes and Auto stop streaming/recording
2016-11-10 21:44:59 +01:00
WarmUpTill
12dd8df66b Transitions and file support, bug fix, memory leak 2016-10-13 23:28:32 +02:00
WarmUpTill
96e2ba6dac Bug fixes, Hotkey, Pause Windows 2016-10-08 21:19:22 +02:00
WarmUpTill
53f54f8c1c added UI (based on built in switcher) 2016-10-04 22:57:37 +02:00