Adam Honse
ca3c2ad541
Add HID: prefix to all HID detector locations
2020-12-02 12:18:56 -06:00
Adam Honse
09a9a5c257
Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page
2020-12-01 19:24:52 -06:00
k1-801
dc2b41a0e2
Massive HID detectors update
...
Commit amended to undo change to device list management, still working through that merge request. Want to work this one in first. Changes by Adam Honse <calcprogrammer1@gmail.com >
2020-11-25 02:17:18 -06:00
Adam Honse
495c3cfe68
Fix padding in MSI Mystic Light controller and disable multiple-zone modes. Controller is still not enabled for general use. See Issue #389
2020-11-09 23:36:11 -06:00
Adam Honse
f3ccaf1a2b
Move RGBController files for device controllers into the Controllers directory
2020-09-29 20:54:04 +00:00
Adam Honse
f716a05947
Add detector names and display them in the progress bar
2020-08-07 14:01:59 -05:00
pobrn
ddc69778dc
Modular detection system with resource manager.
...
Includes pull request !87 with modifications by Adam Honse (calcprogrammer1@gmail.com ).
2020-08-05 00:23:34 -05:00
Chris
77ecfc3b46
Cleaned up MSI Mysticlight detect pids
...
* Added all MSI Mystic light PIDS to udev rules
* Slight tweak to speed up CM detector
2020-07-14 15:43:40 -05:00
Adam Honse
950a3be01d
More MSI Mystic Light cleanup
2020-07-06 03:45:45 -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
2cbba19bf9
Code style changes to MSI Mystic Light detection, use the same hidapi detection code as used by other drivers
2020-06-16 17:21:35 -05:00
Nagy Tam?s (T-bond)
f9a25c9612
+ Added to get current mode of zone
...
+ Option to get/set cycle num
+ Option to read device settings
+ Option to set/get sync settings
* Fix GUI max led count
Signed-off-by: Nagy Tam?s (T-bond) <tbondvagyok@gmail.com >
2020-04-09 00:19:35 -05:00
Nagy Tam?s (T-bond)
4b4d3bf790
+ Added read all settings data
...
+ Added option to configure Corsair zone settings
+ Added option to set volumes (?)
Signed-off-by: Nagy Tam?s (T-bond) <tbondvagyok@gmail.com >
2020-04-09 00:12:22 -05:00
Nagy Tam?s (T-bond)
3a11ed4e43
+ Read controller ID, ROM versions, and Manufacturer + Product name.
2020-04-09 00:02:57 -05:00
Nagy Tam?s (T-bond)
238dc0f0ae
+ Save settings on system power off.
2020-04-08 23:25:59 -05:00
Nagy Tam?s (T-bond)
0568fc5ed2
+ Added all effect to the GUI list.
2020-04-08 23:13:34 -05:00
Nagy Tam?s (T-bond)
37241ee6f2
+ Started implementation of MSI Mystic Light USB controllers.
2020-04-08 23:09:21 -05:00