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-02-14 09:11:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
next_sdk_flags
Add File
New File
Upload File
Apply Patch
OpenRGB
/
RGBController
History
Adam Honse
7adefe8cc6
Use std::string.assign when setting strings in the SDK protocol and description handlers so that string size limit is enforced, then strip out null terminators
2026-01-24 19:32:15 -06:00
..
RGBController_Dummy.cpp
RGBController API Overhaul
2026-01-24 19:32:13 -06:00
RGBController_Dummy.h
RGBController API Overhaul
2026-01-24 19:32:13 -06:00
RGBController_Network.cpp
SDK v6: Use unique IDs for identifying RGBControllers in SDK protocol
2026-01-24 19:32:15 -06:00
RGBController_Network.h
SDK v6: Use unique IDs for identifying RGBControllers in SDK protocol
2026-01-24 19:32:15 -06:00
RGBController.cpp
Use std::string.assign when setting strings in the SDK protocol and description handlers so that string size limit is enforced, then strip out null terminators
2026-01-24 19:32:15 -06:00
RGBController.h
Add optional HID device hotplug support (requires
https://gitlab.com/OpenRGBDevelopers/hidapi-hotplug
)
2026-01-24 19:32:15 -06:00
RGBControllerKeyNames.cpp
Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect
2025-09-28 00:47:08 -05:00
RGBControllerKeyNames.h
Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect
2025-09-28 00:47:08 -05:00