25 Commits (msi-7e13-support)

Author SHA1 Message Date
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 7 months ago
Adam Honse 0cfe5ae0bb Add SDK command to rescan devices 10 months ago
Adam Honse bb79fbfc07 Add controller flags field with flags for controller location and update behavior 1 year ago
Adam Honse 012cb5e62d Fix segment creation and modification over the network protocol 1 year ago
Adam Honse 11d6b19cde Add protocol handling for resizable effects-only modes, increment protocol revision to 5 1 year ago
Adam Honse cb8ea601cf Fix warning related to sizeof() on const char array, the null terminator is not used here so reworked the array to explicitly be 4 elements 2 years ago
Adam Honse a7c400bc65 Update yet more file header comments to standardized new format 2 years ago
Adam Honse cf4fd16b09 Define SDK magic string value as a shared constant in NetworkProtocol.cpp, use InitNetPacketHeader function to set up packets 2 years ago
Jack 4baf19f13a SDK plugin control 3 years ago
Adam Honse 447e936464 Segments 3 years ago
B Horn 640eb7905c SDK Listening Options 4 years ago
Adam Honse 5130f07e21 Add saving support to network protocol 5 years ago
Chris a46eccef3c Added brightness to profile loading and saving
* Bumped profile version to 3
* Loading a v1/v2 profile onto a device with brightness will work
* Loading a v3 profile onto a device without brightness also works
* Add profile version parameter to Get/SetModeDescription

Commit amended for code style and to update versioning by Adam Honse <calcprogrammer1@gmail.com>
5 years ago
Adam Honse 405ff7f6a5 OpenRGB version 0.6 5 years ago
jath03 ec245617f6 Adding a new SDK version for profile controls 5 years ago
morg e2bc1003e6 Add profile management to SDK
Commit amended for code style by Adam Honse <calcprogrammer1@gmail.com>
5 years ago
Adam Honse 72da8f362c SDK protocol versioning implemented. Protocol updated to version 1 which adds vendor string to controller request. 6 years ago
Adam Honse 60fd721586 Server sends a request to the client when the device list is updated 6 years ago
Adam Honse f568253c51 Clean up more warnings 6 years ago
Adam Honse 0464fbcbe2 Make default SDK port a defined constant 6 years ago
Adam Honse 352b9928ca Add file headers to network files and some minor code cleanup 6 years ago
Adam Honse edf1b251c0 Send and receive client string 6 years ago
Adam Honse 7f052f21aa Run client from main 6 years ago
Adam Honse cf69598fd1 Start working on server request processing code 6 years ago
Adam Honse 594f66ab23 Initial network files 6 years ago