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 |
Milan Cermak
|
366adce39e
|
Patriot Controllers to use DIMM_DETECTOR
|
1 year ago |
Dmitry Kychanov
|
300abac9a8
|
Removed unused includes
|
2 years ago |
Adam Honse
|
a9406804db
|
Fix register type in PatriotViper and PatriotViperSteel controllers
|
2 years ago |
Adam Honse
|
a87803ff26
|
Update Patriot Viper controller files to new standardized header comment
|
2 years ago |
Adam Honse
|
cf46a8e724
|
Update Patriot Viper Steel detection and clean up Patriot Viper detection
|
3 years ago |
Adam Honse
|
215183f9c5
|
Remove SetCustomMode from all controllers beginning with the letter P
|
4 years ago |
Adam Honse
|
bba7fa9fd2
|
Fix a bunch of compiler warnings
|
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 |
Aleš Nezbeda
|
48118821d7
|
Patriot Viper RAM reimplementation
|
4 years ago |
Adam Honse
|
6cd4dc8674
|
Modify Patriot Viper detection to not depend on detecting SPD slot address (0x36) as this doesn't work on some SMBus controllers
|
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 |
Qwex
|
4738dfbe8d
|
Fix Patriot Viper ram detection
|
5 years ago |
TheRogueZeta
|
b17b6340bd
|
Test to see if Patriot Viper DRAM modules exist before performing writes
Amended to use read check as quick check doesn't work for SPD addresses by Adam Honse <calcprogrammer1@gmail.com>
|
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
|
09a9a5c257
|
Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page
|
6 years ago |
Daniel Dreibrodt
|
cf01a8dc46
|
Patriot Viper: Limit to one zone, as slots cannot be controlled separately
|
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
|
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
|
aa182936ba
|
Clean up warnings, except in hidapi and cli files
|
6 years ago |
Adam Honse
|
12f307228b
|
Clean up speed values for Patriot Viper RGB
|
6 years ago |
Adam Honse
|
2ae74c1e7f
|
Add slider for speed control, add min/max speed parameters to mode information, update Corsair Pro and Patriot Viper drivers to include speed control
|
6 years ago |
Adam Honse
|
3de7150408
|
Add effect mode and effect color controls to Patriot Viper RGB driver
|
6 years ago |
Adam Honse
|
a27c614a8b
|
Fix some issues with the Aura initialization and detection and add a new driver for Patriot Viper RGB RAM
|
6 years ago |