23 Commits (master)

Author SHA1 Message Date
Adam Honse 36a6a864be Initialize NZXT Hue+ zones to detected size 4 months ago
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
Dmitry Kychanov 300abac9a8 Removed unused includes 2 years ago
Adam Honse ebf5dbedb6 Fix possible loss of data warning in RGBController_NZXTHuePlus.cpp 2 years ago
Adam Honse d3747a2465 Fix possible loss of data warning in NZXTHuePlusController.cpp 2 years ago
Adam Honse 93f1a18b52 Fix possible loss of data warning in NZXTHuePlusController.cpp 2 years ago
Adam Honse b824dbb9db Fix possible loss of data warnings in RGBController_NZXTHuePlus.cpp 2 years ago
Adam Honse 1d2a57b8e0 Update NZXT Hue Plus controller files to new standardized header comment 2 years ago
Adam Honse 92f0720639 Remove RGB controllers argument from standard detector 3 years ago
Adam Honse 20cc60c901 Fix warning in NZXTHuePlusControllerDetect.cpp 4 years ago
Adam Honse bc1ba87e13 Remove SetCustomMode from all controllers beginning with the letter N 4 years ago
Chris 8f8764232e Adding Legend to Suported Devices
+ Adding 🤖 symbol for Automatic saving
+ Changing ⚠️ to 🚨 for better visibility
+ Adding :tools: symbol to mean `partial support`
+ Adding  symbol to mean not currently implemented by OpenRGB
4 years ago
Chris 524675108d Automatic generation of markdown pages for supported devices
+ Added build-supported-devices.sh script
+ Added new target in CI/CD to build at compile time
4 years ago
Chris 2485c24560 Adding `DUMMY_DEVICE_DETECTORS` to supplement dynamic UDEV rules
* USB devices that are **not** registering a detector that includes the VID and PID will need to specify these details separately to be added to the UDEV rules
at compile time
* Resolves #2440
4 years ago
Chris bc10e3f772 Automatic generation of udev rules for supported devices
+ Added build-udev-rules.sh script
+ Added new custom target in Linux section of .pro to accommodate new rules location
4 years ago
Adam Honse c226e2c4fb Code cleanup for NZXT controllers 4 years ago
Alex 6cc2009981 Fix NZXT Hue plus not freeing the serialport 5 years ago
morg dba814215d Fixing memory leaks in controllers 5 years ago
Adam Honse 18aa3d35cb Fix serial port issues on Linux and add proper Direct mode to NZXT Hue+ 6 years ago
Adam Honse 210591aa39 Add COM:, UDP:, and TCP: prefixes to location string for Espurna, LED Strip, and NZXT Hue Plus controllers 6 years ago
Adam Honse 09a9a5c257 Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page 6 years ago
Adam Honse 43fccf259f Don't flush COM port after writing in NZXT Hue Plus controller 6 years ago
TheRogueZeta 8ffd302a57 Name cleanup: adding brand names to all controllers 6 years ago