obs-websocket/src
tt2468 4410e30684 utils: Pass fileName by value in GetModuleConfigPath()
Lots of `const char *` values, preventing usage of passing by reference
2024-04-22 22:29:21 -07:00
..
eventhandler eventhandler: Implement input, scene, and transition UUID support 2024-01-18 16:58:40 -08:00
forms base,deps,src: Replace qr submodule by prefix/system install 2023-07-15 16:58:18 -07:00
requesthandler requesthandler: Update scene item transform API 2024-02-20 21:44:33 -06:00
utils utils: Pass fileName by value in GetModuleConfigPath() 2024-04-22 22:29:21 -07:00
websocketserver websocketserver: Check for EventHandler validity in de/constructor 2023-11-14 00:07:05 -08:00
Config.cpp Config: Move default values to header file 2023-05-27 22:00:51 -07:00
Config.h Config: Move default values to header file 2023-05-27 22:00:51 -07:00
obs-websocket.cpp base: Fix error to save configuration at obs_module_unload 2023-08-16 12:56:12 -07:00
obs-websocket.h base: Fix MSVC warning about misdeclared Config struct 2022-07-22 07:00:05 -07:00
plugin-macros.h.in base: Fix version string when built as submodule 2022-08-01 22:22:43 -07:00
WebSocketApi.cpp WebSocketApi: Add missing GPL license headers 2023-05-27 22:06:46 -07:00
WebSocketApi.h cmake,lib,base: Export obs-websocket-api as a target 2024-03-30 17:04:37 -07:00