diogotr7 / OpenRGB.NET

C# client for the OpenRGB SDK
MIT License
40 stars 16 forks source link

DeviceListUpdated event #21

Closed Aytackydln closed 1 year ago

Aytackydln commented 2 years ago

I've added DeviceListUpdated support but calling GetControllerCount() after the event doesn't return a response so falls into connection timeout.

I will talk this later with OpenRGB developers. If you want to integrate this into Artemis plugin I suggest surrounding that method in try/catch and re-initializing on exception.

diogotr7 commented 1 year ago

i will refactor this but i'll merge for now and i'll see what i have to change. thanks :)