SceneSwitcher/src
WarmUpTill f8c589c7a2 Only send scene switch msg if scene was switched
This change is to avoid spamming the connected clients with scene change
messages which might not even do anything as the scene change already
took place.
Additionally it allows scene switch messages to be sent by just calling
the switchScene() function.
2021-05-04 11:32:45 -07:00
..
headers Use Duration class and DurationSelection widget 2021-05-04 11:32:45 -07:00
linux Fix crash on Linux if no ewmh is available (#159) 2021-04-07 21:03:54 +02:00
osx add clang format check to CI and adjust formatting (#55) 2020-11-01 12:39:14 +01:00
win Add network tab (#149) 2021-03-24 20:51:22 +01:00
advanced-scene-switcher-module.c I18n Support (#72) 2020-12-21 11:24:04 +01:00
advanced-scene-switcher.cpp Only send scene switch msg if scene was switched 2021-05-04 11:32:45 -07:00
curl-helper.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
duration-control.cpp Add Duration class and DurationSelection widget 2021-05-04 11:32:45 -07:00
general.cpp Use Duration class and DurationSelection widget 2021-05-04 11:32:45 -07:00
hotkey.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
scene-group.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
scene-trigger.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-audio.cpp Use Duration class and DurationSelection widget 2021-05-04 11:32:45 -07:00
switch-executable.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-file.cpp Move compareIgnoringLineEnding() to utility.hpp 2021-05-04 11:32:45 -07:00
switch-generic.cpp Add option to select 'current transition' (#123) 2021-02-19 19:03:38 +01:00
switch-idle.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-media.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-network.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-pause.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-priority.cpp Add video tab (#131) 2021-03-05 14:08:17 +01:00
switch-random.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-screen-region.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-sequence.cpp Use Duration class and DurationSelection widget 2021-05-04 11:32:45 -07:00
switch-time.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-transitions.cpp Only try to change transition overrides if needed 2021-05-04 11:32:45 -07:00
switch-video.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-window.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07: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