SceneSwitcher/src/headers
2021-06-18 11:15:03 -07:00
..
advanced-scene-switcher.hpp Add option to not scene change msg via network tab 2021-05-25 10:18:36 -07: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 macro condition "timer" (previously known as "interval") 2021-06-15 06:15:25 -07:00
hotkey.hpp Add macro action "hotkey" (#226) 2021-06-14 01:21:23 +02: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 Adjust to section widget rework 2021-05-28 10:23:24 -07:00
macro-action-filter.hpp Add / extend macro filter condition / action 2021-06-13 15:14:57 -07:00
macro-action-hotkey.hpp Add macro action "hotkey" (#226) 2021-06-14 01:21:23 +02:00
macro-action-macro.hpp Rename MacroActionPause and add action to reset macro counter 2021-05-27 12:05:44 -07:00
macro-action-media.hpp Add macro action "media" 2021-05-22 10:48:52 -07:00
macro-action-plugin-state.hpp Add macro action "plugin-state" 2021-05-28 10:23:35 -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-order.hpp Add macro action "scene item order" 2021-06-15 06:15:37 -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 Add / extend macro filter condition / action 2021-06-13 15:14:57 -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-virtual-cam.hpp Add macro action "virtual camera" 2021-06-13 10:25:20 -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 Add generic time constraint to macro conditions 2021-06-03 10:19:19 -07:00
macro-condition-edit.hpp Add generic time constraint to macro conditions 2021-06-03 10:19:19 -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-filter.hpp Add / extend macro filter condition / action 2021-06-13 15:14:57 -07:00
macro-condition-hotkey.hpp Add macro condition "Hotkey" 2021-06-15 13:44:33 -07:00
macro-condition-idle.hpp Add generic time constraint to macro conditions 2021-06-03 10:19:19 -07:00
macro-condition-macro.hpp Add macro condition "Macro" (previously "Count") 2021-06-13 10:25:48 -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 Add generic time constraint to macro conditions 2021-06-03 10:19:19 -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-order.hpp Add macro condition "scene item order" 2021-06-15 06:15:37 -07:00
macro-condition-scene.hpp Add generic time constraint to macro conditions 2021-06-03 10:19:19 -07:00
macro-condition-source.hpp Remove unused include 2021-05-29 06:48:18 -07:00
macro-condition-streaming.hpp Add generic time constraint to macro conditions 2021-06-03 10:19:19 -07:00
macro-condition-timer.hpp Add macro condition "timer" (previously known as "interval") 2021-06-15 06:15:25 -07:00
macro-condition-video.hpp Add generic time constraint to macro conditions 2021-06-03 10:19:19 -07:00
macro-condition-virtual-cam.hpp Add macro condition "virtual camera" 2021-06-13 10:25:20 -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-selection.hpp Add MacroSelection widget 2021-05-27 12:05:44 -07:00
macro.hpp Add generic time constraint to macro conditions 2021-06-03 10:19:19 -07:00
name-dialog.hpp Add Macro tab (#170) 2021-05-14 16:37:01 +02:00
platform-funcs.hpp Add macro action "hotkey" (#226) 2021-06-14 01:21:23 +02:00
scene-group.hpp Use more const refs where applicable 2021-05-23 17:52:15 -07:00
scene-trigger.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
screenshot-helper.hpp Move AdvSSScreenshotObj to separate files 2021-05-04 11:32:45 -07:00
section.hpp Do not trigger resize if section is collapsed 2021-05-30 11:05:12 -07:00
switch-audio.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switch-executable.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switch-file.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switch-generic.hpp Add scene-group.hpp include to switch-generic 2021-05-04 11:32:45 -07:00
switch-idle.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switch-media.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switch-network.hpp Add option to not scene change msg via network tab 2021-05-25 10:18:36 -07:00
switch-pause.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switch-random.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switch-screen-region.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switch-sequence.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switch-time.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switch-transitions.hpp Adjust default setting values of transition tab 2021-05-04 11:32:45 -07:00
switch-video.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switch-window.hpp Add note regarding planned removal of tabs 2021-06-18 11:14:47 -07:00
switcher-data-structs.hpp Initialize hotkeys to OBS_INVALID_HOTKEY_ID 2021-06-18 11:15:03 -07:00
utility.hpp Move populateSceneItemSelection() to utility 2021-06-15 06:15:37 -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