Valentin Lobstein
|
9da692b12f
|
SDK6 PROTOCOL CHANGE: Add diagonal direction support to OpenRGB core
|
2026-08-02 14:13:19 -05:00 |
|
Ken Sanislo
|
9fd79b1ad2
|
RGBController_Virtual: signal update when description is replaced
|
2026-07-24 13:22:00 -05:00 |
|
Adam Honse
|
f5a8ecc3f4
|
Rework RGBController functions that return vector counts to use unsigned int instead of std::size_t, to be consistent with the size used in the network protocol and to fix warnings
|
2026-07-07 17:13:59 -05:00 |
|
Adam Honse
|
3a0b93c774
|
Remove mode::value and led::value accessors, remove these fields from protocol version 6 and newer. These should be internal use only, but are still accessed for protocol 5 and earlier for backwards compatibility.
|
2026-07-07 01:35:35 -05:00 |
|
Adam Honse
|
e69c9eedae
|
Add display name fields to controller and zone instead of editing the existing name field
|
2026-07-07 01:35:35 -05:00 |
|
Adam Honse
|
9182d1e566
|
Add ConfigureDevice and the ability to configure device name
|
2026-07-07 01:35:35 -05:00 |
|
Adam Honse
|
4f1c623093
|
Use RGBControllerInterface for plugin API
|
2026-07-07 01:35:35 -05:00 |
|