..
advanced-scene-switcher.hpp
Suggest file name when saving settings
2021-11-28 09:57:30 -08:00
curl-helper.hpp
Only use hardcoded libcurl paths as fallback
2021-06-26 10:23:09 -07:00
duration-control.hpp
Add pause / continue and save / load remaining time for time condition
2021-10-23 13:54:26 -07:00
file-selection.hpp
Add file selection widget
2021-10-03 01:38:08 -07:00
hotkey.hpp
Add macro action "hotkey" ( #226 )
2021-06-14 01:21:23 +02:00
macro-action-audio.hpp
Add option to fade in/out volume change
2021-11-17 12:30:10 -08:00
macro-action-edit.hpp
Clean up duplicate code
2021-07-22 09:40:31 -07:00
macro-action-file.hpp
Add file selection widget
2021-10-03 01:38:08 -07:00
macro-action-filter.hpp
Display more information about macros in collapsed state
2021-06-19 06:58:06 -07:00
macro-action-hotkey.hpp
Limit key press to OBS by default on MacOS
2021-09-30 10:42:57 -07:00
macro-action-macro.hpp
Add the option to execute another macro's actions
2021-11-28 09:56:37 -08:00
macro-action-media.hpp
Clean up includes
2021-07-22 09:40:31 -07:00
macro-action-plugin-state.hpp
Clean up includes
2021-07-22 09:40:31 -07:00
macro-action-preview-scene.hpp
Add action to switch preview scene
2021-09-02 10:06:54 -07:00
macro-action-random.hpp
Clean up adding new macros to Random action
2021-11-23 11:11:41 -08:00
macro-action-recording.hpp
Clean up includes
2021-07-22 09:40:31 -07:00
macro-action-replay-buffer.hpp
Add backward compatibility check to support OBS 25
2021-09-12 10:20:59 -07:00
macro-action-run.hpp
Resize list to minimum necessary height
2021-11-23 11:11:41 -08:00
macro-action-scene-order.hpp
Adjust scene order action to support current scene
2021-07-03 08:47:08 -07:00
macro-action-scene-swap.hpp
Add macro action scene swap
2021-09-10 14:21:29 -07:00
macro-action-scene-switch.hpp
Add TODO
2021-07-03 08:47:08 -07:00
macro-action-scene-transform.hpp
Adjust scene transform action to support current scene
2021-07-03 08:47:08 -07:00
macro-action-scene-visibility.hpp
Allow selecting source type for scene visibility action
2021-11-12 10:05:54 -08:00
macro-action-source.hpp
Display more information about macros in collapsed state
2021-06-19 06:58:06 -07:00
macro-action-streaming.hpp
Clean up includes
2021-07-22 09:40:31 -07:00
macro-action-systray.hpp
Add macro action to display system tray notifications
2021-11-28 09:56:17 -08:00
macro-action-timer.hpp
Add timer action
2021-10-23 13:54:26 -07:00
macro-action-transition.hpp
Rework to use transition selection widget
2021-10-03 07:51:09 -07:00
macro-action-virtual-cam.hpp
Add backwards compatibility check
2021-09-12 03:11:21 -07:00
macro-action-wait.hpp
Clean up includes
2021-07-22 09:40:31 -07:00
macro-condition-audio.hpp
Display more information about macros in collapsed state
2021-06-19 06:58:06 -07:00
macro-condition-cursor.hpp
Clean up includes
2021-07-22 09:40:31 -07:00
macro-condition-date.hpp
Expand date condition functionality
2021-08-12 11:01:45 -07:00
macro-condition-edit.hpp
Clean up duplicate code
2021-07-22 09:40:31 -07:00
macro-condition-file.hpp
Add file selection widget
2021-10-03 01:38:08 -07:00
macro-condition-filter.hpp
Clean up includes
2021-07-22 09:40:31 -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
Show warning if macro is paused
2021-11-12 10:05:11 -08:00
macro-condition-media.hpp
Display more information about macros in collapsed state
2021-06-19 06:58:06 -07:00
macro-condition-plugin-state.hpp
Add condition to check if the plugin is running
2021-12-01 11:38:38 -08:00
macro-condition-process.hpp
Clean up includes
2021-07-22 09:40:31 -07:00
macro-condition-recording.hpp
Add generic time constraint to macro conditions
2021-06-03 10:19:19 -07:00
macro-condition-replay-buffer.hpp
Add backward compatibility check to support OBS 25
2021-09-12 10:20:59 -07:00
macro-condition-scene-order.hpp
Adjust scene order condition to support current scene
2021-07-03 08:47:08 -07:00
macro-condition-scene-transform.hpp
Add macro condition "scene transform"
2021-08-27 08:43:08 -07:00
macro-condition-scene-visibility.hpp
Add scene-visibility macro condition
2021-11-17 12:29:57 -08:00
macro-condition-scene.hpp
Hide waitForTransition option if waiting for transition
2021-11-28 09:56:50 -08:00
macro-condition-source.hpp
Clean up includes
2021-07-22 09:40:31 -07:00
macro-condition-streaming.hpp
Add conditions "stream starting" and "stream stopping"
2021-10-31 05:40:28 -07:00
macro-condition-timer.hpp
Add option to not save remaining time
2021-10-25 11:19:53 -07:00
macro-condition-transition.hpp
Add transition option to check for transition source and target scene
2021-11-28 09:56:50 -08:00
macro-condition-video.hpp
Add option to use pattern matching for "output changed" condition
2021-10-31 06:05:16 -07:00
macro-condition-virtual-cam.hpp
Add backwards compatibility check
2021-09-12 03:11:21 -07:00
macro-condition-window.hpp
Clean up includes
2021-07-22 09:40:31 -07:00
macro-controls.hpp
Rename files
2021-07-22 09:40:31 -07:00
macro-segment.hpp
Improve performance of expand / collapse all
2021-10-23 13:53:56 -07:00
macro-selection.hpp
Add MacroSelection widget
2021-05-27 12:05:44 -07:00
macro.hpp
Add hotkey to toggle pause state of macros
2021-12-01 09:23:04 -08:00
name-dialog.hpp
Make cleaning of user input optional
2021-06-19 05:23:10 -07:00
platform-funcs.hpp
Include press duration option and option to limit key press to OBS
2021-09-30 10:42:57 -07:00
scene-group.hpp
Move GetSceneGroupByName functions to scene-group.hpp
2021-07-03 08:47:08 -07:00
scene-selection.hpp
Add scene selection class and widget
2021-07-03 08:47:08 -07:00
scene-trigger.hpp
Use duration control class / widget for scene triggers
2021-10-23 13:53:56 -07:00
screenshot-helper.hpp
Move AdvSSScreenshotObj to separate files
2021-05-04 11:32:45 -07:00
section.hpp
Improve performance of expand / collapse all
2021-10-23 13:53:56 -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
Fix extended sequence abort when using non-instant transitions
2021-07-30 00:47:40 +02: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
Allow interacting with OBS main window while plugin settings are opened
2021-11-20 03:52:54 -08:00
transition-selection.hpp
Add transition selection widget
2021-10-03 07:51:09 -07:00
utility.hpp
Resize list to minimum necessary height
2021-11-23 11:11:41 -08:00
version.h
Add git tag to version info
2021-10-19 13:02:15 -07:00
volume-control.hpp
Add audio tab ( #36 )
2020-09-21 00:52:42 +02:00