5169 Commits (master)
 

Author SHA1 Message Date
Adam Honse 727516e712 Initial LED strip settings.txt configuration (similar to KeyboardVisualizer) 7 years ago
Adam Honse 9126ded32e Move detection functions into their own files 7 years ago
Adam Honse d5a32eb743 Add more OpenRazer devices 7 years ago
Adam Honse 1bfeb59d6a Get OpenRazer autodetection working, add support for more devices 7 years ago
Adam Honse fd7d956913 Update detection for Corsair Vengeance Pro RGB 7 years ago
Adam Honse 50942d11b1 Update README 7 years ago
Network Silence aebffd9e48 Fixed readme for the project 7 years ago
Adam Honse ae77e44f73 Update README.md 7 years ago
Adam Honse 675eb40b94 Rudimentary detection for different types of RGB RAM, based on apparently static data from i2cdump 7 years ago
Adam Honse 7f09b14f50 Fix -0104 controller zone detection 7 years ago
Adam Honse b17d87a15b Add compile flags around Windows-specific code 7 years ago
Adam Honse 9e963e5cc7 Update Linux project file 7 years ago
Adam Honse fa8f06f273 Initial Corsair Vengeance Pro RGB support 7 years ago
Adam Honse 9c1d0e1a79 Add support for AUMA0-E6K5-0104 7 years ago
Adam Honse 60b9fd08bb Initial work on interface for HyperX Predator RGB, color and mode setting works 7 years ago
Adam Honse 9c5f592618 Add LEDStrip interface from KeyboardVisualizer 7 years ago
Adam Honse 8f96f9535d Add quick colors to Linux GUI 7 years ago
Adam Honse d94d6eb569 Fix Linux build 7 years ago
Adam Honse 06f21865c6 Move main function to its own file, add checks to prevent UI updates if no devices were detected 7 years ago
Adam Honse 18bf0ce013 Update Linux GUI to match changes to Windows one 7 years ago
Adam Honse af0bfde610 Set all devices at once with Set All button, add common function to set device to custom mode 7 years ago
Adam Honse ab4a07244a Add quick and dirty RGBController interface for Gigabyte Aorus 1080Ti Xtreme using GvDisplay.dll hack 7 years ago
Adam Honse 08532dc56c Add Razer DeathStalker Chroma 7 years ago
Adam Honse c69d8c4680 Initial support for DeathAdder Chroma 7 years ago
Adam Honse e9cf421719 Start writing a generic RGB wrapper for OpenRazer 7 years ago
Adam Honse 4887e9a11e Fix set LED button on Windows, rearrange Windows GUI to match Linux GUI 7 years ago
Adam Honse f71f325a97 Update Linux UI for generic RGB interface branch 7 years ago
Adam Honse 7ba607be8a Minor fixes - populate Mode box correctly on initialization and reorder operations for setting Aura mode to improve reliability 7 years ago
Adam Honse 4714aec6dd Start work on configuration table parsing for Aura devices. Process all channels with same type into their own zones 7 years ago
Adam Honse 7554e366f4 Add functions for setting single LED and all LEDs in a zone to a color, add zone dropdown to GUI 7 years ago
Adam Honse d60936b2e5 Use 32-bit RGBColor type (COLORREF compatible) instead of discrete red, green, and blue channels in generic RGB interface 7 years ago
Adam Honse 90b57e1846 Split RGBController classes into their own files 7 years ago
Adam Honse 8c3acbe889 Mode selection and Set All Colors working using generic RGB interface for Aura and Corsair Vengeance RGB 7 years ago
Adam Honse f5d7f2e537 Generic RGB development 7 years ago
Stavros Avramidis 234b006bee Add time-out on query enumeration
Signed-off-by: Stavros Avramidis <stavros9899@gmail.com>
7 years ago
Adam Honse 9c4bbec686 Add 0x4F and 0x66 to detected Aura addresses 7 years ago
Adam Honse 25d85a1db0 Re-add Super IO ID mask 7 years ago
Adam Honse dde0292719 Add a few more Nuvoton Super IO chips to the supported list including NCT6796D, clean up the Nuvoton detection code 7 years ago
Adam Honse 9d1745c0d0 Get SMBus base address from NCT6793D configuration registers 7 years ago
Adam Honse 559f1e9bcc Add preliminary probe functionality for NCT6793D, remove SMBus block read from NCT6793D SMBus driver as I haven't written this functionality yet 7 years ago
Adam Honse 3c95f9fe21 Fix block writes on Nuvoton NCT6793D SMBus driver 7 years ago
Adam Honse c2e384ab39 Add README.md 7 years ago
Adam Honse fe7d7df29b Initial SMBus driver for Nuvoton NCT6793D Super IO chip used on Prime Z270-A (and other Intel boards) 7 years ago
Thomas Berger 73d91b9494 Add support for 970 PRO GAMING/AURA
the Aura controller is located on 0x40 of the SMBus for
this board.
7 years ago
Adam Honse a2cdfc5aec Add Dump Aura button to Linux Qt dialog 7 years ago
Adam Honse 484e4e9770 Move Qt project file up to root directory 7 years ago
Adam Honse c45001b810 Initial files for Corsair Vengeance RGB RAM support 7 years ago
Adam Honse e3dcb9e87d Add button to dump Aura device memory 7 years ago
Adam Honse 75cf8b6aa8 Add support for AUMA0-E6K5-0105 7 years ago
Adam Honse 35ec4f5e90 cstring not string, oops 7 years ago