obs-websocket/src
tt2468 c9619ce215 Base: Add system tray notifications
Final "UI" part of the plugin to be completed. I'm annoyed at how
many includes are required in order to implement this feature. It
breaks quite a bit of the modularity of the plugin because suddenly
everything has to include obs libraries (for translations)
2021-06-13 03:58:15 -07:00
..
eventhandler EventHandler: Add sceneItemIndex to certain events 2021-06-13 02:43:00 -07:00
forms SettingsDialog: Show confirmation when a custom password is used 2021-06-13 03:04:08 -07:00
requesthandler RequestHandler: Add some config requests 2021-06-07 01:14:32 -07:00
utils Utils: Add platform util to send tray notification 2021-06-13 03:17:11 -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 Base: Add system tray notifications 2021-06-13 03:58:15 -07:00
WebSocketProtocol.h WebSocketProtocol: Remove availableRequests from Hello 2021-06-05 23:54:11 -07:00
WebSocketServer.cpp Base: Add system tray notifications 2021-06-13 03:58:15 -07:00
WebSocketServer.h Base: Add system tray notifications 2021-06-13 03:58:15 -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