Adam Honse
|
f108515a6e
|
Fix Set All Devices being slow and crashing on certain setups. It was sending the update multiple times
|
2020-07-03 02:59:54 -05:00 |
|
Térence Clastres
|
b79ff124e6
|
Replace Sleep() by std:🧵:sleep_for()
|
2020-06-24 09:28:11 -05:00 |
|
Adam Honse
|
5fdea9d34f
|
Delete zone matrix maps when destroying RGBController
|
2020-05-31 19:36:01 -05:00 |
|
Adam Honse
|
baa04913c3
|
Add headset stand type string
|
2020-05-25 16:45:58 -05:00 |
|
Adam Honse
|
105f5642ef
|
Add matrix map support
|
2020-05-09 15:48:13 -05:00 |
|
Adam Honse
|
e3e6c0347e
|
Add a thread to RGBController to asynchronously perform device updates. Only implemented for UpdateLEDs for now
|
2020-05-09 15:48:13 -05:00 |
|
Adam Honse
|
39c5aff864
|
Send color data over the network when calling color update functions
|
2020-05-09 15:48:13 -05:00 |
|
Adam Honse
|
450f438538
|
Send mode data block when updating mode
|
2020-05-09 15:48:13 -05:00 |
|
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 |
|