Muhamad Visat
e48908573a
add support for the Lian Li UniHub SL v1.8
4 months ago
Adam Honse
d591cd638e
Initial commit for Lian Li Universal Screen LED controller
5 months ago
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
4c018421a2
Fix warning from unused name parameter in LianLiControllerDetect
9 months ago
Adam Honse
89d1ee2483
Remove name override for LianLiStrimerLConnect to match other LianLi controllers
9 months ago
Adam Honse
abd34f1810
Rework RGBControllers and detectors that set string fields other than name outside of the RGBController
9 months ago
RedBlackAka
914cf1b3ff
Clean up names of several devices
1 year ago
James Buren
66109be668
Properly fix how how hidapi and libusb dependencies are handled
2 years ago
Adam Honse
8d14059d2e
Update Lian Li Strimer L Connect controller files to new standardized header comment
2 years ago
Adam Honse
e5c76f1a3a
Add Lian Li ALV2 controller to detector, uses same controller as SLV2
2 years ago
Chris M
b9f8243904
Fixed initial brightness for the CLI and fix initial brightness for Lian Li Hub SL V2 controller.
2 years ago
Me1k0r
672150aea2
added support for Lian Li Galahad II Trinity "Performance" variation
2 years ago
Chris M
a689db4d3d
Removed hid_get_device_info() function to correct CI/CD pipelines
...
* Regression introduced in dbeabe61
* Removed unrequired includes
* Aligned other variables and structures to ensure feature parity
3 years ago
Michael Losert
dbeabe613d
Add support for Lian Li GAII Trinity AIO
3 years ago
Simon McKenna
26e584860e
Add support for Lian Li SL Infinity controller
3 years ago
Göktuğ Korkmaz
4cfa43d919
Initial commit for LianLi-UNI FAN-SL V2-v0.5
3 years ago
Adam Honse
92f0720639
Remove RGB controllers argument from standard detector
3 years ago
Will Kennedy
3cf9750660
Support for Lian Li UNI Hub SL V2
3 years ago
Chris M
ec531bd9fc
Correcting defined hex for Lian Li Uni Hub to resolve #2916
3 years ago
Oliver P
52c510dca9
Add support for Lian Li Uni Hub - AL firmware v1.0 and v1.7
4 years ago
Chris
40ed7bdf83
Initial commit for the Lian Li Strimer L Connect to resolve #2563
...
+ Adding StrimerLConnectController
+ Adding RGBController_StrimerLConnect
+ Adding ENEUSBControllersDetect.cpp to register StrimerLConnect detector
4 years ago
Chris
2485c24560
Adding `DUMMY_DEVICE_DETECTORS` to supplement dynamic UDEV rules
...
* USB devices that are **not** registering a detector that includes the VID and PID will need to specify these details separately to be added to the UDEV rules
at compile time
* Resolves #2440
4 years ago
Vidar Karlsen
6ae5242ed5
Add FreeBSD support
4 years ago
Adam Honse
f06b0ee952
Use NULL (shared) libusb context
5 years ago
Luca Lovisa
0da484bffc
Add support for the Lian Li Uni Hub
...
Commits squashed and amended for code style by Adam Honse <calcprogrammer1@gmail.com>
5 years ago