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
Dmitry K
20f6565f44
Monitor and Laptop device types
12 months ago
Adam Honse
61802ed664
Fix signed/unsigned comparison and assignment in AsusTUFLaptopController_Windows.cpp
2 years ago
Adam Honse
27c798fb22
Code cleanup in AsusTUFLaptopController_Windows.cpp
2 years ago
Adam Honse
88929f9e4c
Update file header comments to standardized new format for Asus TUF laptop files
2 years ago
Adam Honse
b6d5c64c5b
Formatting and organizational cleanup for controllers beginning with A
2 years ago
Adam Honse
06ca1448d1
Fix more warnings
2 years ago
Chris M
d2b4ff1c56
Updated OpenRGB.pro to dynamically resolve source files
...
* Created FORMS macro list dynamically
* Added GUI_H and CONTROLLERS_H list to HEADERS
* Added GUI_CPP and CONTROLLERS_CPP list to SOURCES
* Added unique list of GUI_INCLUDES and CONTROLLER_INCLUDES to INCLUDES
* Adjusted platform specific builds to align build targets
2 years ago
Dmitry K
817327586d
Removed acpiwmi, updated TUF controller to be self-contained
3 years ago
k1-801
a7885bac57
Moved Asus TUF Linux controller to it's Windows counterpart
3 years ago
Nexrem
2575c6adf4
Rework TUF WMI Laptop, implementing additional brightness and persistent saving
3 years ago
Adam Honse
92f0720639
Remove RGB controllers argument from standard detector
3 years ago
Adam Honse
eab96d1b36
Remove SetCustomMode from all controllers beginning with the letter A
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
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
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
k1-801
e4a819913a
ASUS TUF Aura Core port (WMI)
...
Commit amended to move files to Windows-specific section of Qt project by Adam Honse <calcprogrammer1@gmail.com>
6 years ago