Commit Graph

7 Commits

Author SHA1 Message Date
Adam Honse
e3963cd896 Add detectors for filtering on IPU only (no VID/PID) 2026-04-15 01:08:48 -05:00
Adam Honse
4c2f955f64 Drop support for old hidapi versions that don't support usage information 2026-04-15 01:08:48 -05:00
Adam Honse
f2eb591b11 Add optional HID device hotplug support (requires https://gitlab.com/OpenRGBDevelopers/hidapi-hotplug) 2026-04-15 01:08:48 -05:00
Adam Honse
658d1238d6 Rework list handling in ResourceManager by having NetworkClient own its own list rather than sharing ResourceManager's list 2026-04-15 01:08:48 -05:00
Adam Honse
abade53d77 Move HID detector calls to RunHIDDetector/RunHIDWrappedDetector functions and return controller list from detector functions 2026-04-15 01:08:48 -05:00
Adam Honse
f5558e5d78 Detection progress SDK integration, NetworkClient callback rework 2026-04-15 01:08:48 -05:00
Adam Honse
02d6674e7f 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-04-15 01:08:48 -05:00