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 |
James Buren
|
66109be668
|
Properly fix how how hidapi and libusb dependencies are handled
|
2 years ago |
Adam Honse
|
30acbb10f7
|
Update more controller files' header comments to new standardized format
|
2 years ago |
Adam Honse
|
b6d5c64c5b
|
Formatting and organizational cleanup for controllers beginning with A
|
2 years ago |
Adam Honse
|
ecc837b565
|
Get both direct and effect modes working together
|
4 years ago |
Adam Honse
|
b760ffc085
|
Implement direct mode for AMD Wraith Prism, other functionality is removed for now
|
4 years ago |
Chris
|
d913707258
|
Adding brightness to the AMD Wraith Prism Controller
Commit amended to fix brightness issue by Adam Honse <calcprogrammer1@gmail.com>
|
5 years ago |
Adam Honse
|
d19baf1365
|
Fill in serial field for all HID controllers using hidapi
|
6 years ago |
Adam Honse
|
4df557391a
|
Use HID path for Location on AMD Wraith Prism controller
|
6 years ago |
Adam Honse
|
1d426f109a
|
Convert AMD Wraith Prism driver to use hidapi instead of libusb
|
6 years ago |
Adam Honse
|
d38543a820
|
Finish AMD Wraith Prism mode updates including working speed table, working random color flag, and appropriate fan/logo modes for ring-specific effects
|
6 years ago |
Adam Honse
|
2a76201ca4
|
Implement a speed table for AMD Wraith Prism to use the values taken from the official software. Interpolation was causing strange issues.
|
6 years ago |
Adam Honse
|
2e84e9808c
|
Start adding modes to AMD Wraith Prism driver. Speed and random bit implemented, but it seems to have issues. Speeds way too fast
|
6 years ago |
Adam Honse
|
ee492632ac
|
Prepare AMD Wraith Prism driver for mode control
|
6 years ago |
Adam Honse
|
bfd8030438
|
Send apply command on AMD Wraith Prism to enable ring LEDs
|
6 years ago |
Adam Honse
|
5ae3de993d
|
Add capability to set ring color
|
6 years ago |
Adam Honse
|
45c7bc8008
|
Add an RGBController interface for AMD Wraith Prism
|
6 years ago |
Adam Honse
|
7de0b2549b
|
Add function to retrieve firmware version string on Wraith Prism
|
6 years ago |
Adam Honse
|
39b52326b6
|
Add function to set all ring LEDs to a given effect channel
|
6 years ago |
Adam Honse
|
b35c900fae
|
Add function to get effect string for a channel
|
6 years ago |
Adam Honse
|
7cea74e466
|
AMD Wraith Prism controller file with some statically coded packets
|
6 years ago |