Adam Honse
|
f07cc134bb
|
Add zones and LEDs to Corsair keyboard controller, but keys don't line up with zones yet
|
2020-02-05 21:05:55 -06:00 |
|
Adam Honse
|
8aee3c427b
|
Fix segfault
|
2020-02-04 20:22:01 -06:00 |
|
Adam Honse
|
6a6ad0dda6
|
Keyboard fixes for Linux
|
2020-02-04 20:20:45 -06:00 |
|
Adam Honse
|
12116c70ee
|
Big Keyboard Update! HyperX Alloy Elite support, Poseidon Z RGB modes, and Corsair K70 RGB
|
2020-02-04 20:17:09 -06:00 |
|
Adam Honse
|
7d6699cf9c
|
Use ASR LED mode for Polychrome 2.10 firmware
|
2020-02-02 00:34:11 -06:00 |
|
Adam Honse
|
48b9be3f76
|
Add Polychrome firmware 2.10 to list
|
2020-02-01 20:38:52 -06:00 |
|
Adam Honse
|
779471e3e4
|
Detect NZXT Smart Device V2 and use the Hue 2 driver for it
|
2020-01-31 11:08:33 -06:00 |
|
Adam Honse
|
adb9a6e59f
|
Add support for Aer 2 140mm fan on Hue 2
|
2020-01-30 10:42:43 -06:00 |
|
Adam Honse
|
d48bcec5ba
|
Block write Polychrome mode value instead of byte write
|
2020-01-29 13:02:00 -06:00 |
|
Adam Honse
|
80d2282313
|
Add modes and additional set functions to Polychrome controller
|
2020-01-29 12:32:32 -06:00 |
|
Adam Honse
|
5b17833c6e
|
Remove some detection checks for Corsair Vengeance RGB Pro detection as it was no longer detecting my modules with them
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
d7740c2d28
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
f110589f91
|
Fix some small issues with AMD Wraith Prism driver
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
6b789be1e1
|
Add speed control to HyperX driver
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
12f307228b
|
Clean up speed values for Patriot Viper RGB
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
848ea8b064
|
Shifted the wrong way...
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
438c3840a7
|
Add speed control to RGB Fusion 1.0 driver
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
fef6f4cba3
|
Add delay to improve Corsair Pro detection, default modes to down instead of left, clean up Wraith Prism initialization
|
2020-01-25 17:37:32 -06:00 |
|
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
|
2020-01-25 17:37:32 -06:00 |
|
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.
|
2020-01-25 17:37:32 -06:00 |
|
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
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
ee492632ac
|
Prepare AMD Wraith Prism driver for mode control
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
64f11b42f4
|
Add direction support for NZXT Hue 2
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
a76bd7b974
|
Add direction support for NZXT Hue+
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
7999620db2
|
Fix Corsair Commander Pro/Lighting Node Pro on Linux
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
ab03311717
|
Copy Corsair Commander Pro updates to Lighting Node Pro driver. Need to consolidate these eventually
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
5bc94fd677
|
Speed values are reversed on Corsair Commander Pro. Removed all references to SendKeepalive function.
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
90dfa5678b
|
Clean up Corsair Commander Pro code and get effects mode working
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
48ba8435b1
|
Initial Corsair Commander Pro support, it's the same protocol as the Lighting Node Pro but on a different endpoint
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
cf2c2d6b93
|
Add speed control to Hue 2
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
4b8668e0ef
|
Add speed control for Hue+ and add support for Wings mode
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
0bc5982970
|
Add random color modes for HyperX Predator RGB
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
2ae74c1e7f
|
Add slider for speed control, add min/max speed parameters to mode information, update Corsair Pro and Patriot Viper drivers to include speed control
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
fb3103e458
|
Add mode parameters to Corsair Vengeance RGB Pro controller
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
2efd0dc81d
|
Add additional mode parameters to RGBController API and update most of the RGBController drivers' mode specifications to match
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
0716f55880
|
Remove debug printout that was left in Hue code
|
2020-01-12 23:10:25 -06:00 |
|
Adam Honse
|
bcc95abe53
|
Add keepalive thread to Corsair Lighting Node Pro driver
|
2020-01-12 22:57:30 -06:00 |
|
Adam Honse
|
d79c7e9c04
|
Initial driver for Corsair Lighting Node Pro
|
2020-01-12 14:04:01 -06:00 |
|
Adam Honse
|
fa4d9ebbf6
|
Get hidapi stuff building on Linux
|
2020-01-09 19:13:19 -06:00 |
|
Adam Honse
|
ec8cdf1e26
|
Bring in USB HID device support with hidapi and add support for two new HID devices - MSI/SteelSeries 3-zone laptop keyboard and Thermaltake TtEsports Poseidon Z RGB keyboard
|
2020-01-09 19:00:08 -06:00 |
|
Adam Honse
|
1d6e0cf6a4
|
Fix mode initialization, fix mode map for Corsair Pro
|
2020-01-09 13:36:06 -06:00 |
|
Adam Honse
|
b06d56bb2d
|
Add Aer 1 fan support to NZXT Hue 2 and Hue+
|
2020-01-08 21:21:11 -06:00 |
|
Adam Honse
|
dd6a6ca85a
|
Increase timeout after sending Hue+ packet so it works in Linux as well as Windows
|
2020-01-07 23:17:13 -06:00 |
|
Adam Honse
|
4d5003f49d
|
Some code cleanup - set colors vector size for improved performance and add sleep to fix Hue Plus device update
|
2020-01-07 21:00:02 -06:00 |
|
Adam Honse
|
7226a4164f
|
Hue 2 channel is a bitfield rather than a value
|
2020-01-06 23:01:51 -06:00 |
|
Adam Honse
|
c7030ad47d
|
Rework the RGBController API to handle the colors vector outside of device specific implementations
|
2020-01-06 21:23:26 -06:00 |
|
Adam Honse
|
f6bf044ba0
|
Add functions for setting Hue+ and Hue 2 effect modes
|
2020-01-05 17:22:43 -06:00 |
|
Adam Honse
|
420e4dc077
|
Fix bug in NZXT Hue 2 code
|
2020-01-05 13:49:30 -06:00 |
|
Adam Honse
|
3c77c1a9a8
|
Add support on Hue 2 for Aer 2 fans
|
2020-01-05 13:38:57 -06:00 |
|
Adam Honse
|
5074a923d1
|
Add functions to get serial port path from USB VID/PID for both Windows and Linux. Use this function to automatically detect the presence of an NZXT Hue+.
|
2020-01-05 12:52:33 -06:00 |
|