SceneSwitcher/plugins/base
WarmUpTill 7de28eedd3 Improve settings button selection handling
Will now try to keep the current button selection if possible.
This can be useful when switching between source of the same time.
2025-03-05 14:16:04 +01:00
..
utils Improve settings button selection handling 2025-03-05 14:16:04 +01:00
CMakeLists.txt Add TransformSettingSelection 2024-07-09 21:00:25 +02:00
macro-action-audio.cpp Rename function 2024-10-12 17:09:33 +02:00
macro-action-audio.hpp Remove some unused includes 2024-10-12 17:09:33 +02:00
macro-action-clipboard.cpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-clipboard.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-file.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-file.hpp Remove some unused includes 2024-10-12 17:09:33 +02:00
macro-action-filter.cpp Improve settings button selection handling 2025-03-05 14:16:04 +01:00
macro-action-filter.hpp Improve settings button selection handling 2025-03-05 14:16:04 +01:00
macro-action-hotkey.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-hotkey.hpp Remove some unused includes 2024-10-12 17:09:33 +02:00
macro-action-http.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-http.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-log.cpp Add "Log" action 2024-03-02 15:27:02 +01:00
macro-action-log.hpp Add "Log" action 2024-03-02 15:27:02 +01:00
macro-action-media.cpp Add option to wait for media playback to end 2024-09-24 23:00:47 +02:00
macro-action-media.hpp Add option to wait for media playback to end 2024-09-24 23:00:47 +02:00
macro-action-osc.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-osc.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-plugin-state.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-plugin-state.hpp Remove some unused includes 2024-10-12 17:09:33 +02:00
macro-action-profile.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-profile.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-projector.cpp Restore fullscreen projector display selection 2024-06-18 21:24:28 +02:00
macro-action-projector.hpp Restore fullscreen projector display selection 2024-06-18 21:24:28 +02:00
macro-action-random.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-random.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-recording.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-recording.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-replay-buffer.cpp Fix typo 2024-10-26 11:09:06 +02:00
macro-action-replay-buffer.hpp Fix typo 2024-10-26 11:09:06 +02:00
macro-action-run.cpp Add warning if temp vars are not available for "Run" action 2024-09-24 23:00:47 +02:00
macro-action-run.hpp Add warning if temp vars are not available for "Run" action 2024-09-24 23:00:47 +02:00
macro-action-scene-collection.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-scene-collection.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-scene-lock.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-scene-lock.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-scene-order.cpp Add option to move scene item above / below specified scene item 2024-10-21 20:46:27 +02:00
macro-action-scene-order.hpp Add option to move scene item above / below specified scene item 2024-10-21 20:46:27 +02:00
macro-action-scene-switch.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-scene-switch.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-scene-transform.cpp Prepare for deprecations in OBS 31 2024-09-24 23:00:47 +02:00
macro-action-scene-transform.hpp Remove some unused includes 2024-10-12 17:09:33 +02:00
macro-action-scene-visibility.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-scene-visibility.hpp Remove some unused includes 2024-10-12 17:09:33 +02:00
macro-action-screenshot.cpp Fix "Screenshot" action variable selection not being loaded 2024-10-18 18:30:49 +02:00
macro-action-screenshot.hpp Add option to assign screenshot to variable 2024-10-03 19:10:14 +02:00
macro-action-sequence.cpp Switch QPushButton to QToolButton 2024-06-20 21:41:28 +02:00
macro-action-sequence.hpp Fix build issue with GCC 13.2.0 and clang-17 2024-04-04 20:49:10 +02:00
macro-action-source.cpp Improve settings button selection handling 2025-03-05 14:16:04 +01:00
macro-action-source.hpp Improve settings button selection handling 2025-03-05 14:16:04 +01:00
macro-action-streaming.cpp Fix typo 2024-10-26 11:09:06 +02:00
macro-action-streaming.hpp Fix typo 2024-10-26 11:09:06 +02:00
macro-action-studio-mode.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-studio-mode.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-systray.cpp Prepare to fix deprecation warning when using OBS 31 2024-11-02 08:28:52 +01:00
macro-action-systray.hpp Show warning if system tray is disabled in OBS settings 2024-04-02 17:59:17 +02:00
macro-action-timer.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-timer.hpp Remove some unused includes 2024-10-12 17:09:33 +02:00
macro-action-transition.cpp Add log level which prints performed actions 2024-03-02 15:27:02 +01:00
macro-action-transition.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-virtual-cam.cpp Fix virtual camera action selection causing a crash 2024-03-06 12:53:43 +01:00
macro-action-virtual-cam.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-wait.cpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
macro-action-wait.hpp Remove some unused includes 2024-10-12 17:09:33 +02:00
macro-action-websocket.cpp Rename and refactor websocket helpers 2024-05-01 19:44:57 +02:00
macro-action-websocket.hpp Rename and refactor websocket helpers 2024-05-01 19:44:57 +02:00
macro-action-window.cpp Add HelpIcon 2024-06-07 21:44:21 +02:00
macro-action-window.hpp Add note about limitations of the window focus action 2024-05-14 20:23:36 +02:00
macro-condition-audio.cpp Rename function 2024-10-12 17:09:33 +02:00
macro-condition-audio.hpp Assume minimum volume when no volume update was received within 250ms 2024-05-14 19:12:49 +02:00
macro-condition-clipboard.cpp Cleanup locale 2024-09-24 23:00:47 +02:00
macro-condition-clipboard.hpp Add HelpIcon 2024-06-07 21:44:21 +02:00
macro-condition-cursor.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-condition-cursor.hpp Remove some unused includes 2024-10-12 17:09:33 +02:00
macro-condition-date.cpp Fix "Date" condition returning true unexpectedly 2024-11-02 08:28:52 +01:00
macro-condition-date.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-display.cpp Improve Display condition 2024-01-30 19:50:21 +01:00
macro-condition-display.hpp Improve Display condition 2024-01-30 19:50:21 +01:00
macro-condition-file.cpp Add temp vars to file condition 2024-05-09 22:14:43 +02:00
macro-condition-file.hpp Add temp vars to file condition 2024-05-09 22:14:43 +02:00
macro-condition-filter.cpp Cleanup locale 2024-09-24 23:00:47 +02:00
macro-condition-filter.hpp Add tempvar support to filter condition 2024-06-05 01:05:31 +02:00
macro-condition-folder.cpp Add HelpIcon 2024-06-07 21:44:21 +02:00
macro-condition-folder.hpp Fix folder watch condition filter handling 2024-05-19 03:46:53 +02:00
macro-condition-hotkey.cpp Add option to check if hotkey is released 2024-05-09 23:19:08 +02:00
macro-condition-hotkey.hpp Add option to check if hotkey is released 2024-05-09 23:19:08 +02:00
macro-condition-idle.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-condition-idle.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-media.cpp Fix "Media" condition showing the incorrect macro property selection 2024-11-30 12:11:14 +01:00
macro-condition-media.hpp Add temp var support to media condition 2024-09-24 20:27:11 +02:00
macro-condition-obs-stats.cpp Add option to check disk space available 2024-06-22 15:40:47 +02:00
macro-condition-obs-stats.hpp Add option to check disk space available 2024-06-22 15:40:47 +02:00
macro-condition-plugin-state.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-condition-plugin-state.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-process.cpp Fix process condition not respecting regex options 2024-10-01 22:18:29 +02:00
macro-condition-process.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-profile.cpp Formatting changes 2024-03-12 21:56:25 +01:00
macro-condition-profile.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-recording.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-condition-recording.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-replay-buffer.cpp Fix initial replay buffer save not triggering condition 2024-05-10 15:11:20 +02:00
macro-condition-replay-buffer.hpp Fix initial replay buffer save not triggering condition 2024-05-10 15:11:20 +02:00
macro-condition-run.cpp Add Run action/condition temp vars 2024-03-24 14:44:24 +01:00
macro-condition-run.hpp Set Run condition default timeout to one second 2024-08-14 21:51:42 +02:00
macro-condition-scene-order.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-condition-scene-order.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-scene-transform.cpp Add support to check values of individual transform settings 2024-07-09 21:00:25 +02:00
macro-condition-scene-transform.hpp Remove some unused includes 2024-10-12 17:09:33 +02:00
macro-condition-scene-visibility.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-condition-scene-visibility.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-scene.cpp Add regex settings option to scene name pattern check 2024-09-24 23:00:47 +02:00
macro-condition-scene.hpp Add regex settings option to scene name pattern check 2024-09-24 23:00:47 +02:00
macro-condition-slideshow.cpp Cleanup locale 2024-09-24 23:00:47 +02:00
macro-condition-slideshow.hpp Improve slide show condition 2024-06-16 18:42:06 +02:00
macro-condition-source.cpp Cleanup locale 2024-09-24 23:00:47 +02:00
macro-condition-source.hpp Add tempvar support to source condition 2024-06-05 01:05:31 +02:00
macro-condition-streaming.cpp Add option to check the current stream key 2024-10-26 23:42:59 +02:00
macro-condition-streaming.hpp Add option to check the current stream key 2024-10-26 23:42:59 +02:00
macro-condition-studio-mode.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-condition-studio-mode.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-timer.cpp Fix timer condition not properly using random values 2024-04-02 17:59:17 +02:00
macro-condition-timer.hpp Fix timer condition not properly using random values 2024-04-02 17:59:17 +02:00
macro-condition-transition.cpp Fix transition condition not considering transition overrides 2024-12-31 12:47:20 +01:00
macro-condition-transition.hpp Fix transition condition not considering transition overrides 2024-12-31 12:47:20 +01:00
macro-condition-virtual-cam.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-condition-virtual-cam.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
macro-condition-websocket.cpp Add option to clear message buffer on match 2024-07-03 13:02:34 +02:00
macro-condition-websocket.hpp Add option to clear message buffer on match 2024-07-03 13:02:34 +02:00
macro-condition-window.cpp Split utility headers 2024-01-27 14:10:34 +01:00
macro-condition-window.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00