21886adb32
base: Fix generated header inclusion
2023-03-27 12:59:23 -04:00
6deadc25ac
base: Change column limit to 132
...
A column limit of 80 is very restrictive and code readability was
suffering. A limit of 132 is more realistic for this plugin.
2022-06-07 21:36:51 -07:00
f73e78582b
base: Format code
2022-05-13 21:19:29 -07:00
506a9167c3
requesthandler: Add SetInputAudioTracks
2021-12-31 15:26:54 -08:00
99cbaaf34c
Base: Implement ObsWebSocketApi + cleanup
...
- Implements a WIP ObsWebSocketApi, for obs-websocket-api.h. Events are
finished, but requests are not.
- Some logging improvements
- A bit of code cleanup around the plugin
2021-11-20 01:26:50 -08:00
bd6c663775
Base: Add copyright header to source
2021-11-19 17:32:22 -08:00
8e539d6cdb
Utils: Add file access utils for json and text
2021-08-26 20:11:42 -07:00
43a889c1d4
Utils: Refactor into dedicated components
2021-08-26 19:00:48 -07:00
4d271da541
Base: Code cleanup and add some requests
2021-07-22 03:24:53 -07:00
e4fbebb3b4
Utils: Always return a JSON object
2021-05-14 01:38:51 -07:00
98bc18cedd
utils: Create Utils namespace and add Crypto utils
2021-04-27 17:55:23 -07:00