WarmUpTill
d7c58b3eb3
Remove websocket dependency to switcher-data internals
2023-12-09 09:52:12 +01:00
WarmUpTill
07b86dda41
Cleanup ItemSettingsDialog and ItemSelection
...
* Added option to configure name conflict locale
* Fixed some locale options not being displayed properly due to missing
obs_module_text() calls and name conflicts not being handled
properly.
* No longer force a fixed width
* Added option to hide the rename context menu entry
* Use locale for invalid connection and variable selection string
2023-08-15 18:24:03 +02:00
WarmUpTill
d5241f0700
Add tooltip for variable and connection selection
2023-08-03 21:44:17 +02:00
WarmUpTill
78d73af589
Adjust to FilterComboBox
2023-07-27 21:06:54 +02:00
WarmUpTill
93f96ee660
Add support for custom URIs
2023-07-27 19:53:25 +02:00
WarmUpTill
a17d8f7e09
Add support for sending generic OBS websocket messages
...
This should allow to send OBS websocket vendor requests to other plugins
which offer an API via this method (e.g. vertical OBS)
2023-07-15 14:48:45 +02:00
WarmUpTill
b71f633fac
Add support for websocket messages not following the OBS WS protocol
2023-05-17 04:39:04 -07:00
WarmUpTill
443ffb7906
Mark free functions static where applicable
2023-04-30 13:13:18 -07:00
WarmUpTill
66498a03ce
SwitcherData style changes
2023-04-30 13:13:18 -07:00
WarmUpTill
e4d064aaa3
Rename file
2023-04-30 13:13:18 -07:00
WarmUpTill
0138b412b4
Style changes in utility.hpp
2023-04-30 13:13:18 -07:00
WarmUpTill
2c5caabab0
Add advss namespace
...
Fixes name conflict with "Duration" class and typedef of the same name
on MacOS
2023-04-17 11:33:24 -07:00
WarmUpTill
fe1ddc3a94
Fix connection selection being lost after renaming connection
2023-04-01 05:37:40 -07:00
ubuntu
d107f653de
Fix warnings
2022-10-01 01:52:22 -07:00
WarmUpTill
1dea2e5f5d
Adjust to new Item, ItemSelection, and ItemSettingsDialog classes
2022-09-28 02:21:05 -07:00
WarmUpTill
f40f98c702
Move setButtonIcon to utility
2022-09-15 12:25:37 -07:00
WarmUpTill
bddbcebece
Slight layout adjustments to better support new OBS themes
2022-09-05 12:19:07 -07:00
WarmUpTill
aeaa13955c
Hide password
2022-09-05 12:19:07 -07:00
WarmUpTill
e97f41a356
Add connection-manager
...
Used to add, remove, and modify websocket connections
2022-08-24 12:53:25 -07:00