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
|
719d7b8801
|
Store name in MSIRGBController to avoid setting it in detector
|
9 months ago |
Dmitry Kychanov
|
300abac9a8
|
Removed unused includes
|
2 years ago |
Adam Honse
|
67f7c40fa5
|
Update MSI-RGB controller files to new standardized header comment
|
2 years ago |
Adam Honse
|
1bbfded78a
|
Update more file header comments to standardized new format, move some locally owned files out of the dependencies folder
|
2 years ago |
KerJoe
|
3ee6af0dfd
|
Added "MSI PRO B550M-P GEN3" motherboard ID.
|
3 years ago |
Adam Honse
|
92f0720639
|
Remove RGB controllers argument from standard detector
|
3 years ago |
Adam Honse
|
060567548f
|
Use RegisterRGBController for standard detectors
|
3 years ago |
Marcelo Bezerra
|
b3d787ddc4
|
Enable MSI TRX40 PRO WIFI support
|
4 years ago |
Adam Honse
|
75104ba424
|
Fix error from multiply defined name across different files
|
4 years ago |
Adam Honse
|
9caf7802ed
|
Remove SetCustomMode from all controllers beginning with the letter M
|
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 |
TheRogueZeta
|
e3cc9b9dac
|
Enable B350 KRAIT GAMING (MS-7B08) in the MSIRGBcontroller
|
4 years ago |
Krystof Pistek
|
7ea36a5948
|
Add support (detection code only) for MSI B350M Mortar motherboard
(MS-7A37)
|
4 years ago |
TheRogueZeta
|
707df85d1f
|
DMI Info for MSI-RGB boards
|
5 years ago |
Adam Honse
|
0bf9156374
|
Add MSI-RGB board 7A34 (MSI B350 PC Mate)
|
5 years ago |
morg
|
dba814215d
|
Fixing memory leaks in controllers
|
5 years ago |
alpemwarrior
|
4bbb824ce1
|
check for msi dmi without trailing dot
|
5 years ago |
alpemwarrior
|
03bf187c7b
|
Filter msi-rgb by dmi
Commits squashed by Adam Honse <calcprogrammer1@gmail.com>
|
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 |
alpemwarrior
|
54cccaa4a7
|
Now for real
|
6 years ago |
alpemwarrior
|
912af1555a
|
Fix initialisation of msi-rgb boards
|
6 years ago |
Adam Honse
|
f3ccaf1a2b
|
Move RGBController files for device controllers into the Controllers directory
|
6 years ago |
Pol Rius
|
db64cd66a1
|
Invert colors depending on the boards DMI (For MSI RGB boards)
Commits in pull request !147 squashed and minor code style changes by Adam Honse <calcprogrammer1@gmail.com>
|
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 |
Stefan Reiter
|
c69a98096b
|
Remove debug print
Annoying when in CLI mode
|
6 years ago |
Adam Honse
|
f38be5119e
|
MSI-RGB driver based on https://github.com/nagisa/msi-rgb
|
6 years ago |