5169 Commits (master)
 

Author SHA1 Message Date
Adam Honse 8aee3c427b Fix segfault 6 years ago
Adam Honse 6a6ad0dda6 Keyboard fixes for Linux 6 years ago
Adam Honse 12116c70ee Big Keyboard Update! HyperX Alloy Elite support, Poseidon Z RGB modes, and Corsair K70 RGB 6 years ago
Adam Honse 7d6699cf9c Use ASR LED mode for Polychrome 2.10 firmware 6 years ago
Adam Honse 48b9be3f76 Add Polychrome firmware 2.10 to list 6 years ago
Adam Honse 760c57c29c Only show LEDs for selected Zone, add an All Zones option to Zone box 6 years ago
Adam Honse c6cc88ba7b The color boxes got moved around during the UI rework. Move them back to their proper rainbow order 6 years ago
Adam Honse 779471e3e4 Detect NZXT Smart Device V2 and use the Hue 2 driver for it 6 years ago
Adam Honse adb9a6e59f Add support for Aer 2 140mm fan on Hue 2 6 years ago
Adam Honse d48bcec5ba Block write Polychrome mode value instead of byte write 6 years ago
Adam Honse 80d2282313 Add modes and additional set functions to Polychrome controller 6 years ago
k1-801 a4474602d8 Add basic support for Asus TUF laptop keyboards through Faustus 6 years ago
Marco Zanin (B--B) d28be0640e Qt: fix layout issues on KDE
Use GridLayout and allow app resize when user resize/expand the window
Also fixes some buttons size

TEST: compiled on KDE 5.17.90, after this commit all pages
      resize correctly when window is resized

Signed-off-by: Marco Zanin (B--B) <mrczn.bb@gmail.com>
6 years ago
Adam Honse 5b17833c6e Remove some detection checks for Corsair Vengeance RGB Pro detection as it was no longer detecting my modules with them 6 years ago
Adam Honse e8e9a1e7e5 Set custom mode when applying color to all devices 6 years ago
Adam Honse d7740c2d28 Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
Adam Honse f110589f91 Fix some small issues with AMD Wraith Prism driver 6 years ago
Adam Honse b3c1cdf63d Fix issues with inverted speed and random flag 6 years ago
Adam Honse 6b789be1e1 Add speed control to HyperX driver 6 years ago
Adam Honse 12f307228b Clean up speed values for Patriot Viper RGB 6 years ago
Adam Honse 848ea8b064 Shifted the wrong way... 6 years ago
Adam Honse 438c3840a7 Add speed control to RGB Fusion 1.0 driver 6 years ago
Adam Honse fef6f4cba3 Add delay to improve Corsair Pro detection, default modes to down instead of left, clean up Wraith Prism initialization 6 years ago
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 6 years ago
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. 6 years ago
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 6 years ago
Adam Honse ee492632ac Prepare AMD Wraith Prism driver for mode control 6 years ago
Adam Honse fd16bc3053 Add direction support to Corsair Vengeance RGB Pro 6 years ago
Adam Honse 64f11b42f4 Add direction support for NZXT Hue 2 6 years ago
Adam Honse 7ba610df77 Add direction support to Corsair Commander/Lighting Node Pro 6 years ago
Adam Honse a76bd7b974 Add direction support for NZXT Hue+ 6 years ago
Adam Honse 7999620db2 Fix Corsair Commander Pro/Lighting Node Pro on Linux 6 years ago
Adam Honse 585eb8a5a3 Add direction support 6 years ago
Adam Honse f1523adcdf Add the rest of the Corsair Commander/Lighting Node Pro modes 6 years ago
Adam Honse 1113c7874f Add label to Speed slider 6 years ago
Adam Honse ab03311717 Copy Corsair Commander Pro updates to Lighting Node Pro driver. Need to consolidate these eventually 6 years ago
Adam Honse d13971b7ce Add inverted speed flag to device UI to handle devices where slowest speed is a larger value than fastest speed 6 years ago
Adam Honse 5bc94fd677 Speed values are reversed on Corsair Commander Pro. Removed all references to SendKeepalive function. 6 years ago
Adam Honse 90dfa5678b Clean up Corsair Commander Pro code and get effects mode working 6 years ago
Adam Honse 48ba8435b1 Initial Corsair Commander Pro support, it's the same protocol as the Lighting Node Pro but on a different endpoint 6 years ago
Adam Honse cf2c2d6b93 Add speed control to Hue 2 6 years ago
Adam Honse 4b8668e0ef Add speed control for Hue+ and add support for Wings mode 6 years ago
Adam Honse 0bc5982970 Add random color modes for HyperX Predator RGB 6 years ago
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 6 years ago
Adam Honse abd4c87b1e Fix Corsair Pro mode initialization 6 years ago
Adam Honse fb3103e458 Add mode parameters to Corsair Vengeance RGB Pro controller 6 years ago
Adam Honse c70943da18 Add Random Color checkbox and combine Aura fixed-color and cycling ("random") modes to use this new checkbox 6 years ago
Adam Honse 2efd0dc81d Add additional mode parameters to RGBController API and update most of the RGBController drivers' mode specifications to match 6 years ago
Adam Honse 8b8012a431 Update README.md 6 years ago
Adam Honse 0716f55880 Remove debug printout that was left in Hue code 6 years ago