obs-websocket/src
tt2468 17cbde0e48 Utils: Queue notifications in the UI thread
Soooooooooo apparently doing notifications natively shouldn't even
work. This is probably what was crashing OBS in 4.x. Fixed now I
guess...
2021-06-13 07:12:19 -07:00
..
eventhandler EventHandler: Remove unnecessary calldata helper 2021-06-13 04:50:04 -07:00
forms SettingsDialog: Add todo 2021-06-13 04:01:21 -07:00
requesthandler Utils: Queue notifications in the UI thread 2021-06-13 07:12:19 -07:00
utils Utils: Queue notifications in the UI thread 2021-06-13 07:12:19 -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: Fix missing arguments for tray notifications 2021-06-13 04:16:22 -07:00
WebSocketProtocol.h WebSocketProtocol: Remove availableRequests from Hello 2021-06-05 23:54:11 -07:00
WebSocketServer.cpp Base: Fix missing arguments for tray notifications 2021-06-13 04:16:22 -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