obs-websocket-dotnet icon indicating copy to clipboard operation
obs-websocket-dotnet copied to clipboard

TestClient bugfixes

Open CShark opened this issue 3 years ago • 3 comments

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

CShark avatar Dec 29 '21 20:12 CShark

Overall looks good, a few syntax and best practices changes and can be merged.

BarRaider avatar Dec 30 '21 10:12 BarRaider

Done. I forgot to adjust my autoformatting to BSD style, so that's where that came from.

CShark avatar Dec 30 '21 13:12 CShark

Apologies as this somehow fell between the cracks. Was sure it was merged a while back.

BarRaider avatar Sep 02 '22 22:09 BarRaider

I think this pull request is no longer necessary as 5.0 support is now implemented.

CShark avatar Dec 20 '22 10:12 CShark