Commit Graph

35 Commits

Author SHA1 Message Date
WarmUpTill
c934b5c7ff
option to switch to random scene if no no match
added random tab:
scenes listed here can be switched to at random for a set duration if no switch condition is met (and this setting is selected on the general tab)
2018-02-19 19:32:09 +01:00
WarmUpTill
dd2d70bb9c
Fix for crash on Scene Collection change
functionNamesByPriority was cleared while in use when changing Scene Collection.
2018-02-16 20:42:58 +01:00
WarmUpTill
ad052e9323 remove all translations 2018-01-13 17:09:00 +01:00
WarmUpTill
086d07f678 Removed Translations, bugfixes for Round Trip 2018-01-13 16:27:32 +01:00
WarmUpTill
12512f7d0a
fix for not being able to modify / delete old scene sequences
the "sceneRounTripStr" was not adjusted to match the increased precision of the timer
2017-11-28 20:01:38 +01:00
WarmUpTill
fc66509e50
More precise timing in scene sequence 2017-11-03 23:47:15 +01:00
WarmUpTill
f7dd5e7aff
undo commit of wrong file 2017-10-29 00:37:25 +02:00
WarmUpTill
ff013b477c
Fix of crash on first use of plugin 2017-10-29 00:28:47 +02: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
7befd75bb5 Removed transition wait (buggy) 2017-03-04 01:53:07 +01:00
WarmUpTill
73e1849c65 cleanup 2017-02-17 17:17:36 +01:00
WarmUpTill
279f62aaec Crash fix for executable switches 2017-02-13 21:43:53 +01:00
WarmUpTill
1558ead988 Fix for idle detection settings resetting 2017-02-04 00:10:11 +01:00
WarmUpTill
166ab1404a cleanup 2017-02-03 22:49:09 +01:00
WarmUpTill
6a60cd01fa cleanup 2017-02-03 22:11:47 +01:00
WarmUpTill
667cb6b898 cleanup 2017-02-03 21:41:56 +01:00
WarmUpTill
9178af67de Fix for transition related problems
Fix for transition not being changed when use a file to change scene
Fix for scene changes being canceled (when the transition was changed while a scene transition was active )
2017-01-26 22:25:23 +01:00
WarmUpTill
9df7779a47 added option to set default transition per scene 2017-01-26 00:21:59 +01:00
WarmUpTill
1157576d3e trying auto transition(not done) 2017-01-25 22:40:46 +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
dbdbfda339 scene round trip crash fix 2016-11-07 21:16:18 +01:00
WarmUpTill
d5bd649e8e Added cursor pos 2016-11-05 22:52:55 +01:00
WarmUpTill
6319b5d938 memory leak fix 2016-10-14 16:24:57 +02:00
WarmUpTill
5c3d4ea28b code cleanup 2016-10-14 15:49:27 +02:00
WarmUpTill
6568315739 added Transitions tab (transition for each switch) 2016-10-14 03:27:34 +02:00
WarmUpTill
12dd8df66b Transitions and file support, bug fix, memory leak 2016-10-13 23:28:32 +02:00
WarmUpTill
a2080527d7 removed boost, used qdri instead 2016-10-09 16:06:55 +02:00
WarmUpTill
38804d36fa cleanup (___findbyvalue fixed, but not used) 2016-10-09 01:31:23 +02:00
WarmUpTill
96e2ba6dac Bug fixes, Hotkey, Pause Windows 2016-10-08 21:19:22 +02:00
WarmUpTill
6b58dfb804 fixed issue: fullscreen check prevented switch to backup scene 2016-10-06 14:37:29 +02:00
WarmUpTill
eda80978c9 Fixed Scene Round Trip issue, SRT can be cancled 2016-10-05 19:04:47 +02:00
WarmUpTill
53f54f8c1c added UI (based on built in switcher) 2016-10-04 22:57:37 +02:00