13 Commits (450f4385387876e145dd7b6589e21a1dd2d9732c)

Author SHA1 Message Date
Adam Honse 450f438538 Send mode data block when updating mode 6 years ago
Adam Honse aa182936ba Clean up warnings, except in hidapi and cli files 6 years ago
Adam Honse a7ed250c4e Don't initialize pointers on zones with no LEDs 6 years ago
Adam Honse 62c06202e0 Re-enable and update RGBController data block get/set functions for new API parameters. This gets profile savig and loading working again 6 years ago
Adam Honse 23ad5ca244 Fix setting individual LEDs when a specific zone is selected 6 years ago
Adam Honse 3237c8842a Update NZXT Hue+ and Hue 2 controllers to new RGBController API. Fix direct mode not working on Hue 2. 6 years ago
Adam Honse 62518b5163 Update RGBController API and GUI to handle resizable zones. All controllers except for CorsairNodePro have been disabled pending rework 6 years ago
Adam Honse 51c3568f7a Profile save and load test 6 years ago
Adam Honse 4f8db7d63f Add cstring include to fix build on Linux 6 years ago
Adam Honse f844c2fb07 Add functions to get/set RGBController parameters to/from a binary data buffer. Add a dummy RGBController object to load data into. 6 years ago
Stefan Reiter 3c6ac31eab Introduce device_type_to_str 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 c7030ad47d Rework the RGBController API to handle the colors vector outside of device specific implementations 6 years ago