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
|
4e96056ac4
|
Store name in ZalmanZSyncController to avoid setting it in detector
|
9 months ago |
Dmitry Kychanov
|
300abac9a8
|
Removed unused includes
|
2 years ago |
James Buren
|
66109be668
|
Properly fix how how hidapi and libusb dependencies are handled
|
2 years ago |
Adam Honse
|
7c1d096d46
|
Fix possible loss of data warning in RGBController_ZalmanZSync.cpp
|
2 years ago |
Adam Honse
|
b4d15b9545
|
Move wstring to string conversion to StringUtils.cpp and update most HID get serial number functions to use it
|
2 years ago |
Adam Honse
|
b62c7fb432
|
Update Zalman Z Sync controller files to new standardized header comment
|
2 years ago |
Adam Honse
|
ff8ac680ad
|
Replace most instances of sprintf() with snprintf()
|
3 years ago |
Adam Honse
|
1396cc8f92
|
Remove SetCustomMode from all controllers beginning with the letters V, W, Y, and Z
|
4 years ago |
Adam Honse
|
58b1a29076
|
Remove SetCustomMode from some controllers (the ones in my PC)
|
4 years ago |
Chris
|
524675108d
|
Automatic generation of markdown pages for supported devices
+ Added build-supported-devices.sh script
+ Added new target in CI/CD to build at compile time
|
4 years ago |
Chris
|
bc10e3f772
|
Automatic generation of udev rules for supported devices
+ Added build-udev-rules.sh script
+ Added new custom target in Linux section of .pro to accommodate new rules location
|
4 years ago |
Adam Honse
|
be15e5a1cf
|
Re-enable Zalman Z-Sync
|
4 years ago |
mike
|
22acdd1fed
|
Check return code from hid_get_serial_number_string() in GetSerialString()
Amended for code style by Adam Honse <calcprogrammer1@gmail.com>
|
5 years ago |
Adam Honse
|
429068760d
|
Fix more warnings
|
5 years ago |
Adam Honse
|
a77792a996
|
Disable Zalman Z Sync Controller due to bricking, cause unknown, but seems to also happen with official software
|
5 years ago |
morg
|
dba814215d
|
Fixing memory leaks in controllers
|
5 years ago |
Adam Honse
|
7c7fe16ab9
|
Disable modes for Zalman Z Sync
|
5 years ago |
Adam Honse
|
51142d6ab6
|
Copy Corsair Lighting Node code to Zalman Z Sync code as the two use the same protocol
|
5 years ago |
Adam Honse
|
578157f44d
|
Initial implementation of Zalman Z Sync controller
|
5 years ago |