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-01-02 12:17:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ff72d58c8f17d1bac019d23be29da2c94de0c58
OpenRGB
/
i2c_smbus
History
Adam Honse
0345eb582b
More warning fixes
2020-09-02 19:03:43 -05:00
..
i2c_smbus_amdadl.cpp
Move i2c bus detectors to their respective files and add a detector macro for i2c busses so they can be detected asynchronously. Fix WMI and DMI info.
2020-08-07 14:01:59 -05:00
i2c_smbus_amdadl.h
AMD ADL Windows
2020-06-02 20:39:26 -05:00
i2c_smbus_i801.cpp
Move i2c bus detectors to their respective files and add a detector macro for i2c busses so they can be detected asynchronously. Fix WMI and DMI info.
2020-08-07 14:01:59 -05:00
i2c_smbus_i801.h
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
2019-08-22 18:43:17 -05:00
i2c_smbus_linux.cpp
More warning fixes
2020-09-02 19:03:43 -05:00
i2c_smbus_linux.h
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
2019-08-22 18:43:17 -05:00
i2c_smbus_nct6775.cpp
Move i2c bus detectors to their respective files and add a detector macro for i2c busses so they can be detected asynchronously. Fix WMI and DMI info.
2020-08-07 14:01:59 -05:00
i2c_smbus_nct6775.h
Bring in nct6775 SMBus driver improvements from updated patch to Windows
2020-03-24 18:07:23 -05:00
i2c_smbus_nvapi.cpp
Move i2c bus detectors to their respective files and add a detector macro for i2c busses so they can be detected asynchronously. Fix WMI and DMI info.
2020-08-07 14:01:59 -05:00
i2c_smbus_nvapi.h
Clean up NvAPI I2C code and allow multiple GPUs
2020-02-23 15:54:14 -06:00
i2c_smbus_piix4.cpp
Move i2c bus detectors to their respective files and add a detector macro for i2c busses so they can be detected asynchronously. Fix WMI and DMI info.
2020-08-07 14:01:59 -05:00
i2c_smbus_piix4.h
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
2019-08-22 18:43:17 -05:00
i2c_smbus.cpp
Non-important warnings removed
2020-09-01 23:29:00 -05:00
i2c_smbus.h
Fix hang when deleting busses
2020-08-13 00:05:29 -05:00