SceneSwitcher/src/utils
2023-04-01 05:37:40 -07:00
..
connection-manager.cpp Fix connection selection being lost after renaming connection 2023-04-01 05:37:40 -07:00
connection-manager.hpp Fix connection selection being lost after renaming connection 2023-04-01 05:37:40 -07:00
curl-helper.cpp Add header support to http action 2023-03-19 03:52:21 -07:00
curl-helper.hpp Add header support to http action 2023-03-19 03:52:21 -07:00
duration-control.cpp Enable use of variables in duration selections 2023-03-19 03:52:21 -07:00
duration-control.hpp Enable use of variables in duration selections 2023-03-19 03:52:21 -07:00
file-selection.cpp Adjust to refactor of variable string 2023-03-19 03:52:21 -07:00
file-selection.hpp Adjust to refactor of variable string 2023-03-19 03:52:21 -07:00
item-selection-helpers.cpp Add generic item selection and settings configuration widgets 2022-09-28 02:21:05 -07:00
item-selection-helpers.hpp Add generic item selection and settings configuration widgets 2022-09-28 02:21:05 -07:00
macro-list.cpp Fix macro list layout margins 2023-03-19 03:52:21 -07:00
macro-list.hpp Add macro list widget 2022-08-23 11:31:48 -07:00
math-helpers.cpp Use exprtk lib to evaluate mathematical expressions 2023-04-01 05:37:40 -07:00
math-helpers.hpp Add math helpers 2023-03-19 03:52:21 -07:00
mouse-wheel-guard.cpp Move MouseWheelWidgetAdjustmentGuard 2023-03-10 13:52:32 -08:00
mouse-wheel-guard.hpp Move MouseWheelWidgetAdjustmentGuard 2023-03-10 13:52:32 -08:00
name-dialog.cpp Restructure "src/" folder 2022-08-17 11:08:53 -07:00
name-dialog.hpp Restructure "src/" folder 2022-08-17 11:08:53 -07:00
obs-dock.hpp Move OBSDock definition 2023-03-25 12:50:49 -07:00
process-config.cpp Add support for variables in various path selections 2023-03-19 03:52:21 -07:00
process-config.hpp Add support for variables in various path selections 2023-03-19 03:52:21 -07:00
regex-config.cpp Add option to create partial matching RegexConf 2023-01-28 12:42:32 -08:00
regex-config.hpp Add option to create partial matching RegexConf 2023-01-28 12:42:32 -08:00
resizing-text-edit.cpp Restructure "src/" folder 2022-08-17 11:08:53 -07:00
resizing-text-edit.hpp Add helper classes to support strings containing variables 2023-01-15 09:33:46 -08:00
scene-item-selection.cpp Add option to resolve variable values in ToString() 2023-01-15 09:33:46 -08:00
scene-item-selection.hpp Add option to resolve variable values in ToString() 2023-01-15 09:33:46 -08:00
scene-selection.cpp Only return source from variable if source is a scene 2023-01-15 09:33:46 -08:00
scene-selection.hpp Add option to resolve variable values in ToString() 2023-01-15 09:33:46 -08:00
screenshot-helper.cpp Always call obs_remove_tick_callback() in destructor 2023-01-31 11:20:18 -08:00
screenshot-helper.hpp Always call obs_remove_tick_callback() in destructor 2023-01-31 11:20:18 -08:00
section.cpp Add AnimationFinished signal 2022-08-24 12:53:25 -07:00
section.hpp Add AnimationFinished signal 2022-08-24 12:53:25 -07:00
slider-spinbox.cpp Add variable support to SliderSpinbox 2023-03-19 03:52:21 -07:00
slider-spinbox.hpp Add variable support to SliderSpinbox 2023-03-19 03:52:21 -07:00
source-selection.cpp Add option to resolve variable values in ToString() 2023-01-15 09:33:46 -08:00
source-selection.hpp Add option to resolve variable values in ToString() 2023-01-15 09:33:46 -08:00
string-list.cpp Adjust to refactor of variable string 2023-03-19 03:52:21 -07:00
string-list.hpp Adjust to refactor of variable string 2023-03-19 03:52:21 -07:00
striped-frame.cpp Improve preview frame visibilty of cursor condition 2023-03-04 13:40:14 -08:00
striped-frame.hpp Improve preview frame visibilty of cursor condition 2023-03-04 13:40:14 -08:00
transition-selection.cpp Add const qualifier to various functions 2022-12-23 13:16:22 -08:00
transition-selection.hpp Add const qualifier to various functions 2022-12-23 13:16:22 -08:00
utility.cpp Move replaceAll() to utility 2023-03-19 03:52:21 -07:00
utility.hpp Add option to find and replace strings in current value 2023-03-19 03:52:21 -07:00
variable-line-edit.cpp Adjust to refactor of variable string 2023-03-19 03:52:21 -07:00
variable-line-edit.hpp Adjust to refactor of variable string 2023-03-19 03:52:21 -07:00
variable-number.hpp Move string and number variables to separate files 2023-03-19 03:52:21 -07:00
variable-number.tpp Add math helpers 2023-03-19 03:52:21 -07:00
variable-spinbox.cpp Fix warnings 2023-03-25 15:17:19 -07:00
variable-spinbox.hpp Add widgets that allows using both fixed number values or variables 2023-03-19 03:52:21 -07:00
variable-string.cpp Move string and number variables to separate files 2023-03-19 03:52:21 -07:00
variable-string.hpp Move string and number variables to separate files 2023-03-19 03:52:21 -07:00
variable-text-edit.cpp Adjust to refactor of variable string 2023-03-19 03:52:21 -07:00
variable-text-edit.hpp Adjust to refactor of variable string 2023-03-19 03:52:21 -07:00
variable.cpp Add math helpers 2023-03-19 03:52:21 -07:00
variable.hpp Add math helpers 2023-03-19 03:52:21 -07:00
volume-control.cpp Fix warnings 2023-01-07 11:49:53 -08:00
volume-control.hpp Rebase volume control widgets to new OBS version 2022-10-04 02:59:59 -07:00
websocket-helpers.cpp Adjust to new Item, ItemSelection, and ItemSettingsDialog classes 2022-09-28 02:21:05 -07:00
websocket-helpers.hpp Add support for websocket vendor events 2022-09-16 23:55:36 -07:00