Adam Honse
|
b6824b8a46
|
Don't update the mode UI when the update callback occurs for now
|
2020-08-24 00:40:44 -05:00 |
|
Adam Honse
|
342d90b82a
|
Add function to unregister update callback when device page is deleted
|
2020-08-24 00:40:44 -05:00 |
|
k1-801
|
63f005d4fc
|
Forgot a DeviceView update in setSelectionColor
|
2020-08-24 00:40:44 -05:00 |
|
k1-801
|
4601b91f1f
|
Fixed multiple selection, temporarily disabled interface updates due to update spam from a controler
Code style changes and integration by Adam Honse <calcprogrammer1@gmail.com>
|
2020-08-24 00:40:44 -05:00 |
|
k1-801
|
c8ea2ff36f
|
Zones overlapping fixed
Code from RGBController moved to DeviceView by Adam Honse <calcprogrammer1@gmail.com>
|
2020-08-24 00:40:44 -05:00 |
|
k1-801
|
7781b1425d
|
Ctrl-held selection fix
|
2020-08-24 00:40:43 -05:00 |
|
k1-801
|
7977a3ef50
|
Fix some signedness warnings, add size caching
|
2020-08-24 00:40:43 -05:00 |
|
k1-801
|
3000d625fa
|
WIP: Zone names displayed fine now, but off-center
|
2020-08-24 00:40:43 -05:00 |
|
k1-801
|
bbc3c1de5b
|
WIP: Instant color setting, buttons removed
Code cleanup by Adam Honse <calcprogrammer1@gmail.com>
|
2020-08-24 00:40:43 -05:00 |
|
k1-801
|
a2a394492b
|
WIP: Multiple selection test
Rework of LED position data from RGBController into DeviceView, code style cleanup modified by Adam Honse <calcprogrammer1@gmail.com>
|
2020-08-24 00:40:43 -05:00 |
|
Adam Honse
|
c6b10d9316
|
Center the device view horizontally
|
2020-08-24 00:40:43 -05:00 |
|
Adam Honse
|
177cd2ec92
|
Use matrix map when available
|
2020-08-24 00:40:43 -05:00 |
|
Adam Honse
|
f787c5e63f
|
Move device view above other controls, begin working on matrix display
|
2020-08-24 00:40:43 -05:00 |
|
Adam Honse
|
d3993547c3
|
Device view resizes width to fit window size, UI updates on SDKcontroller update
|
2020-08-24 00:40:43 -05:00 |
|
Adam Honse
|
17f1390f36
|
Add widget that displays the current color of all LEDs on a controller
|
2020-08-24 00:40:43 -05:00 |
|
Adam Honse
|
38f8808bea
|
Rename Key: Context to Key: Menu
|
2020-08-23 21:40:06 -05:00 |
|
Adam Honse
|
c58d458062
|
Remove non-direct modes
|
2020-08-23 15:18:08 -05:00 |
|
Adam Honse
|
d96fd19c6c
|
Clean up profile setup packets
|
2020-08-23 15:16:09 -05:00 |
|
Adam Honse
|
9f91170240
|
Initial implementation of Pulsefire Surge direct mode (requires new firmware?)
|
2020-08-23 15:16:09 -05:00 |
|
Adam Honse
|
2440ab8fc9
|
Update Linux CI scripts to use temporary linuxdeploy path as the main release is broken
|
2020-08-23 00:16:28 -05:00 |
|
Denzil S.T. Ferreira
|
6ec3cfb1de
|
Add support for NZXT Kraken M22 AIO
Reworked to use device information table by Adam Honse <calcprogrammer1@gmail.com>
|
2020-08-22 14:06:03 -05:00 |
|
Adam Honse
|
ebae2a3ba3
|
Fix typo in MSIGPUController
|
2020-08-22 13:24:36 -05:00 |
|
Felipe Cavalcanti
|
effa243adb
|
Adding support for CPU Cooler Gigabyte Aorus ATC800
|
2020-08-22 12:57:50 -05:00 |
|
Azymm
|
715099d768
|
Update MSIGPUControllerDetect.cpp
|
2020-08-22 12:42:20 -05:00 |
|
Adam Honse
|
e6531e5379
|
Add HyperX Alloy Origins Core PID
|
2020-08-21 23:23:32 -05:00 |
|
Adam Honse
|
41762d4670
|
Add additional Corsair Hydro modes
|
2020-08-21 00:22:09 -05:00 |
|
Adam Honse
|
ce836ce7b6
|
Fix E1.31 device name strings
|
2020-08-20 15:06:59 -05:00 |
|
Adam Honse
|
c517257cb0
|
Add initialization packet to Corsair Hydro controller
|
2020-08-18 13:01:10 -05:00 |
|
Adam Honse
|
ed368fba12
|
Add Corsair H115i PRO RGB to udev rules
|
2020-08-18 12:10:45 -05:00 |
|
Adam Honse
|
0b7b42b8f5
|
Add Corsair H115i PRO RGB to Corsair Hydro list
|
2020-08-18 12:06:47 -05:00 |
|
Adam Honse
|
68a16fadc2
|
Initial support for Corsair Hydro Series devices (only H100i Pro RGB for now)
|
2020-08-18 00:34:42 -05:00 |
|
Adam Honse
|
4f5cf83e47
|
Add keepalive option for E1.31 output
|
2020-08-17 15:53:44 -05:00 |
|
Adam Honse
|
ed01850926
|
Initialize new map
|
2020-08-14 01:33:50 -05:00 |
|
Adam Honse
|
29e2626471
|
Generate matrix maps for E1.31 matrix configurations
|
2020-08-14 01:32:35 -05:00 |
|
Adam Honse
|
4f0cf752f5
|
Add e131.txt parser for matrix configuration.
|
2020-08-13 22:19:14 -05:00 |
|
Térence Clastres
|
6c52e3ce11
|
Fix hang when deleting busses
|
2020-08-13 00:05:29 -05:00 |
|
Térence Clastres
|
53379c5482
|
Fixes for memory issues detected by valgrind
|
2020-08-12 23:48:03 -05:00 |
|
Adam Honse
|
ff07a488a2
|
Update Blackwidow Elite keymap
|
2020-08-12 23:34:33 -05:00 |
|
Adam Honse
|
73a8a50848
|
Add Blackwidow Elite keymap
|
2020-08-12 15:22:31 -05:00 |
|
Adam Honse
|
78a8a2c4a9
|
Add Blackwidow 2019 keymap
|
2020-08-12 15:14:21 -05:00 |
|
AnierinB
|
9939d7e4f1
|
Add support for RTX 2060 Z with Sub-Device ID 0x3752
USB controller: NVIDIA Corporation Device 1ada (rev a1) (prog-if 30 [XHCI])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 3752
Signed-off-by: AnierinB <anierin.t.bliss@gmail.com>
|
2020-08-11 00:01:20 -05:00 |
|
xyz
|
9cf32593ae
|
add PID of Logitech G502H
|
2020-08-10 19:14:21 -05:00 |
|
santeri3700
|
7294fa8180
|
Enable support for Corsair Scimitar PRO RGB
|
2020-08-09 14:10:47 -05:00 |
|
edbgon
|
bd35a83837
|
Added missing key for US layouts
|
2020-08-09 14:09:12 -05:00 |
|
edbgon
|
3da5a4f6ba
|
Update to add Apex Pro keyboard
|
2020-08-08 22:13:39 -05:00 |
|
Adam Honse
|
c571ea124f
|
Add GitLab URL to the Software Information page
|
2020-08-08 02:46:41 -05:00 |
|
Adam Honse
|
9db92e9afa
|
Show Software Information and SMBus Tools tabs after device list has been refreshed
|
2020-08-07 23:37:23 -05:00 |
|
Adam Honse
|
634ec9f488
|
Wait on asynchronous device detection before performing CLI operations that require device list
|
2020-08-07 23:01:20 -05:00 |
|
Adam Honse
|
9c4e73bbed
|
Set default percentage to 100% so that the progress bar goes away if device detection is skipped
|
2020-08-07 14:02:00 -05:00 |
|
Térence Clastres
|
f8af9980fd
|
Fix crash on close while detecting devices
|
2020-08-07 14:01:59 -05:00 |
|