Commit Graph

7 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
6d024b459e
fix of crash when first using the lpugin 2017-10-29 00:41:31 +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
9df7779a47 added option to set default transition per scene 2017-01-26 00:21:59 +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