Commit Graph

5 Commits

Author SHA1 Message Date
Adam Honse
035b010924 Add optional HID device hotplug support (requires https://gitlab.com/OpenRGBDevelopers/hidapi-hotplug) 2026-01-28 18:43:39 -06:00
Adam Honse
51d483aef9 Rework list handling in ResourceManager by having NetworkClient own its own list rather than sharing ResourceManager's list 2026-01-28 18:43:39 -06:00
Adam Honse
3823ae78d9 Move HID detector calls to RunHIDDetector/RunHIDWrappedDetector functions and return controller list from detector functions 2026-01-28 18:43:39 -06:00
Adam Honse
ceb8bc2cf8 Detection progress SDK integration, NetworkClient callback rework 2026-01-28 18:42:08 -06:00
Adam Honse
da750672e8 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-01-28 18:42:07 -06:00