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
|
676547b8b0
|
Pass name string into I2C DIMM detectors, store name in KingstonFuryDRAMController to avoid setting it in detector
|
9 months ago |
Adam Honse
|
6c8a46cc7d
|
Store name in HyperXDRAMController to avoid setting it in detector
|
9 months ago |
Milan Čermák
|
a2867e151d
|
HyperX controller to use DIMM_DETECTOR
|
1 year ago |
Dmitry Kychanov
|
300abac9a8
|
Removed unused includes
|
2 years ago |
Milan Čermák
|
d5ef41bb80
|
Improve Kingston Fury detection
|
2 years ago |
Adam Honse
|
af830e5b21
|
Update HyperX DRAM controller files to new standardized header comment
|
2 years ago |
Adam Honse
|
ba57bad361
|
Even more warning fixes
|
2 years ago |
Adam Honse
|
35e049a8bb
|
Remove SetCustomMode from all controllers beginning with the letter H
|
4 years ago |
Chris
|
524675108d
|
Automatic generation of markdown pages for supported devices
+ Added build-supported-devices.sh script
+ Added new target in CI/CD to build at compile time
|
4 years ago |
Chris
|
bc10e3f772
|
Automatic generation of udev rules for supported devices
+ Added build-udev-rules.sh script
+ Added new custom target in Linux section of .pro to accommodate new rules location
|
4 years ago |
Adam Honse
|
a219ac693c
|
Code cleanup round 5
|
4 years ago |
morg
|
08b31e636c
|
Add debug logs to HyperX DRAM detector
|
5 years ago |
Adam Honse
|
ec90f4678b
|
Change all I2C/SMBus detectors to use RegisterRGBController
|
5 years ago |
morg
|
dba814215d
|
Fixing memory leaks in controllers
|
5 years ago |
Adam Honse
|
b87691f051
|
Add detection of specific model of HyperX DRAM - Fury or Predator - and use that name if all sticks are the same type
|
5 years ago |
Adam Honse
|
5841b2c55d
|
Change default name for HyperX DRAM
|
5 years ago |
Adam Honse
|
5286c27b25
|
Restrict HyperX DRAM to 4 slots
|
5 years ago |
Adam Honse
|
9345682eb0
|
Greatly reduce flickering of HyperX DRAM by saving the apply until all LEDs have been written
|
5 years ago |
Adam Honse
|
7d76d60db8
|
Fix HyperX DRAM ordering
|
5 years ago |
Adam Honse
|
09a9a5c257
|
Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page
|
6 years ago |
Adam Honse
|
9fcc8dd573
|
Add I2C: label to location string for I2C devices
|
6 years ago |
Adam Honse
|
f3ccaf1a2b
|
Move RGBController files for device controllers into the Controllers directory
|
6 years ago |
Adam Honse
|
29fea380aa
|
Check PCI IDs for scanning SMBus devices to speed up detection
|
6 years ago |
Adam Honse
|
70c51abff7
|
Change order of HyperX DRAM so that sticks are in order
|
6 years ago |
Adam Honse
|
f716a05947
|
Add detector names and display them in the progress bar
|
6 years ago |
pobrn
|
ddc69778dc
|
Modular detection system with resource manager.
Includes pull request !87 with modifications by Adam Honse (calcprogrammer1@gmail.com).
|
6 years ago |
Térence Clastres
|
b79ff124e6
|
Replace Sleep() by std:🧵:sleep_for()
|
6 years ago |
Adam Honse
|
ab7ddc1629
|
Rename HyperXController to HyperXDRAMController
|
6 years ago |