SceneSwitcher/src
WarmUpTill 7947ad2608
Add option to extend scene sequences (#121)
Extending a scene sequence allows for more complex switching setups, but should also simplify some setups.
Sequences like "A -> B -> A -> C", which previously were only possible by creating a copy of A, can now be specified in a single entry.
To extend a sequence either select the sequence you want to modify and click the extend sequence button or simply double click the entry.
2021-02-24 18:19:23 +01:00
..
headers Add option to extend scene sequences (#121) 2021-02-24 18:19:23 +01:00
linux Refactor, fixes and maximized option for title tab (#40) 2020-09-25 21:42:58 +02:00
osx add clang format check to CI and adjust formatting (#55) 2020-11-01 12:39:14 +01:00
win Minor style changes (#114) 2021-02-03 20:27:25 +01:00
advanced-scene-switcher-module.c I18n Support (#72) 2020-12-21 11:24:04 +01:00
advanced-scene-switcher.cpp Add option to extend scene sequences (#121) 2021-02-24 18:19:23 +01:00
curl-helper.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
general.cpp Update the UI's status element if the status changed externally (#126) 2021-02-20 18:58:07 +01:00
hotkey.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
scene-group.cpp Fix getCurrentScene() returning garbage if scene group has type random (#125) 2021-02-20 18:08:47 +01:00
scene-trigger.cpp Add scene trigger for starting and stopping the scene switcher (#129) 2021-02-23 21:00:25 +01:00
switch-audio.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
switch-executable.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
switch-file.cpp Allow specifying transition when reading scenes from file. (#128) 2021-02-21 20:17:32 +01:00
switch-generic.cpp Add option to select 'current transition' (#123) 2021-02-19 19:03:38 +01:00
switch-idle.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
switch-media.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
switch-pause.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
switch-priority.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
switch-random.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
switch-screen-region.cpp Add option to select 'current transition' (#123) 2021-02-19 19:03:38 +01:00
switch-sequence.cpp Add option to extend scene sequences (#121) 2021-02-24 18:19:23 +01:00
switch-time.cpp resovle name conflict (#115) 2021-02-04 07:24:52 +01:00
switch-transitions.cpp Add option to select 'current transition' (#123) 2021-02-19 19:03:38 +01:00
switch-window.cpp Fix regex matching for window tab (#113) 2021-02-03 20:46:25 +01:00
switcher-data-structs.cpp Add option to extend scene sequences (#121) 2021-02-24 18:19:23 +01:00
volume-control.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00