Adam Honse
|
59a3b41480
|
Initial support for Gigabyte Aorus RGB Fusion motherboards
|
2019-12-11 20:19:21 -06:00 |
|
Steven Franzen
|
0e4a162667
|
Change search path for i2c devices on linux
Looking for devices by bus instead of class should fix issues where the
class is named differently, e.g. i2c-dev instead of i2c-adapter.
|
2019-10-26 21:46:10 -05:00 |
|
Adam Honse
|
15fd537fa8
|
Add support for RGB E1.31 Streaming ACN multicast devices using libe131. Linux only for now.
|
2019-10-26 21:34:25 -05:00 |
|
Adam Honse
|
0a61e38ee1
|
Start writing an RGBController interface for the Razer Chroma SDK on Windows
|
2019-09-03 00:38:56 -05:00 |
|
Adam Honse
|
5bc80cce96
|
Get reorganized code building on Windows
|
2019-08-22 21:07:13 -05:00 |
|
Adam Honse
|
3c34a659a0
|
Rename nct6793d to nct6775 to align with nct6775 naming convention from hwmon-based Linux driver
|
2019-08-22 19:03:59 -05:00 |
|
Adam Honse
|
155ad165b1
|
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 |
|