Commit Graph

14 Commits

Author SHA1 Message Date
诺诺
257e9ca867 Add Nollie controller OS2.1 2026-04-03 16:23:06 -05:00
Adam Honse
02b9f3b299 Zone and Segment type updates
* Add zone flags to indicate if fields are manually configurable and if they have been manually configured
  * Add flags field to segment type
  * Add segment flags for group start and group member
  * Add color mode support flags to zone (RGB, RBG, GRB, GBR, BRG, BGR)
  * Add color mode enum to zone
  * Update zone and segment description functions to support new fields
  * Rename the effects-only configurable size flag
  * Remove zone type and matrix map configuration from E1.31 manual configuration, use zone editor instead
  * Rework DeviceResizeZone to DeviceConfigureZone
  * Rework most ARGB controllers to allow zone customizations
  * Rework DRGBController to define devices in DRGBDevices list (similar to RazerDevices)
  * Rework NollieController to define devices in NollieDevices list (similar to RazerDevices)
2026-04-03 16:22:50 -05:00
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 2025-09-28 00:47:08 -05:00
Barry H
cd6831ccbe Add Nollie 1, 8, 16 & 32 OS2 Firmware support 2025-08-18 01:03:18 -05:00
Adam Honse
520b83a226 Store name in NollieController to avoid setting it in detector 2025-08-14 11:31:42 -05:00
诺诺
4bc14630e9 Fix a bug in Nollie1 2024-08-05 16:21:04 +00:00
Adam Honse
b4d15b9545 Move wstring to string conversion to StringUtils.cpp and update most HID get serial number functions to use it 2024-07-28 17:42:01 -05:00
Adam Honse
1526cbec6c Update Nollie controller files to new standardized header comment 2024-06-01 01:10:49 -05:00
诺诺
beec2c76c9 Add new Controller Nollie1 2024-03-04 15:10:54 +00:00
诺诺
ccec0828f9 Nollie32 bug fixes, and new controllers 2024-01-13 19:32:32 +00:00
Barry H
53ccbd6211 add nollie28 #3735 2023-11-23 02:31:16 +00:00
诺诺
68a3cc43d9 Add new Controller Nollie16 2023-11-16 17:25:41 +00:00
Cooper Hall
1cfd60261e Fixed all the warnings I could 2023-07-06 23:39:19 +00:00
诺诺
e55b9a1897 Add Nollie32 Lamp strip controller 2023-06-27 16:19:42 +00:00