Adam Honse
|
aa182936ba
|
Clean up warnings, except in hidapi and cli files
|
2020-03-20 12:10:18 -05:00 |
|
Adam Honse
|
a7ed250c4e
|
Don't initialize pointers on zones with no LEDs
|
2020-03-09 16:39:38 -05:00 |
|
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
|
2020-03-09 12:28:50 -05:00 |
|
Adam Honse
|
23ad5ca244
|
Fix setting individual LEDs when a specific zone is selected
|
2020-03-08 20:51:30 -05:00 |
|
Adam Honse
|
3237c8842a
|
Update NZXT Hue+ and Hue 2 controllers to new RGBController API. Fix direct mode not working on Hue 2.
|
2020-03-07 15:56:07 -06:00 |
|
Adam Honse
|
62518b5163
|
Update RGBController API and GUI to handle resizable zones. All controllers except for CorsairNodePro have been disabled pending rework
|
2020-03-04 19:29:58 -06:00 |
|
Adam Honse
|
51c3568f7a
|
Profile save and load test
|
2020-02-26 19:36:00 -06:00 |
|
Adam Honse
|
4f8db7d63f
|
Add cstring include to fix build on Linux
|
2020-02-25 21:07:06 -06:00 |
|
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.
|
2020-02-25 18:09:14 -06:00 |
|
Stefan Reiter
|
3c6ac31eab
|
Introduce device_type_to_str
|
2020-02-23 23:40:26 -06:00 |
|
Adam Honse
|
d7740c2d28
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -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 |
|