SceneSwitcher/plugins/base/utils
WarmUpTill 3e1fdbde45 Add option to set and check list source settings by name
This makes it easier to select the intended settings value as the
underlying value often has no direct connection to the user facing name.

It also makes it possible to select list entries whos underlying value
changes frequently, but the user facing value does not.
(E.g. device IDs based on the input port compared to the device name)
2025-06-20 22:29:35 +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 Fix UI theming issues 2025-03-11 22:12:05 +01: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 Add support for widget caching to FilterSelectionWidget 2025-05-27 22:37:46 +02:00
filter-selection.hpp Add Add support for widget caching to FilterSelectionWidget 2025-05-27 22:37:46 +02: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
monitor-helpers.cpp Add MonitorSelectionWidget 2025-05-27 22:37:46 +02:00
monitor-helpers.hpp Add MonitorSelectionWidget 2025-05-27 22:37:46 +02: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 Add ProfileSelectionWidget 2025-05-27 22:37:46 +02:00
profile-helpers.hpp Add ProfileSelectionWidget 2025-05-27 22:37:46 +02:00
scene-item-selection.cpp Add support for widget caching to SceneItemSelectionWidget 2025-05-27 22:37:46 +02:00
scene-item-selection.hpp Add support for widget caching to SceneItemSelectionWidget 2025-05-27 22:37:46 +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 Improve settings button selection handling 2025-03-05 14:16:04 +01:00
source-properties-button.hpp Improve settings button selection handling 2025-03-05 14:16:04 +01:00
source-setting.cpp Add option to set and check list source settings by name 2025-06-20 22:29:35 +02:00
source-setting.hpp Add option to set and check list source settings by name 2025-06-20 22:29:35 +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 Move JSON helpers to lib 2025-04-22 15:35:45 +02:00
transform-setting.hpp Add TransformSettingSelection 2024-07-09 21:00:25 +02:00
transition-selection.cpp Rework TransitionSelectionWidget to support widget caching 2025-05-27 22:37:46 +02:00
transition-selection.hpp Rework TransitionSelectionWidget to support widget caching 2025-05-27 22:37:46 +02:00
websocket-helpers.cpp Refactor log helpers and add option to disable logging 2025-05-01 19:55:28 +02:00
websocket-helpers.hpp Rename and refactor websocket helpers 2024-05-01 19:44:57 +02:00
websocket-tab.cpp Fix UI issues when opening ItemSettingsDialogs 2025-03-09 20:05:07 +01:00
websocket-tab.hpp Add websocket connections tab 2024-05-01 19:44:57 +02:00
window-selection.cpp Add WindowSelectionWidget 2025-05-27 22:37:46 +02:00
window-selection.hpp Add WindowSelectionWidget 2025-05-27 22:37:46 +02:00