SceneSwitcher/src
2022-04-02 12:51:57 -07:00
..
external-macro-modules Don't allow manipulating area selection when highlighting match 2022-04-02 12:51:57 -07:00
headers Hide legacy tabs by default and adjust default tab order 2022-04-02 09:14:26 -07:00
linux Switch to using process names for process condition and executable tab (#337) 2021-10-31 14:05:54 +01:00
osx Set canSimulateKeyPresses to false on Macos (not implemented) 2021-09-30 10:42:57 -07:00
win Include press duration option and option to limit key press to OBS 2021-09-30 10:42:57 -07:00
advanced-scene-switcher-module.c I18n Support (#72) 2020-12-21 11:24:04 +01:00
advanced-scene-switcher.cpp Rework handling of fade threads 2022-03-05 15:38:46 -08:00
curl-helper.cpp Only use hardcoded libcurl paths as fallback 2021-06-26 10:23:09 -07:00
duration-control.cpp Add pause / continue and save / load remaining time for time condition 2021-10-23 13:54:26 -07:00
file-selection.cpp Fix warnings 2021-11-01 11:23:43 -07:00
general.cpp Do not spam first time setup message 2022-04-02 09:14:26 -07:00
hotkey.cpp Add hotkey to move current macro segment selection up / down 2022-03-26 10:05:50 -07:00
macro-action-audio.cpp Fix warnings 2022-03-26 15:40:19 -07:00
macro-action-edit.cpp Fix deadlock when changing condition / action type 2022-03-29 10:02:44 -07:00
macro-action-file.cpp Fix size ofi new collapsed segments containing ResizingPlainTextEdit 2022-02-26 16:08:55 -08:00
macro-action-filter.cpp Fix size ofi new collapsed segments containing ResizingPlainTextEdit 2022-02-26 16:08:55 -08:00
macro-action-hotkey.cpp Fix warnings 2021-11-01 11:23:43 -07:00
macro-action-macro.cpp Rename function 2022-02-04 11:38:42 -08:00
macro-action-media.cpp Add media seek action 2022-03-26 10:05:40 -07:00
macro-action-plugin-state.cpp Add action to import settings from file 2022-01-01 18:26:40 -08:00
macro-action-preview-scene.cpp Allow selecting scene groups in preview scene change action 2022-02-24 14:15:05 -08:00
macro-action-profile.cpp Add action to switch profile 2022-01-01 18:26:40 -08:00
macro-action-random.cpp Fix random action not being random 2022-03-27 11:45:50 -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 Add backward compatibility check to support OBS 25 2021-09-12 10:20:59 -07:00
macro-action-run.cpp Double click on list item in run and sequence action to edit 2022-02-26 08:23:10 -08:00
macro-action-scene-collection.cpp Add action to switch scene collection 2022-01-01 18:26:40 -08:00
macro-action-scene-order.cpp Adjust to SceneItemSelection and SceneItemSelectionWidget 2022-01-03 08:52:32 -08:00
macro-action-scene-swap.cpp Add macro action scene swap 2021-09-10 14:21:29 -07:00
macro-action-scene-switch.cpp Simplify waitForTransitionChange() 2022-02-24 14:15:05 -08:00
macro-action-scene-transform.cpp Fix size ofi new collapsed segments containing ResizingPlainTextEdit 2022-02-26 16:08:55 -08:00
macro-action-scene-visibility.cpp Adjust to SceneItemSelection and SceneItemSelectionWidget 2022-01-03 08:52:32 -08:00
macro-action-screenshot.cpp Enable screenshots of scenes 2021-12-04 03:37:08 -08:00
macro-action-sequence.cpp Fix potential crash 2022-02-26 16:08:55 -08:00
macro-action-source.cpp Fix size ofi new collapsed segments containing ResizingPlainTextEdit 2022-02-26 16:08:55 -08:00
macro-action-streaming.cpp Fix start streaming action only working every second attempt 2022-03-18 13:08:31 -07:00
macro-action-systray.cpp Add macro action to display system tray notifications 2021-11-28 09:56:17 -08:00
macro-action-timer.cpp Add timer action 2021-10-23 13:54:26 -07:00
macro-action-transition.cpp Rework to use transition selection widget 2021-10-03 07:51:09 -07:00
macro-action-virtual-cam.cpp Add backwards compatibility check 2021-09-12 03:11:21 -07:00
macro-action-wait.cpp Rework wait action to support being interrupted by calling Stop() 2022-03-05 15:38:46 -08:00
macro-condition-audio.cpp Add option to also check for configured volume level 2022-01-25 12:46:16 -08:00
macro-condition-cursor.cpp Remove code used for backwards compatibility 2021-07-29 15:16:29 -07:00
macro-condition-date.cpp Make date "At"-type check more robust 2022-04-02 09:13:01 -07:00
macro-condition-edit.cpp Fix deadlock when changing condition / action type 2022-03-29 10:02:44 -07:00
macro-condition-file.cpp Fix size ofi new collapsed segments containing ResizingPlainTextEdit 2022-02-26 16:08:55 -08:00
macro-condition-filter.cpp Fix size ofi new collapsed segments containing ResizingPlainTextEdit 2022-02-26 16:08:55 -08:00
macro-condition-hotkey.cpp Add label clarifying the condition's intent 2022-01-21 09:51:00 -08:00
macro-condition-idle.cpp Add generic time constraint to macro conditions 2021-06-03 10:19:19 -07:00
macro-condition-macro.cpp Remove unnecessary uses of UNUSED_PARAMETER macro 2022-01-03 13:48:21 -08:00
macro-condition-media.cpp Fix warnings 2022-03-26 15:40:19 -07:00
macro-condition-obs-stats.cpp Fix fade animation triggering unexpectedly for controls 2022-03-05 17:09:58 -08:00
macro-condition-plugin-state.cpp Add option to check for OBS shutdown to MacroConditionPluginState 2022-02-18 13:35:15 -08:00
macro-condition-process.cpp Display more information about macros in collapsed state 2021-06-19 06:58:06 -07:00
macro-condition-recording.cpp Add generic time constraint to macro conditions 2021-06-03 10:19:19 -07:00
macro-condition-replay-buffer.cpp Add backward compatibility check to support OBS 25 2021-09-12 10:20:59 -07:00
macro-condition-scene-order.cpp Adjust to SceneItemSelection and SceneItemSelectionWidget 2022-01-03 08:52:32 -08:00
macro-condition-scene-transform.cpp Fix size ofi new collapsed segments containing ResizingPlainTextEdit 2022-02-26 16:08:55 -08:00
macro-condition-scene-visibility.cpp Adjust to SceneItemSelection and SceneItemSelectionWidget 2022-01-03 08:52:32 -08:00
macro-condition-scene.cpp Reintroduce checkbox to change current scene check transition behaviour 2022-01-06 08:41:18 -08:00
macro-condition-source.cpp Fix size ofi new collapsed segments containing ResizingPlainTextEdit 2022-02-26 16:08:55 -08:00
macro-condition-streaming.cpp Add conditions "stream starting" and "stream stopping" 2021-10-31 05:40:28 -07:00
macro-condition-studio-mode.cpp Add condition "Studio Mode" 2021-12-22 13:12:27 -08:00
macro-condition-timer.cpp Allow setting random duration in specified range 2021-12-04 03:37:46 -08:00
macro-condition-transition.cpp Enable time constraints for transition condition 2022-01-06 08:41:18 -08:00
macro-condition-virtual-cam.cpp Add backwards compatibility check 2021-09-12 03:11:21 -07:00
macro-condition-weekday.cpp Add day of week based check to date condition 2022-02-12 17:57:35 -08:00
macro-condition-window.cpp Display more information about macros in collapsed state 2021-06-19 06:58:06 -07:00
macro-list-entry-widget.cpp Fix warnings 2022-03-26 15:40:19 -07:00
macro-properties.cpp Add additional settings dialog to macro tab 2022-03-12 06:35:59 -08:00
macro-segment-list.cpp Reuse macro segment widgets if possible 2022-03-26 10:05:50 -07:00
macro-segment.cpp Fix warnings 2022-03-26 15:40:19 -07:00
macro-selection.cpp Add sequence action (#395) 2022-01-22 18:07:26 +01:00
macro-tab.cpp Allow accessing macro properties even without selecting any macro 2022-04-02 09:14:26 -07:00
macro.cpp Make date "At"-type check more robust 2022-04-02 09:13:01 -07:00
name-dialog.cpp Make cleaning of user input optional 2021-06-19 05:23:10 -07:00
resizing-text-edit.cpp Reduce text edit areas size of file, filter, source, transform segments 2022-02-26 08:23:10 -08:00
scene-group.cpp Move GetSceneGroupByName functions to scene-group.hpp 2021-07-03 08:47:08 -07:00
scene-item-selection.cpp Fix warnings 2022-02-04 11:38:42 -08:00
scene-selection.cpp Adjust return type 2021-10-03 07:51:09 -07:00
scene-trigger.cpp Use duration control class / widget for scene triggers 2021-10-23 13:53:56 -07:00
screenshot-helper.cpp Rename class AdvSSScreenshotObj to ScreenshotHelper 2022-02-18 13:40:33 -08:00
section.cpp Skip collapse animation if section is already in the desired state 2022-02-24 14:15:23 -08:00
status-control.cpp Clean up stylesheet usage 2022-02-04 11:38:42 -08:00
switch-audio.cpp Remove unnecessary uses of UNUSED_PARAMETER macro 2022-01-03 13:48:21 -08:00
switch-executable.cpp Add setPreconditions() 2021-06-19 05:22:50 -07:00
switch-file.cpp Fix empty paths not saving on file tab 2021-08-27 23:40:00 +02:00
switch-generic.cpp Add support for "current scene" to populateSceneSelection() 2021-07-03 08:47:08 -07:00
switch-idle.cpp Add setPreconditions() 2021-06-19 05:22:50 -07:00
switch-media.cpp Fix warnings 2021-12-04 08:32:52 -08:00
switch-network.cpp Remove QtConcurrent dependency 2022-01-22 06:14:03 -08:00
switch-pause.cpp Set current scene in handleSceneChange() and reuse it 2021-07-03 08:47:08 -07:00
switch-priority.cpp Add warning if macro functionality is not running with highest priority 2021-12-06 10:27:20 -08:00
switch-random.cpp Clean up stylesheet usage 2022-02-04 11:38:42 -08:00
switch-screen-region.cpp Set current scene in handleSceneChange() and reuse it 2021-07-03 08:47:08 -07:00
switch-sequence.cpp Fix incorrectly set start scene type when extending scquence with groups 2021-10-23 13:53:56 -07:00
switch-time.cpp Move functions not required in advanced-scene-switcher.hpp 2021-05-24 07:29:56 -07:00
switch-transitions.cpp Set current scene in handleSceneChange() and reuse it 2021-07-03 08:47:08 -07:00
switch-video.cpp Rename class AdvSSScreenshotObj to ScreenshotHelper 2022-02-18 13:40:33 -08:00
switch-window.cpp Add setPreconditions() 2021-06-19 05:22:50 -07:00
switcher-data-structs.cpp Display message on first boot 2022-01-04 17:16:38 -08:00
transition-selection.cpp Reduce amount of signals emitted on repopulate 2022-01-22 06:14:03 -08:00
utility.cpp Add option to select OSB' main video output 2022-03-29 10:02:44 -07:00
volume-control.cpp Minor style changes (#114) 2021-02-03 20:27:25 +01:00