Adam Honse
|
c71cc4f18a
|
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
|
7 months ago |
Adam Honse
|
a7c400bc65
|
Update yet more file header comments to standardized new format
|
2 years ago |
Adam Honse
|
944c05814a
|
Attempt to fix Qt file dialog issue in Windows
|
5 years ago |
Adam Honse
|
dd47256f06
|
Initialize WMI only once, remove init calls from everywhere it is called and initialize it once as a static variable
* See comment: https://gitlab.com/CalcProgrammer1/OpenRGB/-/issues/1581#note_684260496
|
5 years ago |
Alex
|
1053b83782
|
Fixing wmi issue when device detection thread run nth time
|
5 years ago |
Adam Honse
|
33b840b2b9
|
Revert change disabling redetection of i2c interfaces and fix disconnected WMI failure by always reconnecting before query
|
5 years ago |
K900
|
f7756c003f
|
SapphireGPUController: Implement Nitro Glow V3
Commit amended for code style and to squash commits by Adam Honse <calcprogrammer1@gmail.com>
|
5 years ago |
Adam Honse
|
aaa2ecddc7
|
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 |
Adam Honse
|
7898e9b95d
|
Initial prototype of asynchronous detection. DMI information broken
|
6 years ago |
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
|
7 years ago |