This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenRGB
Watch
1
Star
0
Fork
0
You've already forked OpenRGB
mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced
2026-05-31 10:09:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12a61009a798d671d9d0b8e3776aff291a051c1a
OpenRGB
/
Controllers
/
ENESMBusController
History
Adam Honse
12a61009a7
Implement network request to get list of I2C buses so that the Get Hardware IDs dialog works in local client mode
2026-05-27 13:41:19 -05:00
..
ENESMBusInterface
Implement network request to get list of I2C buses so that the Get Hardware IDs dialog works in local client mode
2026-05-27 13:41:19 -05:00
ENESMBusController.cpp
LogManager cleanup
2026-05-27 13:41:19 -05:00
ENESMBusController.h
Move HID detector calls to RunHIDDetector/RunHIDWrappedDetector functions and return controller list from detector functions
2026-05-07 17:24:45 -05:00
ENESMBusControllerDetect.cpp
Implement network request to get list of I2C buses so that the Get Hardware IDs dialog works in local client mode
2026-05-27 13:41:19 -05:00
RGBController_ENESMBus.cpp
Move RGBController base destructor functionality into RGBController::Shutdown() so that update thread can be stopped before deleting the controller. Shutdown() must be called in every RGBController implementation before deleting the controller. Also some fixes to the NetworkServer to avoid deadlocking and disconnect issues
2026-05-07 17:24:45 -05:00
RGBController_ENESMBus.h
RGBController API Overhaul
2026-05-07 17:24:44 -05:00
ROGArionDetect.cpp
Move HID detector calls to RunHIDDetector/RunHIDWrappedDetector functions and return controller list from detector functions
2026-05-07 17:24:45 -05:00
XPGSpectrixS40GDetect_Linux.cpp
Move HID detector calls to RunHIDDetector/RunHIDWrappedDetector functions and return controller list from detector functions
2026-05-07 17:24:45 -05:00
XPGSpectrixS40GDetect_Windows.cpp
Move HID detector calls to RunHIDDetector/RunHIDWrappedDetector functions and return controller list from detector functions
2026-05-07 17:24:45 -05:00