SceneSwitcher/src
WarmUpTill c1704f2164 Fix rapid scene switches by random tab
Wait scene was not set while waiting for scene changes on the random
tab.
If wait scene was ever set by other means (sequence) the scene switcher
would immediately wake up as the wait scene is not the expected value.
2021-05-22 10:49:31 -07:00
..
headers Fix rapid scene switches by random tab 2021-05-22 10:49:31 -07:00
linux Reduce includes of platform specific files 2021-05-04 11:32:45 -07:00
osx Fix fullscreen and implement maximized checks 2021-05-17 11:08:26 -07:00
win Reduce includes of platform specific files 2021-05-04 11:32:45 -07:00
advanced-scene-switcher-module.c I18n Support (#72) 2020-12-21 11:24:04 +01:00
advanced-scene-switcher.cpp Fix rapid scene switches by random tab 2021-05-22 10:49:31 -07:00
curl-helper.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
duration-control.cpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
general.cpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
hotkey.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
macro-action-audio.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-edit.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-filter.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-media.cpp Add macro action "media" 2021-05-22 10:48:52 -07:00
macro-action-recording.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-replay-buffer.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-run.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-scene-switch.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-scene-visibility.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-source.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-streaming.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-wait.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-audio.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-edit.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-file.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-idle.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-interval.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-media.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-plugin-state.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-process.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-recording.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-region.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-scene.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-streaming.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-video.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-window.cpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-tab.cpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
macro.cpp Reduce macro logging in non-verbose mode 2021-05-22 12:14:56 +02:00
name-dialog.cpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
scene-group.cpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
scene-trigger.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
screenshot-helper.cpp Move AdvSSScreenshotObj to separate files 2021-05-04 11:32:45 -07:00
section.cpp Add Macro tab (#170) 2021-05-14 16:37:01 +02: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 Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
switch-generic.cpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
switch-idle.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-media.cpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
switch-network.cpp Add support for transition duration in switchScene() (#178) 2021-05-12 19:50:50 +02:00
switch-pause.cpp Remove unused verbose parameter 2021-05-15 09:05:43 -07:00
switch-priority.cpp Add Macro tab (#170) 2021-05-14 16:37:01 +02: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 Fix rapid scene switches by random tab 2021-05-22 10:49:31 -07:00
switch-time.cpp Remove unnecessary indirection 2021-05-04 11:32:45 -07:00
switch-transitions.cpp Add support for transition duration in switchScene() (#178) 2021-05-12 19:50:50 +02:00
switch-video.cpp Move AdvSSScreenshotObj to separate files 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