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
Adam Honse
3ab1519e25
Store name in NZXTKrakenController to avoid setting it in detector
2025-08-14 11:50:06 -05:00
Adam Honse
656d3a40c8
Fix possible loss of data warning in NZXTKrakenController.cpp
2024-07-31 23:00:23 -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
e4eaef00ca
Update NZXT Kraken controller files to new standardized header comment
2024-06-01 20:47:59 -05: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
d19baf1365
Fill in serial field for all HID controllers using hidapi
2020-12-03 00:01:42 -06:00
Adam Honse
ca3c2ad541
Add HID: prefix to all HID detector locations
2020-12-02 12:18:56 -06:00
Adam Honse
e4229aae47
Use HID path for Location on NZXT Kraken controller
2020-10-05 00:05:18 -05:00
Adam Honse
5f9c4f8432
Code cleanup and rework for MSI Mystic Light controller
...
* Replace decimal constants with hexadecimal constants when ANDing/ORing values
* Add comments to explain what the code is doing
* Use C-style casts to fit the project standards
2020-07-05 18:27:51 -05:00
Adam Honse
a1cd324731
Add comments and minor cleanup to Kraken driver
2020-07-05 12:12:07 -05:00
Martin Hartl
b862912fb1
NZXT Kraken: Rewrite to use hidapi
2020-05-24 12:35:03 -05:00
Martin Hartl
facfa05062
Add NZXT Kraken driver
...
Driver should work for NZXT Kraken X42/X52/X62/X72. Most of the color
modes and settings are already working. However, there are currently
some limitations in settings different ring and logo modes.
2020-04-08 16:35:41 -05:00