Adam Honse
|
bcc95abe53
|
Add keepalive thread to Corsair Lighting Node Pro driver
|
6 years ago |
Adam Honse
|
bb7852a3e4
|
Remove list of devices from README and replace it with a link to the wiki. The wiki is more up to date.
|
6 years ago |
Adam Honse
|
d79c7e9c04
|
Initial driver for Corsair Lighting Node Pro
|
6 years ago |
Adam Honse
|
fa4d9ebbf6
|
Get hidapi stuff building on Linux
|
6 years ago |
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
|
6 years ago |
Adam Honse
|
1d6e0cf6a4
|
Fix mode initialization, fix mode map for Corsair Pro
|
6 years ago |
Adam Honse
|
b06d56bb2d
|
Add Aer 1 fan support to NZXT Hue 2 and Hue+
|
6 years ago |
Adam Honse
|
50c9f7b84b
|
More color vector initialization improvements
|
6 years ago |
Adam Honse
|
dd6a6ca85a
|
Increase timeout after sending Hue+ packet so it works in Linux as well as Windows
|
6 years ago |
Adam Honse
|
4d5003f49d
|
Some code cleanup - set colors vector size for improved performance and add sleep to fix Hue Plus device update
|
6 years ago |
Adam Honse
|
7226a4164f
|
Hue 2 channel is a bitfield rather than a value
|
6 years ago |
Adam Honse
|
c7030ad47d
|
Rework the RGBController API to handle the colors vector outside of device specific implementations
|
6 years ago |
Adam Honse
|
11770aaa3a
|
Add Quick Colors to tray icon
|
6 years ago |
Adam Honse
|
f8212ca59e
|
Add Lights Off option to tray icon menu
|
6 years ago |
Adam Honse
|
dbf3dd86b4
|
Add tray icon with options to show/hide and exit
|
6 years ago |
Adam Honse
|
0fe3adc267
|
Add UpdateLEDs function support to HyperX controller
|
6 years ago |
Adam Honse
|
f45b20602b
|
Add UpdateLEDs function support for Viper, Hue2, Hue+, Wraith Prism
|
6 years ago |
Adam Honse
|
f6bf044ba0
|
Add functions for setting Hue+ and Hue 2 effect modes
|
6 years ago |
Adam Honse
|
420e4dc077
|
Fix bug in NZXT Hue 2 code
|
6 years ago |
Adam Honse
|
3c77c1a9a8
|
Add support on Hue 2 for Aer 2 fans
|
6 years ago |
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+.
|
6 years ago |
Adam Honse
|
bfd8030438
|
Send apply command on AMD Wraith Prism to enable ring LEDs
|
6 years ago |
Adam Honse
|
af84c5bb00
|
Add Aorus GPU detect file to Windows build
|
6 years ago |
Adam Honse
|
3de7150408
|
Add effect mode and effect color controls to Patriot Viper RGB driver
|
6 years ago |
Adam Honse
|
6fdf34e16f
|
Update README to reflect need to initialize submodules for Windows now that E131 is used on both
|
6 years ago |
Adam Honse
|
7bdf19387d
|
Add Windows support for E1.31 Streaming ACN protocol devices
|
6 years ago |
Adam Honse
|
a27c614a8b
|
Fix some issues with the Aura initialization and detection and add a new driver for Patriot Viper RGB RAM
|
6 years ago |
Adam Honse
|
b7b93ad606
|
Fix build error in windows
|
6 years ago |
Steven Franzen
|
dbf796256b
|
Fix most compiler warnings
|
6 years ago |
Adam Honse
|
f38b90ad52
|
Use a list of motherboard addresses to detect Aura motherboards
|
6 years ago |
Adam Honse
|
5f3fe509a4
|
Fix unbounded array access in Aura RAM detection that caused segfaults on certain systems
|
6 years ago |
Adam Honse
|
189bf0d7a4
|
Support for original Hue Plus strips on Hue 2, fix bug when less than 20 LEDs connected to channel
|
6 years ago |
Adam Honse
|
60531bbf07
|
Initial driver for NZXT Hue 2
|
6 years ago |
Adam Honse
|
fd9134c911
|
Rename OpenAuraSDK.cpp to OpenRGB.cpp and remove old unused code
|
6 years ago |
Adam Honse
|
f33f00d8a9
|
Fix bank IDs in RGB Fusion code and set 0x02 register which seems to enable device if disabled.
|
6 years ago |
Adam Honse
|
f2d35466a5
|
Get Aura address skipping working
|
6 years ago |
Adam Honse
|
bce9fc929e
|
Skip in-use addresses for Aura RAM initialization
|
6 years ago |
Adam Honse
|
cdaae5fb9f
|
Fix previous commit
|
6 years ago |
Adam Honse
|
9fc9059b0b
|
Add detection code for ASRock ASR LED and Polychrome controllers
|
6 years ago |
Adam Honse
|
2c1fe31211
|
Update README
|
6 years ago |
Adam Honse
|
13f53ae4f8
|
Remove 0x67 and 0x68 checks from HyperX detection - should allow detection of Fury RGB RAM. Change suggested by Sam Cheng of Kingston/HyperX
|
6 years ago |
Adam Honse
|
eac739fdb4
|
Get libusb-1.0 building on Windows, pull in libusb-1.0.22 dependency. You need Zadig to set up individual devices for use
|
6 years ago |
Adam Honse
|
5ae3de993d
|
Add capability to set ring color
|
6 years ago |
Adam Honse
|
e79c97c4d0
|
RGBController interface for Wraith Prism now can change static colors for logo and fan
|
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 |
Adam Honse
|
5f3e43e7b8
|
Only build Aorus GPU files on Windows
|
6 years ago |