Dmitry Kychanov
|
300abac9a8
|
Removed unused includes
|
2024-10-15 00:24:32 +00:00 |
|
James Buren
|
66109be668
|
Properly fix how how hidapi and libusb dependencies are handled
|
2024-08-05 01:14:17 +00:00 |
|
Adam Honse
|
7c1d096d46
|
Fix possible loss of data warning in RGBController_ZalmanZSync.cpp
|
2024-07-30 00:20:10 -05: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
|
b62c7fb432
|
Update Zalman Z Sync controller files to new standardized header comment
|
2024-06-30 13:33:02 -05:00 |
|
Adam Honse
|
ff8ac680ad
|
Replace most instances of sprintf() with snprintf()
|
2023-03-02 00:15:03 -06:00 |
|
Adam Honse
|
1396cc8f92
|
Remove SetCustomMode from all controllers beginning with the letters V, W, Y, and Z
|
2022-08-21 21:37:21 -05:00 |
|
Adam Honse
|
58b1a29076
|
Remove SetCustomMode from some controllers (the ones in my PC)
|
2022-08-09 21:07:22 -05:00 |
|
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
|
2022-05-30 13:30:44 +10:00 |
|
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
|
2022-04-17 12:31:02 +10:00 |
|
Adam Honse
|
be15e5a1cf
|
Re-enable Zalman Z-Sync
|
2022-02-13 20:17:22 +00:00 |
|
mike
|
22acdd1fed
|
Check return code from hid_get_serial_number_string() in GetSerialString()
Amended for code style by Adam Honse <calcprogrammer1@gmail.com>
|
2021-06-04 22:14:05 -05:00 |
|
Adam Honse
|
429068760d
|
Fix more warnings
|
2021-04-30 10:56:40 -05:00 |
|
Adam Honse
|
a77792a996
|
Disable Zalman Z Sync Controller due to bricking, cause unknown, but seems to also happen with official software
|
2021-03-30 12:23:16 -05:00 |
|
morg
|
dba814215d
|
Fixing memory leaks in controllers
|
2021-02-05 16:25:46 +01:00 |
|
Adam Honse
|
7c7fe16ab9
|
Disable modes for Zalman Z Sync
|
2021-01-31 20:19:04 -06:00 |
|
Adam Honse
|
51142d6ab6
|
Copy Corsair Lighting Node code to Zalman Z Sync code as the two use the same protocol
|
2021-01-31 17:06:03 -06:00 |
|
Adam Honse
|
578157f44d
|
Initial implementation of Zalman Z Sync controller
|
2021-01-31 00:33:51 -06:00 |
|