obs-websocket/src
tt2468 d375bbc98b Utils::Platform: Refactor GetLocalAddress()
It was pointed out that the existing functionality was not effective
at filtering out invalid interfaces, so we add a priority system
to try harder at finding a valid address.
2021-06-05 23:39:06 -07:00
..
eventhandler EventHandler: Add media input events 2021-05-31 21:44:03 -07:00
forms SettingsDialog: Log when restart is required 2021-06-05 23:09:02 -07:00
requesthandler RequestHander: Add GetRequestList() 2021-05-13 17:46:05 -07:00
utils Utils::Platform: Refactor GetLocalAddress() 2021-06-05 23:39:06 -07:00
Config.cpp Config: Don't persist debug mode to config 2021-06-05 22:19:39 -07:00
Config.h SettingsDialog: Mild refactor and add Connect Info dialog 2021-05-08 04:29:03 -07:00
obs-websocket.cpp EventHandler: Add more code 2021-05-10 16:54:48 -07:00
obs-websocket.h EventHandler: Add more code 2021-05-10 16:54:48 -07:00
plugin-macros.generated.h base: Refactor request stuff and finish more logic 2021-05-03 13:31:22 -07:00
plugin-macros.h.in plugin-macros: Include base.h directly (to avoid missing blog()) 2021-05-03 10:34:36 -07:00
WebSocketProtocol.cpp WebSocketProtocol: Remove availableEvents from Hello 2021-05-13 17:48:10 -07:00
WebSocketProtocol.h WebSocketProtocol: Remove availableEvents from Hello 2021-05-13 17:48:10 -07:00
WebSocketServer.cpp EventHandler: General, Config, Scenes, Inputs 2021-05-14 01:13:27 -07:00
WebSocketServer.h WebSocketServer: Add RPC version support to events 2021-05-10 22:55:48 -07:00
WebSocketSession.cpp EventHandler: General, Config, Scenes, Inputs 2021-05-14 01:13:27 -07:00
WebSocketSession.h base: Refactor request stuff and finish more logic 2021-05-03 13:31:22 -07:00