Adam Honse
|
83150696bf
|
Fix possible loss of data warning in RGBController_RedSquareKeyroxTKLClassic.cpp
|
2024-08-13 19:45:34 -05:00 |
|
Adam Honse
|
15f7ba8b12
|
Fix possible loss of data warning in RGBController_Razer.cpp
|
2024-08-13 19:44:38 -05:00 |
|
Adam Honse
|
fed58b3dc1
|
Fix possible loss of data warning in RGBController_MSIMysticLight64.cpp
|
2024-08-13 19:43:22 -05:00 |
|
Adam Honse
|
448e019702
|
Fix possible loss of data warning in RGBController_LogitechLightspeed.cpp
|
2024-08-13 19:42:10 -05:00 |
|
Adam Honse
|
c7b6d18832
|
Fix possible loss of data warnings in RGBController_MSIGPU.cpp
|
2024-08-13 19:39:00 -05:00 |
|
Adam Honse
|
243ce886e1
|
Remove OpenRGB kernel patch
|
2024-08-13 19:34:54 -05:00 |
|
Chris M
|
31b752feed
|
Avoid double free in SinowealthController destructor
* Non USE_HID_USAGE code path needs to avoid closing device twice
|
2024-08-14 00:07:55 +00:00 |
|
Thomas Boos
|
dd91984b70
|
MSI boards added and some configs corrected
|
2024-08-14 00:06:58 +00:00 |
|
Chris M
|
bd9b41e544
|
Removed redundant hid_close(dev) from inherited class
* Resolves #4274
|
2024-08-13 13:23:46 +00:00 |
|
crashniels
|
26e0cc545e
|
Add support for the Wooting UwU RGB
|
2024-08-11 17:24:20 +02:00 |
|
LER0ever
|
27128373e2
|
Add Linux support for NVIDIA Founders Edition GPU Illumination Control
|
2024-08-09 06:07:19 +00:00 |
|
Adam Honse
|
d778d470b1
|
Allow multiple operating systems to be specified in filename, i.e. _Windows_Linux.cpp
|
2024-08-09 00:16:52 -05:00 |
|
Adam Honse
|
c35fd68c99
|
Fix possible loss of data warnings in SRGBmods controllers
|
2024-08-08 21:13:21 -05:00 |
|
Adam Honse
|
37a702416f
|
Fix possible loss of data warnings in RoccatVulcanKeyboardController.cpp
|
2024-08-08 21:10:07 -05:00 |
|
Adam Honse
|
5a12e77b19
|
Fix possible loss of data warnings in RazerController.cpp
|
2024-08-08 21:06:31 -05:00 |
|
Adam Honse
|
2f3017fdfc
|
Fix another possible loss of data warning in QMK controllers
|
2024-08-08 21:05:14 -05:00 |
|
Adam Honse
|
e8bf3c35dc
|
Fix type issues in QMK controllers
|
2024-08-08 20:54:20 -05:00 |
|
Adam Honse
|
fb2b0aa8e1
|
Fix possible loss of data warning in RGBController_LogitechLightspeed.cpp
|
2024-08-08 20:32:35 -05:00 |
|
James Buren
|
ffeaa033bc
|
Fix output truncation warning in RazerController.cpp
|
2024-08-08 20:43:54 +00:00 |
|
James Buren
|
e10b05654b
|
Fix implicit fallthrough warning for RGBController_KingstonFuryDRAM.cpp
|
2024-08-08 11:29:17 -05:00 |
|
Adam Honse
|
c6e315ff2a
|
Fix wstring to string conversion warning in WootingTwoKeyboardController.cpp
|
2024-08-07 22:04:51 -05:00 |
|
Adam Honse
|
68709e91f9
|
Fix wstring to string conversion warning in WootingOneKeyboardController.cpp
|
2024-08-07 22:04:41 -05:00 |
|
Adam Honse
|
47af83e194
|
Fix wstring to string conversion warning in ThermaltakeRiingQuadController.cpp
|
2024-08-07 22:04:31 -05:00 |
|
Adam Honse
|
91e8fade99
|
Fix wstring to string conversion warning in RoccatKoneAimoController.cpp
|
2024-08-07 22:04:22 -05:00 |
|
Adam Honse
|
c38e011924
|
Fix wstring to string conversion warning in LogitechLightspeedController.cpp
|
2024-08-07 22:04:11 -05:00 |
|
Adam Honse
|
e84a9b5327
|
Fix wstring to string conversion warning in MSIMysticLight64Controller.cpp
|
2024-08-07 22:04:04 -05:00 |
|
Adam Honse
|
5ebd95b72a
|
Fix wstring to string conversion warning in MSIMysticLight185Controller.cpp
|
2024-08-07 22:03:56 -05:00 |
|
Adam Honse
|
e7d10a8582
|
Fix wstring to string conversion warning in MSIMysticLight162Controller.cpp
|
2024-08-07 22:03:49 -05:00 |
|
Adam Honse
|
8a272c07b7
|
Fix wstring to string conversion warning in MSIMysticLight112Controller.cpp
|
2024-08-07 22:03:38 -05:00 |
|
Adam Honse
|
445c8eade1
|
Fix signed/unsigned mismatch warning in RGBController_LogitechG915.cpp
|
2024-08-07 22:03:31 -05:00 |
|
Adam Honse
|
da0f93e8b5
|
Fix truncation warning in LogitechG915Controller.cpp
|
2024-08-07 22:03:24 -05:00 |
|
Adam Honse
|
29c77edd37
|
Fix signed/unsigned mismatch warning in RGBController_LogitechG815.cpp
|
2024-08-07 22:03:17 -05:00 |
|
Adam Honse
|
dae9cd2c3a
|
Fix type in pair warning in RGBController_LenovoUSB.cpp
|
2024-08-07 22:03:10 -05:00 |
|
Adam Honse
|
d8de91255f
|
Remove unneeded argument for i386 build
|
2024-08-06 23:22:57 -05:00 |
|
Adam Honse
|
ee9e1fbd2a
|
Add -Wno-psabi to CXXFLAGS to silence armhf-specific ABI change warnings
|
2024-08-06 21:51:37 -05:00 |
|
Adam Honse
|
d03701c58d
|
Initial support for system-installed plugins in Linux
|
2024-08-06 18:22:17 -05:00 |
|
Adam Honse
|
806ababa05
|
Add Arch include and library paths for mbedtls2 library
|
2024-08-06 18:00:26 -05:00 |
|
liberodark
|
800c439431
|
Add MSI 7D98
|
2024-08-06 21:15:31 +02:00 |
|
Pieter Steyn
|
cfd62f2b0f
|
Add PID for Apex PRO TKL 2023.
|
2024-08-06 16:08:28 +00:00 |
|
Adam Honse
|
d834b18a16
|
Don't include _Linux files in MacOS build, add support for _MacOS files
|
2024-08-05 23:17:35 -05:00 |
|
James Buren
|
698ae9debc
|
Update display-library dependency to 17.1
|
2024-08-05 20:16:14 -05:00 |
|
James Buren
|
3da13705af
|
Update hidapi dependency to 0.14.0
|
2024-08-05 15:07:10 -05:00 |
|
James Buren
|
5bcc105cd9
|
Update hueplusplus dependency to 1.1.0
|
2024-08-05 19:57:51 +00:00 |
|
James Buren
|
4aac04280c
|
Update httplib dependency to 0.16.0
|
2024-08-05 19:56:39 +00:00 |
|
James Buren
|
2e64a82caa
|
Update libe131 dependency to latest development release
|
2024-08-05 13:48:09 -05:00 |
|
James Buren
|
6157668057
|
Update mdns dependency to latest development release
|
2024-08-05 13:40:34 -05:00 |
|
James Buren
|
4bae567c4c
|
Update json dependency to 3.11.3
|
2024-08-05 12:59:20 -05:00 |
|
James Buren
|
1e9e790c71
|
Update CRCpp dependency to 1.2.0.0
|
2024-08-05 12:30:07 -05:00 |
|
诺诺
|
4bc14630e9
|
Fix a bug in Nollie1
|
2024-08-05 16:21:04 +00:00 |
|
James Buren
|
b398dcdcf9
|
Update mbedtls dependency to 2.28.8
|
2024-08-05 01:05:37 -05:00 |
|