1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 10:08:31 +00:00

408 Commits

Author SHA1 Message Date
Robert
4d5728a8be Fixed AbtractRGBDevice not updating DeviceRectangle on Location change 2019-12-11 09:51:21 +01:00
0a378b3424
Merge pull request #93 from DarthAffe/Development
Merge Development to master
2019-12-01 15:58:17 +01:00
2db4e6360e
Merge pull request #92 from DarthAffe/SDK/SteelSeries
Added new steelseries device-zones; prevent update-spam in steelseries updatetrigger
2019-12-01 15:48:33 +01:00
50532637ab Added new steelseries device-zones; prevent update-spam in steelseries updatetrigger 2019-11-24 16:30:38 +01:00
3ecf737add
Merge pull request #89 from DarthAffe/Core/DeviceRotation
Added device rotation and scaling
2019-11-22 20:43:48 +01:00
638a833e1d Fixed typo 2019-11-22 20:42:58 +01:00
5f417c670e
Merge pull request #91 from DarthAffe/SDK/LogitechHIDs
Sdk/logitech hids
2019-11-21 20:50:44 +01:00
9258e9286e Added HID for G502 Hero
Fixes #84
2019-11-21 20:49:56 +01:00
c220388188
Merge pull request #90 from DarthAffe/Fix/DecoratorConcurrency
Prevented concurrent list operations when modifying decorators
2019-11-21 20:43:35 +01:00
09e514c813 Prevented concurrent list operations when modifying decorators 2019-11-21 20:38:38 +01:00
a3d9c6d16d Fixed translation issue of devices not aligned to the surface origin 2019-11-21 00:09:21 +01:00
ac8ec602dd Added missing operators and documentation 2019-11-20 20:44:12 +01:00
1d727e16b0 Fixed led actual-data update 2019-11-20 17:44:14 +01:00
1126408069 Added caching for actual layout data 2019-11-20 17:33:07 +01:00
fab502e0e4 Added device-rotation 2019-11-20 17:05:55 +01:00
59d203657e Added ActualSize for devices 2019-11-19 15:34:47 +01:00
2cf8609173 Added Device-Scaling 2019-11-18 19:59:28 +01:00
65abc89605 Changed rectangle to be immutable 2019-11-18 19:36:46 +01:00
Robert Beekman
86e9bb293b
Fix per key device loading 2019-11-10 12:55:49 +01:00
1b917c8c78 Merge branch 'master' into Development 2019-08-23 20:15:21 +02:00
5931080e7e
Added layout-part to readme 2019-08-23 20:08:28 +02:00
0f6ec5b56d
Merge pull request #83 from DarthAffe/Core/ResolveAbsolutePathEvent
Added event to intercept the creation of absolute paths
2019-08-22 20:01:41 +02:00
fe8adbd849 Added event to intercept the creation of absolute paths 2019-08-18 17:58:03 +02:00
c4a00f2d77
Merge pull request #80 from DarthAffe/SteelSeries/RefreshLeds
Added refresh logic to prevent the SDK from timing out
2019-08-18 16:36:05 +02:00
5f203859ca Changed SteelSeriesDeviceUpdateTrigger to inherit DeviceUpdateTrigger 2019-06-22 12:21:48 +02:00
b19ff742b6 Added refresh logic to prevent the SDK from timing out 2019-06-22 12:14:48 +02:00
3da5b08bf4
Merge pull request #79 from DarthAffe/Development
Added aura-sdk-libaray
2019-06-16 17:50:42 +02:00
ac11f0654c Added aura-sdk-libaray 2019-06-16 17:49:46 +02:00
5435176a31
Merge pull request #78 from DarthAffe/Development
Merge Development to master
2019-06-16 17:33:23 +02:00
cf20bd1a0a
Merge pull request #76 from DarthAffe/SDK/Asus
Updated asus-provider to use the v3-SDK
2019-06-16 17:30:39 +02:00
ca1c0b364c
Merge pull request #77 from DarthAffe/Fix/GetDevicesFilter
Improved device-filter in GetDevices; Fixed Unknown-DeviceType
2019-06-16 17:30:07 +02:00
80753715cc Improved device-filter in GetDevices; Fixed Unknown-DeviceType 2019-06-16 17:21:07 +02:00
0927a23d7b
Merge pull request #75 from DarthAffe/SDK/SteelSeries
Fixed wrong color-conversion for SteelSeries devices
2019-06-16 17:02:11 +02:00
8bb2090146 Fixed wrong color-conversion for SteelSeries devices 2019-06-16 17:01:11 +02:00
95d70bf9aa Removed layouts from asus-device-project 2019-06-16 12:37:41 +02:00
ca1c193b6d Included sdk-lib in nuget-package 2019-06-16 12:37:22 +02:00
8e20faa65d Added new Asus-implementation based on the v3-SDK 2019-06-16 12:25:12 +02:00
b7099aa7e2 Moved current Asus-Implementation (v2-SDK) to a legacy-project 2019-06-16 12:19:45 +02:00
5f138f7638
Merge pull request #73 from Sander0542/patch-1
Check RGBDeviceType.All in RGBSurface.GetDevices
2019-06-02 11:37:40 +02:00
Sander Jochems
11d3667021
Check RGBDeviceType.All in RGBSurface.GetDevices
Add a check for the RGBDeviceType.All in the RGBSurface.GetDevices function
2019-06-01 16:56:46 +02:00
18871b9a27
Merge pull request #72 from DarthAffe/Development
Development
2019-05-26 11:37:34 +02:00
4ee6d3c70a
Merge pull request #68 from DarthAffe/SDK/Asus
Added workaround to prevent hard crashes due to wrong pointers return…
2019-05-12 17:21:39 +02:00
8d60c81707
Merge pull request #69 from DarthAffe/SDK/Logitech
Added logitech G410
2019-05-12 17:21:22 +02:00
5b4e5a92ea
Merge pull request #70 from DarthAffe/SDK/SteelSeries
Fixed SteelSeries M750 layout path
2019-05-12 17:21:08 +02:00
8b32c578e8 Added workaround to prevent hard crashes due to wrong pointers returned by the aura-sdk.
This addresses #29 but needs to be revisited if the SDK is ever fixed.
2019-05-12 17:19:05 +02:00
3fcde0ae0b Fixed StellSeries M750 layout path 2019-05-12 12:57:30 +02:00
9edea5fe30 Added logitech G410 2019-05-12 12:56:22 +02:00
8eccfe4467
Merge pull request #66 from DarthAffe/SDK/SteelSeries
Added Stellseries Rival 600, Rival 310 and Apex M750
2019-05-11 18:16:16 +02:00
df4178daa5
Merge pull request #67 from DarthAffe/SDK/Logitech
Added logitech G203
2019-05-11 18:16:06 +02:00
00a9dc2813 Added logitech G203 2019-05-11 18:14:24 +02:00