Chris
3d469e78f5
Adding failure logging to DMI info
2021-12-07 00:22:01 +00: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
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
Chris
8b5717470a
Fix for Gigabyte Fusion2 USB detection
...
* Adjusted the selection criteria for USE_HID_USAGE flags
* Slight changes to the Fusion2USB controller to avoid crashes
* Updated DMIInfo to return correct Motherboard name on windows
2020-07-24 12:41:25 -05:00
Chris
12442046e2
Initial commit for dmiinfo.cpp
...
- Tested working for Linux
- Implemented in Fusion2USB controller and the motherboard name will
populate the controller name in the GUI / CLI
2020-07-09 22:25:45 -05:00