Adam Honse
|
42df4c5026
|
Make i2c thread safe
|
2020-01-07 23:59:52 -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
|
11770aaa3a
|
Add Quick Colors to tray icon
|
2020-01-06 16:25:01 -06:00 |
|
Adam Honse
|
f8212ca59e
|
Add Lights Off option to tray icon menu
|
2020-01-06 15:30:45 -06:00 |
|
Adam Honse
|
dbf3dd86b4
|
Add tray icon with options to show/hide and exit
|
2020-01-06 12:31:37 -06:00 |
|
Adam Honse
|
0fe3adc267
|
Add UpdateLEDs function support to HyperX controller
|
2020-01-05 18:29:40 -06:00 |
|
Adam Honse
|
f45b20602b
|
Add UpdateLEDs function support for Viper, Hue2, Hue+, Wraith Prism
|
2020-01-05 18:07:47 -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 |
|
Adam Honse
|
bfd8030438
|
Send apply command on AMD Wraith Prism to enable ring LEDs
|
2020-01-05 02:49:44 -06:00 |
|
Adam Honse
|
af84c5bb00
|
Add Aorus GPU detect file to Windows build
|
2020-01-05 01:28:15 -06:00 |
|
Adam Honse
|
3de7150408
|
Add effect mode and effect color controls to Patriot Viper RGB driver
|
2020-01-05 01:16:03 -06:00 |
|
Adam Honse
|
6fdf34e16f
|
Update README to reflect need to initialize submodules for Windows now that E131 is used on both
|
2020-01-02 21:28:19 -06:00 |
|
Adam Honse
|
7bdf19387d
|
Add Windows support for E1.31 Streaming ACN protocol devices
|
2020-01-02 21:23:56 -06:00 |
|
Adam Honse
|
a27c614a8b
|
Fix some issues with the Aura initialization and detection and add a new driver for Patriot Viper RGB RAM
|
2020-01-01 23:32:58 -06:00 |
|
Adam Honse
|
b7b93ad606
|
Fix build error in windows
|
2020-01-01 18:26:08 -06:00 |
|
Steven Franzen
|
dbf796256b
|
Fix most compiler warnings
|
2019-12-31 19:18:24 -06:00 |
|
Adam Honse
|
f38b90ad52
|
Use a list of motherboard addresses to detect Aura motherboards
|
2019-12-31 18:44:09 -06:00 |
|
Adam Honse
|
5f3fe509a4
|
Fix unbounded array access in Aura RAM detection that caused segfaults on certain systems
|
2019-12-31 18:37:09 -06:00 |
|
Adam Honse
|
189bf0d7a4
|
Support for original Hue Plus strips on Hue 2, fix bug when less than 20 LEDs connected to channel
|
2019-12-29 15:21:30 -06:00 |
|
Adam Honse
|
60531bbf07
|
Initial driver for NZXT Hue 2
|
2019-12-29 12:29:29 -06:00 |
|
Adam Honse
|
fd9134c911
|
Rename OpenAuraSDK.cpp to OpenRGB.cpp and remove old unused code
|
2019-12-28 15:24:40 -06:00 |
|
Adam Honse
|
f33f00d8a9
|
Fix bank IDs in RGB Fusion code and set 0x02 register which seems to enable device if disabled.
|
2019-12-27 19:53:02 -06:00 |
|
Adam Honse
|
f2d35466a5
|
Get Aura address skipping working
|
2019-12-27 16:23:37 -06:00 |
|
Adam Honse
|
bce9fc929e
|
Skip in-use addresses for Aura RAM initialization
|
2019-12-27 15:53:49 -06:00 |
|
Adam Honse
|
cdaae5fb9f
|
Fix previous commit
|
2019-12-27 12:28:18 -06:00 |
|
Adam Honse
|
9fc9059b0b
|
Add detection code for ASRock ASR LED and Polychrome controllers
|
2019-12-27 12:24:04 -06:00 |
|
Adam Honse
|
2c1fe31211
|
Update README
|
2019-12-27 12:08:20 -06:00 |
|
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
|
2019-12-27 12:06:04 -06:00 |
|
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
|
2019-12-25 02:26:18 -06:00 |
|
Adam Honse
|
5ae3de993d
|
Add capability to set ring color
|
2019-12-25 01:21:18 -06:00 |
|
Adam Honse
|
e79c97c4d0
|
RGBController interface for Wraith Prism now can change static colors for logo and fan
|
2019-12-25 01:08:28 -06:00 |
|
Adam Honse
|
45c7bc8008
|
Add an RGBController interface for AMD Wraith Prism
|
2019-12-25 00:54:45 -06:00 |
|
Adam Honse
|
7de0b2549b
|
Add function to retrieve firmware version string on Wraith Prism
|
2019-12-24 19:26:40 -06:00 |
|
Adam Honse
|
39b52326b6
|
Add function to set all ring LEDs to a given effect channel
|
2019-12-24 15:04:30 -06:00 |
|
Adam Honse
|
b35c900fae
|
Add function to get effect string for a channel
|
2019-12-24 14:56:49 -06:00 |
|
Adam Honse
|
7cea74e466
|
AMD Wraith Prism controller file with some statically coded packets
|
2019-12-24 01:13:25 -06:00 |
|
Adam Honse
|
5f3e43e7b8
|
Only build Aorus GPU files on Windows
|
2019-12-23 17:37:31 -06:00 |
|
Adam Honse
|
a84407b609
|
Bring PolychromeController into the build
|
2019-12-23 17:12:18 -06:00 |
|
Adam Honse
|
000511deff
|
Update Aorus GPU files
|
2019-12-23 17:08:44 -06:00 |
|
Adam Honse
|
fe37c261a2
|
Move Set Color buttons up for better alignment
|
2019-12-23 16:51:10 -06:00 |
|
Adam Honse
|
cbdbb71d79
|
Add Set All Devices button
|
2019-12-23 16:17:00 -06:00 |
|
Adam Honse
|
5f786e649a
|
Fix Hue+ initialization on Windows
|
2019-12-23 15:37:15 -06:00 |
|
Adam Honse
|
f76bf34d8d
|
HyperX zones per slot, set Hue Plus zones as linear type
|
2019-12-23 12:35:42 -06:00 |
|
Adam Honse
|
e799574730
|
Add additional information to OpenRazer, set SPD to page 1 for proper HyperX detection
|
2019-12-23 02:52:09 -06:00 |
|