Adam Honse
|
944c05814a
|
Attempt to fix Qt file dialog issue in Windows
|
2021-10-01 14:48:27 -05:00 |
|
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
|
2021-09-24 18:05:04 +00:00 |
|
Alex
|
1053b83782
|
Fixing wmi issue when device detection thread run nth time
|
2021-06-17 10:47:59 -05:00 |
|
Adam Honse
|
33b840b2b9
|
Revert change disabling redetection of i2c interfaces and fix disconnected WMI failure by always reconnecting before query
|
2021-05-24 18:38:26 -05:00 |
|
K900
|
f7756c003f
|
SapphireGPUController: Implement Nitro Glow V3
Commit amended for code style and to squash commits by Adam Honse <calcprogrammer1@gmail.com>
|
2021-02-03 00:56:20 -06:00 |
|
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.
|
2020-08-07 14:01:59 -05:00 |
|
Adam Honse
|
7898e9b95d
|
Initial prototype of asynchronous detection. DMI information broken
|
2020-08-07 14:01: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 |
|