You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenRGB/i2c_smbus
Shawn 86034a9ce5 Clear port_ID just like the remaining items that are updated each loop.
Re-add code to make NVIDIA cards work with the updated device manager.

Commit amended by Adam Honse <calcprogrammer1@gmail.com>
6 years ago
..
i2c_smbus.cpp Non-important warnings removed 6 years ago
i2c_smbus.h Get master building on MacOS 6 years ago
i2c_smbus_amdadl.cpp Don't try to call AMD ADL calls if DLL did not load 6 years ago
i2c_smbus_amdadl.h AMD ADL Windows 6 years ago
i2c_smbus_i801.cpp Add Intel vendor ID to DRAM SMBus check 6 years ago
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 7 years ago
i2c_smbus_linux.cpp Clear port_ID just like the remaining items that are updated each loop. 6 years ago
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 7 years ago
i2c_smbus_nct6775.cpp Check for vendor == 0 for Nuvoton bus and add macro for motherboard SMBus checking 6 years ago
i2c_smbus_nct6775.h Bring in nct6775 SMBus driver improvements from updated patch to Windows 6 years ago
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. 6 years ago
i2c_smbus_nvapi.h Clean up NvAPI I2C code and allow multiple GPUs 6 years ago
i2c_smbus_piix4.cpp Add PCI IDs to AMD SMBus (PIIX4) detection on Windows 6 years ago
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 7 years ago