SceneSwitcher/src/headers
WarmUpTill 572b974b82 Switch to using string as ids for actions and conditions
Using int is an id was getting messy with more and more conditions and
actions beeing added.
It also made the order of conditions and actions in the respective
comboboxes unchangable as there was a 1 to 1 relation of index and id.
2021-05-22 03:07:09 -07:00
..
advanced-scene-switcher.hpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
curl-helper.hpp Refactor, fixes and maximized option for title tab (#40) 2020-09-25 21:42:58 +02:00
duration-control.hpp Add Duration class and DurationSelection widget 2021-05-04 11:32:45 -07:00
macro-action-audio.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-edit.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-filter.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-recording.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-replay-buffer.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-run.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-scene-switch.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-scene-visibility.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-source.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-streaming.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-action-wait.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-audio.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-edit.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-file.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-idle.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-interval.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-media.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-plugin-state.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-process.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-recording.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-region.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-scene.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-streaming.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-video.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro-condition-window.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
macro.hpp Switch to using string as ids for actions and conditions 2021-05-22 03:07:09 -07:00
name-dialog.hpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
scene-group.hpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
scene-trigger.hpp Add scene trigger for starting and stopping the scene switcher (#129) 2021-02-23 21:00:25 +01:00
screenshot-helper.hpp Move AdvSSScreenshotObj to separate files 2021-05-04 11:32:45 -07:00
section.hpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
switch-audio.hpp Use Duration class and DurationSelection widget 2021-05-04 11:32:45 -07:00
switch-executable.hpp Add scene groups and rework save and load (#103) 2021-01-23 17:39:35 +01:00
switch-file.hpp Add scene groups and rework save and load (#103) 2021-01-23 17:39:35 +01:00
switch-generic.hpp Add scene-group.hpp include to switch-generic 2021-05-04 11:32:45 -07:00
switch-idle.hpp allow selection of previous scene for exe,file,region,window and scene group for idle switches (#106) 2021-01-23 23:21:59 +01:00
switch-media.hpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00
switch-network.hpp Add support for transition duration in switchScene() (#178) 2021-05-12 19:50:50 +02:00
switch-pause.hpp Add video tab (#131) 2021-03-05 14:08:17 +01:00
switch-random.hpp Add scene groups and rework save and load (#103) 2021-01-23 17:39:35 +01:00
switch-screen-region.hpp Specify scenes to exclude from Region triggers (#111) 2021-02-03 19:49:18 +01:00
switch-sequence.hpp Use Duration class and DurationSelection widget 2021-05-04 11:32:45 -07:00
switch-time.hpp Add scene groups and rework save and load (#103) 2021-01-23 17:39:35 +01:00
switch-transitions.hpp Adjust default setting values of transition tab 2021-05-04 11:32:45 -07:00
switch-video.hpp Move AdvSSScreenshotObj to separate files 2021-05-04 11:32:45 -07:00
switch-window.hpp Add scene groups and rework save and load (#103) 2021-01-23 17:39:35 +01:00
switcher-data-structs.hpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
utility.hpp Add filter helper functions 2021-05-17 13:16:13 -07:00
version.h Add version info log (#61) 2020-11-15 20:34:11 +01:00
volume-control.hpp Add audio tab (#36) 2020-09-21 00:52:42 +02:00