This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenRGB
Watch
1
Star
0
Fork
0
mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced
2026-09-20 01:08:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
336be5bb445a1d3747561d63a5a44b04e6e1b046
OpenRGB
/
Controllers
/
GigabyteRGBFusion2DRAMController
T
History
Kasslim
fe20975199
Correct spelling Busses -> Buses
...
Commits merged by Adam Honse <
calcprogrammer1@gmail.com
>
2026-05-05 01:37:27 -05:00
..
GigabyteRGBFusion2DRAMController.cpp
…
GigabyteRGBFusion2DRAMController.h
…
GigabyteRGBFusion2DRAMControllerDetect.cpp
Correct spelling Busses -> Buses
2026-05-05 01:37:27 -05:00
RGBController_GigabyteRGBFusion2DRAM.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-05 01:37:26 -05:00
RGBController_GigabyteRGBFusion2DRAM.h
…