SceneSwitcher/plugins/base/utils
WarmUpTill 91912f2aa5 Add/Move helpers to register OBS websocket vendor requests
Adds websocket vendor requests to start and stop the plugin.
Adds vendor events to indicate when the plugin is started or stopped.

These are ntended to be used for the StreamDeck plugin support.
2024-09-24 23:00:47 +02:00
..
linux Restructure library and plugins 2024-01-27 14:10:34 +01:00
osx Restructure library and plugins 2024-01-27 14:10:34 +01:00
windows Fix "Window" actions not being applied to OBS windows 2024-05-12 01:29:06 +02:00
audio-helpers.cpp Add decibel selection to audio condition 2024-02-21 18:48:54 +01:00
audio-helpers.hpp Add decibel selection to audio condition 2024-02-21 18:48:54 +01:00
connection-manager.cpp Rename and refactor websocket helpers 2024-05-01 19:44:57 +02:00
connection-manager.hpp Rename and refactor websocket helpers 2024-05-01 19:44:57 +02:00
cursor-helpers.cpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
cursor-helpers.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
filter-selection.cpp Add ResolveVariables() 2024-03-02 15:27:02 +01:00
filter-selection.hpp Add ResolveVariables() 2024-03-02 15:27:02 +01:00
hotkey-helpers.cpp Add option to check if hotkey is released 2024-05-09 23:19:08 +02:00
hotkey-helpers.hpp Add option to check if hotkey is released 2024-05-09 23:19:08 +02:00
json-helpers.cpp Add more tests 2024-01-27 14:10:34 +01:00
json-helpers.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
monitor-helpers.cpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
monitor-helpers.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
osc-helpers.cpp Move GetIndexOfSignal() to ListEditor 2024-08-24 00:23:54 +02:00
osc-helpers.hpp Move GetIndexOfSignal() to ListEditor 2024-08-24 00:23:54 +02:00
process-config.cpp Add Run action/condition temp vars 2024-03-24 14:44:24 +01:00
process-config.hpp Add Run action/condition temp vars 2024-03-24 14:44:24 +01:00
profile-helpers.cpp Split utility headers 2024-01-27 14:10:34 +01:00
profile-helpers.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
scene-item-selection.cpp Add option to select all items in a source group 2024-09-24 23:00:47 +02:00
scene-item-selection.hpp Add option to select all items in a source group 2024-09-24 23:00:47 +02:00
scene-item-transform-helpers.cpp Prepare for deprecations in OBS 31 2024-09-24 23:00:47 +02:00
scene-item-transform-helpers.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
source-properties-button.cpp Add option to press buttons in the properties dialog of filters 2024-04-02 17:59:17 +02:00
source-properties-button.hpp Add option to press buttons in the properties dialog of filters 2024-04-02 17:59:17 +02:00
source-setting.cpp Add HelpIcon 2024-06-07 21:44:21 +02:00
source-setting.hpp Add HelpIcon 2024-06-07 21:44:21 +02:00
source-settings-helpers.cpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
source-settings-helpers.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
striped-frame.cpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
striped-frame.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
text-helpers.cpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
text-helpers.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
transform-setting.cpp Prepare for deprecations in OBS 31 2024-09-24 23:00:47 +02:00
transform-setting.hpp Add TransformSettingSelection 2024-07-09 21:00:25 +02:00
transition-selection.cpp Split utility headers 2024-01-27 14:10:34 +01:00
transition-selection.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
websocket-helpers.cpp Add/Move helpers to register OBS websocket vendor requests 2024-09-24 23:00:47 +02:00
websocket-helpers.hpp Rename and refactor websocket helpers 2024-05-01 19:44:57 +02:00
websocket-tab.cpp Fix crash when adding resources to resources tab 2024-06-05 01:05:31 +02:00
websocket-tab.hpp Add websocket connections tab 2024-05-01 19:44:57 +02:00