Adam Honse
|
2219c7529d
|
Fix warnings and size typing issue in NanoleafController.cpp
|
2024-07-29 23:52:22 -05:00 |
|
Adam Honse
|
5ff7bfc168
|
Fix possible loss of data warnings in RGBController_NZXTHue2.cpp
|
2024-07-29 23:49:16 -05:00 |
|
Adam Honse
|
31656bda27
|
Fix possible loss of data warning in NZXTHue1Controller.cpp
|
2024-07-29 23:40:50 -05:00 |
|
Adam Honse
|
ab0dfb0f6a
|
Fix possible loss of data, switch double to float in NvidiaESAController.cpp
|
2024-07-29 23:39:49 -05:00 |
|
Adam Honse
|
3b9aa16ce6
|
Fix possible loss of data warning in RGBController_Nollie.cpp
|
2024-07-29 23:36:19 -05:00 |
|
Adam Honse
|
d5b682e8b3
|
Fix warnings in MSIVigorGK30Controller.cpp
|
2024-07-29 23:35:19 -05:00 |
|
Adam Honse
|
91adb32c5b
|
Fix warnings in LIFXController.cpp
|
2024-07-29 23:24:32 -05:00 |
|
Adam Honse
|
384fdb2376
|
Fix warnings in LogitechProtocolCommon.cpp
|
2024-07-29 23:18:41 -05:00 |
|
Adam Honse
|
a44460b48e
|
Fix warnings in KingstonFuryDRAMController.cpp
|
2024-07-29 23:14:50 -05:00 |
|
Adam Honse
|
c3dccb071e
|
Fix wstring to string conversion warnings in TecknetController.cpp
|
2024-07-29 23:01:05 -05:00 |
|
Adam Honse
|
840bf4189a
|
Fix wstring to string conversion warnings in SinowealthController1007.cpp
|
2024-07-29 22:59:03 -05:00 |
|
Adam Honse
|
aeca035fa3
|
Fix wstring to string conversion warnings in SinowealthGMOWController.cpp
|
2024-07-29 22:58:03 -05:00 |
|
Adam Honse
|
091c4e46f5
|
Fix wstring to string conversion warnings in SinowealthController.cpp
|
2024-07-29 22:56:59 -05:00 |
|
Adam Honse
|
61c3fc7975
|
Fix wstring to string conversion warnings in SinowealthKeyboardController.cpp
|
2024-07-29 22:55:07 -05:00 |
|
Adam Honse
|
fd0ad07a96
|
Fix wstring to string conversion warnings in LightSaltController.cpp
|
2024-07-29 22:53:18 -05:00 |
|
Adam Honse
|
bb34aba76e
|
Fix wstring to string conversion warnings in GigabyteAorusMouseController.cpp
|
2024-07-29 22:50:56 -05:00 |
|
Adam Honse
|
2225ca0ec4
|
Fix wstring to string conversion warnings in GigabyteAorusLaptopControllercpp
|
2024-07-29 22:49:56 -05:00 |
|
Adam Honse
|
2805476fb8
|
Fix wstring to string conversion warnings in EVisionV2KeyboardController.cpp
|
2024-07-29 22:42:59 -05:00 |
|
Adam Honse
|
564d817b1c
|
Fix warnings in RGBController_GaiZhongGai.cpp
|
2024-07-29 22:37:47 -05:00 |
|
Adam Honse
|
8b9a5b460f
|
Fix wstring to string conversion warnings in EpomakerController.cpp
|
2024-07-29 21:27:41 -05:00 |
|
Adam Honse
|
b0d2954a56
|
Fix possible loss of data warning in StringUtils.cpp
|
2024-07-29 21:24:13 -05:00 |
|
Adam Honse
|
2ce0163eca
|
Fix another possible loss of data warning in RGBController_DRGB.cpp
|
2024-07-28 19:09:06 -05:00 |
|
Adam Honse
|
073203d3b5
|
Fix wstring to string conversion warnings in EKController.cpp
|
2024-07-28 18:58:46 -05:00 |
|
Adam Honse
|
e2ec7c818e
|
Fix possible loss of data warning in RGBController_DRGB.cpp
|
2024-07-28 18:54:27 -05:00 |
|
Adam Honse
|
b5638eee12
|
Use wstring_to_string function for device name string on CorsairPeripheralV2Controller.cpp
|
2024-07-28 18:38:34 -05:00 |
|
Adam Honse
|
61802ed664
|
Fix signed/unsigned comparison and assignment in AsusTUFLaptopController_Windows.cpp
|
2024-07-28 18:28:49 -05:00 |
|
Adam Honse
|
69f8f644e6
|
Fix another possible loss of data warning in AlienwareController.cpp
|
2024-07-28 18:08:21 -05:00 |
|
Adam Honse
|
fdd04a1511
|
Allow data size of zero for data length checks if protocol version is 4 or lower, this is to fix backwards compatibility with a bug in older versions OpenRGB.NET that has since been fixed.
|
2024-07-28 18:05:47 -05:00 |
|
Adam Honse
|
068761872e
|
Fix possible loss of data warning in AlienwareController.cpp
|
2024-07-28 17:58:35 -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
|
366fda30f5
|
Test fixing Windows string conversion warning in AMDWraithPrismController
|
2024-07-28 02:45:29 -05:00 |
|
James Buren
|
5dc31a81a0
|
Fix error checking on CreateFile() usage
|
2024-07-28 05:30:14 +00:00 |
|
Adam Honse
|
e2126b9d29
|
Fix resizing zones over the network
|
2024-07-27 17:56:12 -05:00 |
|
Adam Honse
|
a2fb9a00fe
|
Add vendor string to HYTE mousemat controller
|
2024-07-27 16:55:28 -05:00 |
|
Adam Honse
|
e7240ecca0
|
Improve logging in NetworkServer.cpp and close listener if any packet with an invalid size is received
|
2024-07-27 16:38:41 -05:00 |
|
Adam Honse
|
99c1aa0c26
|
Add a mutex around groups of send() calls in NetworkClient.cpp to fix corrupt packets due to race conditions. If two network RGBControllers try to send a packet with data at the same time, a race condition could cause data from another thread to send in between the header and data for the active thread, corrupting the data stream.
|
2024-07-27 16:23:54 -05:00 |
|
Adam Honse
|
44268596b3
|
Add a size check to the client on controller data receiving
|
2024-07-26 00:39:45 -05:00 |
|
Adam Honse
|
64a0d2c061
|
Add some size checks on the server to ensure received data matches the size from the packet header
|
2024-07-26 00:19:19 -05:00 |
|
Adam Honse
|
215ae6118a
|
Fix uninitialized bytes valgrind warning in JGINYUEInternalUSBController.cpp
|
2024-07-25 23:49:14 -05:00 |
|
Adam Honse
|
f4ff81bd45
|
Fix uninitialized bytes valgrind warning in ProfileManager.cpp
|
2024-07-25 23:36:11 -05:00 |
|
James Buren
|
e42cefdf09
|
Fix LightSalt build errors on Windows
|
2024-07-25 03:09:55 -05:00 |
|
James Buren
|
4d8466cd60
|
Initial commit for LightSalt Peripherals
|
2024-07-25 01:20:25 +00:00 |
|
Pavel Kuzminov
|
c87efc5d67
|
Added Kingston Fury Beast RGB White DDR5 version
|
2024-07-25 00:51:34 +00:00 |
|
P4uLT
|
a970cd9a23
|
Initial commit for the Steelseries Arctis 5 (Original) to resolve #2291
|
2024-07-24 19:53:27 +00:00 |
|
Hampus Andersson
|
94d7703e9e
|
Added support Razer Cobra Pro Device Support
|
2024-07-24 16:41:47 +00:00 |
|
Adam Honse
|
2ec4183789
|
Ensure Device View updates when segments are configured
|
2024-07-23 22:47:03 -05:00 |
|
Adam Honse
|
a36162a971
|
Update SteelSeries common files to new standardized header format
|
2024-07-23 21:11:56 -05:00 |
|
Adam Honse
|
ef48039a1b
|
Update SteelSeriesSiberiaController files to new standardized header format
|
2024-07-23 20:57:07 -05:00 |
|
Milan Čermák
|
c366de98e7
|
Support for Kingston Fury DDR4/5 DIMMs
|
2024-07-23 19:37:15 +00:00 |
|
Kipi000
|
6fdcca3ca1
|
Added support for Gigabyte GTX 1660 Ti Gaming OC
|
2024-07-22 21:03:14 +00:00 |
|