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-06-25 14:10:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
684ef09168ff10d48cb5b618ba82d1983f0ebcfd
OpenRGB
/
i2c_smbus
History
Adam Honse
2af03eb0dc
Return false if no PawnIO bus was detected so that the warning dialog actually displays
2026-06-24 18:30:37 -05:00
..
Linux
Updates to DRAM controllers to avoid use of SMBus Quick Write and add fallback paths if SMBus Block Write is unavailable, in preparation for X299 SMBus support
2026-06-15 23:54:33 -05:00
MacOS
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
Windows
Return false if no PawnIO bus was detected so that the warning dialog actually displays
2026-06-24 18:30:37 -05:00
i2c_amd_gpu.h
On Linux include both the I2C/SMBus bus name and device path in the device_name
2025-11-30 20:37:35 +01:00
i2c_smbus.cpp
Remove i2c_smbus_thread as mutex already prevents concurrent access
2025-11-29 17:17:06 -06:00
i2c_smbus.h
Do not introduce a new field in i2c_smbus class
2025-11-30 09:43:05 +01:00