Dmitry K
20f6565f44
Monitor and Laptop device types
2025-05-15 17:34:39 -05:00
Adam Honse
61802ed664
Fix signed/unsigned comparison and assignment in AsusTUFLaptopController_Windows.cpp
2024-07-28 18:28:49 -05:00
Adam Honse
27c798fb22
Code cleanup in AsusTUFLaptopController_Windows.cpp
2024-06-30 19:33:17 -05:00
Adam Honse
88929f9e4c
Update file header comments to standardized new format for Asus TUF laptop files
2024-05-11 21:28:16 -05:00
Adam Honse
b6d5c64c5b
Formatting and organizational cleanup for controllers beginning with A
2024-04-30 23:45:41 -05:00
Adam Honse
06ca1448d1
Fix more warnings
2024-04-28 16:15:09 -05:00
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
2024-02-21 22:00:02 +11:00
Dmitry K
817327586d
Removed acpiwmi, updated TUF controller to be self-contained
2023-07-05 23:34:25 +00:00
k1-801
a7885bac57
Moved Asus TUF Linux controller to it's Windows counterpart
2023-07-05 21:21:13 +04:00
Nexrem
2575c6adf4
Rework TUF WMI Laptop, implementing additional brightness and persistent saving
2023-03-06 22:39:48 +00:00
Adam Honse
92f0720639
Remove RGB controllers argument from standard detector
2023-01-26 20:36:02 -06:00
Adam Honse
eab96d1b36
Remove SetCustomMode from all controllers beginning with the letter A
2022-08-09 22:58:40 -05:00
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
2022-05-30 13:30:44 +10:00
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
2022-04-17 12:31:02 +10: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
09a9a5c257
Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page
2020-12-01 19:24:52 -06:00
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 >
2020-12-01 00:04:00 -06:00