Commit Graph

4 Commits

Author SHA1 Message Date
Adam Honse
dfa7e099b4 Add optional HID device hotplug support (requires https://gitlab.com/OpenRGBDevelopers/hidapi-hotplug) 2026-03-12 16:42:21 +00:00
Adam Honse
b32c5d542e Move HID detector calls to RunHIDDetector/RunHIDWrappedDetector functions and return controller list from detector functions 2026-03-12 16:42:21 +00:00
Adam Honse
715ba426c8 Detection progress SDK integration, NetworkClient callback rework 2026-03-12 16:42:21 +00:00
Adam Honse
029c82294f Split out detection system from ResourceManager into DetectionManager
* Split detection system out into its own class, DetectionManager
    * Clean up ResourceManger's many callbacks into just two, one for detection and one general purpose
2026-03-12 16:42:21 +00:00