Adam Honse
|
a7c400bc65
|
Update yet more file header comments to standardized new format
|
2 years ago |
Dmitry K
|
817327586d
|
Removed acpiwmi, updated TUF controller to be self-contained
|
3 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 |
Thomas greenwood
|
2e540e2c6f
|
Use consistent concurrency model with CoInitializeEx
|
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 |
k1-801
|
e4a819913a
|
ASUS TUF Aura Core port (WMI)
Commit amended to move files to Windows-specific section of Qt project by Adam Honse <calcprogrammer1@gmail.com>
|
6 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 |