Commit Graph

4 Commits

Author SHA1 Message Date
Adam Honse
a96f91ecf0 Rework list handling in ResourceManager by having NetworkClient own its own list rather than sharing ResourceManager's list 2026-05-05 01:37:26 -05:00
Adam Honse
b19e65cd2d Move HID detector calls to RunHIDDetector/RunHIDWrappedDetector functions and return controller list from detector functions 2026-05-05 01:37:26 -05:00
Adam Honse
18138c1527 Detection progress SDK integration, NetworkClient callback rework 2026-05-05 01:37:26 -05:00
Adam Honse
53e72e8040 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-05-05 01:37:26 -05:00