7906057440
base: Update source code to build against 27.2.4
2022-08-02 15:58:09 -07:00
16ee66e6dc
Base: Add logging for compile time ASIO version
2022-01-07 23:02:05 -08:00
ea8f14e41b
Base: Update files for compat release
2022-01-03 16:26:42 -08:00
20fa14563c
Settings Dialog: Don't need ShowSettingsDialog()
2021-02-02 03:03:37 -08:00
98712c7b71
Password Prompt: Enable authRequired toggle and highlight password
2021-02-01 05:16:47 -08:00
a8aa34529e
config: simplify initial password setup
2021-01-31 01:51:19 +01:00
eb00294bbb
Settings: Add option to lock binding to IPv4
...
WebsocketPP defaults to binding to an IPv6 interface. Since IPv6
is broken on so many networks, this adds an option to force WebsocketPP
to use the default IPv4 interface to bind to.
2020-07-09 22:21:48 -07:00
d492d74a64
module: start server after OBS finishes loading
2019-08-31 16:03:32 +02:00
a034fbba83
utils(GetSceneItemFromItem): fix memory leaks with obs_data_item_t uses
2019-08-31 03:10:49 +02:00
71f792944c
request handler: fix obs_data_item_t memory leak
2019-08-31 02:52:08 +02:00
c516e87180
text: rename settings dialog + dedup strings
2019-05-17 12:59:43 +02:00
83bef1a840
main: force-destroy server, events and config when unloading the plugin
2019-05-08 00:48:43 +02:00
b4d89d5666
Config + WSServer: provide singletons from plugin entry point
2019-05-08 00:43:46 +02:00
7fce694577
main: global settings dialog instance not required
2019-05-07 23:40:30 +02:00
e352d9750d
WSEvents: remove singleton + refactor pointer handling in plugin entrypoint
2019-05-07 23:36:43 +02:00
efc6d4c15a
config: enable settings migration
2019-04-22 16:13:12 +02:00
a63b6a0e3d
config: per profile settings
2019-04-21 18:52:47 +02:00
93adc8587d
general: refactor qt includes
2019-04-20 18:04:36 +02:00
2e5b903eae
events: singleton shared pointer refactor
2019-01-01 05:07:55 +01:00
9405b17e14
config: singleton shared pointer refactor
2019-01-01 05:01:23 +01:00
7d1f0e2a69
server: refactored singleton with QSharedPointer
2019-01-01 04:55:15 +01:00
62e4c42aa6
server: stop on unload
2018-12-31 21:29:34 +01:00
0391280c13
fix build issues
2018-12-31 20:27:52 +01:00
85a52ab01f
general: convert indents to tabs
2018-10-19 18:22:34 +02:00
6a323b9371
code: move code units to src/
2017-11-13 17:17:34 +01:00