Commit Graph

117 Commits

Author SHA1 Message Date
WarmUpTill
42dcd9dec4
fix for certain window names not being detected 2018-03-05 02:26:34 +01:00
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
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
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
1ed924a39c
Increased Scene Sequence timer limit 2017-11-14 20:04:30 +01:00
WarmUpTill
59ed240311
Delete advanced-scene-switcher.ui 2017-11-14 20:04:07 +01:00
WarmUpTill
712767b824
Increased Scene Sequence timer limit 2017-11-14 20:03:27 +01:00
WarmUpTill
bb4035824b
Increased Scene Sequence timer limit 2017-11-14 19:58:43 +01:00
WarmUpTill
a1d385f5dc
Added build instructions 2017-11-09 19:31:37 +01:00
WarmUpTill
3c9b1f7ad8
fix cursor pos crash 2017-11-09 19:03:00 +01:00
WarmUpTill
fc66509e50
More precise timing in scene sequence 2017-11-03 23:47:15 +01:00
WarmUpTill
62f1109256
data not needed anymore 2017-10-31 15:16:19 +01:00
WarmUpTill
25540aee2b
Regex support for Ignore windows 2017-10-29 14:10:30 +01:00
WarmUpTill
53aa828c9e
Remove invalid path warning on empty path 2017-10-29 14:09:54 +01:00
WarmUpTill
2e7ea7db01
added Linux support / some more cleanup 2017-10-29 12:44:04 +01:00
WarmUpTill
6d024b459e
fix of crash when first using the lpugin 2017-10-29 00:41:31 +02:00
WarmUpTill
f143ee0bfc
fix of crash on first use of plugin 2017-10-29 00:38:53 +02: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
d807127bca
Added warning to transitions tab 2017-10-29 00:28:08 +02:00
WarmUpTill
39a38882b0
added support for executable switch on mac 2017-10-28 19:10:26 +02:00
WarmUpTill
9b44f26e1c Updated UI to fit new functions/be less confusing
Rename of Scene Round Trip to Scene Sequence
Moved all window title based stuff to its own tab
Redesigned general tab to fit new priority option and removed window title switch
Grouped other tabs where possible... don't remember all of it
Added some Warnings where applicable
2017-10-25 20:11:18 +02:00
WarmUpTill
6d3f90f172 Added CmakeLists.txt so everyone can build easily 2017-10-25 20:08:01 +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
666eb16d43 Added GPL2 2017-06-02 15:23:52 +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
e0399e732d Fix for freeze on scene collection change 2017-02-17 17:16:43 +01:00
WarmUpTill
279f62aaec Crash fix for executable switches 2017-02-13 21:43:53 +01:00
WarmUpTill
960774ce5c added Mac idle Detection 2017-02-04 00:14:44 +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
7a1ec2763e Create README.md 2017-01-26 22:29:35 +01:00
WarmUpTill
5ff5512799 Made hints on transition tab more clear 2017-01-26 22:27:00 +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
1ab8d023b7 Delete README.md 2017-01-26 00:23:40 +01:00
WarmUpTill
35ebd7101d added option to set default transition per scene 2017-01-26 00:23:24 +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
d596f65df1 Improved Idle Detection and Scene Round Trip tab 2016-12-04 17:38:53 +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
ff73f272df Added Idle Detection tab 2016-11-24 15:40:55 +01:00
WarmUpTill
6a2071c20e Added Idle Detection tab 2016-11-24 15:40:25 +01:00
WarmUpTill
d21ae05fda Added Executable Tab (dasOven) 2016-11-23 22:25:05 +01:00
WarmUpTill
ddc963e9db Divided into multiple files to improve readability 2016-11-23 22:24:24 +01:00