obs-websocket-dotnet
obs-websocket-dotnet copied to clipboard
TestClient bugfixes
Some work to get the test client up and running for 5.0.0-alpha3
- Renaming some requests that changed
- Adjusted naming on SceneItem incl. naming alternatives for different requests
- Stopping events from crashing the client
- Adjusted the source type enum
- Disabled some stuff that is not yet implemented but called by the TestClient on startup
All spots that need to be revisited or reenabled later are marked with TODO
Overall looks good, a few syntax and best practices changes and can be merged.
Done. I forgot to adjust my autoformatting to BSD style, so that's where that came from.
Apologies as this somehow fell between the cracks. Was sure it was merged a while back.
I think this pull request is no longer necessary as 5.0 support is now implemented.