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

29 Commits

Author SHA1 Message Date
d7c12e5e4c Consolidated nuget packages 2017-12-17 16:49:10 +01:00
98226a251d Fixed logitech mappings 2017-12-16 21:19:31 +01:00
c82114758a Added author to layouts 2017-12-14 10:46:29 +01:00
d478fefb8b Fixed some namespaces 2017-12-13 20:19:45 +01:00
c5a1825f50 Refactored LedIds
Everything is now based on the same ids for all devices
2017-12-13 17:19:56 +01:00
11ca959328 Added a device filter to LoadDevices and device Initialize 2017-12-07 12:24:14 +01:00
b700c84b8d Added device update modes and implemented syncback for corsair and asus 2017-12-06 15:41:23 +01:00
1865b4d83e Changed Point and Size to be an immutable value-types 2017-12-05 14:25:38 +01:00
b9e443b3b6 Fixed some code issues 2017-11-26 09:45:24 +01:00
67fcc8e52e Added generic DeviceInfo to Devices 2017-11-26 09:37:14 +01:00
338936d42f Changed all device-providers to load as much devices as possible without throwing exceptions 2017-11-19 21:20:23 +01:00
800a9c2e72 Added hid-id for logitech G502 2017-11-15 21:25:37 +01:00
e165c7af16 Fixed some stuff with logitech devices 2017-11-15 21:01:28 +01:00
c3edd506cb Changed logitech devices to better fit the sdk-design. This allows to easily plug in new devices as soon as the hid-id is known 2017-11-14 22:41:30 +01:00
011460fa87 Fixed some cp errors in paths and comments 2017-10-07 15:04:22 +02:00
8e212190ae Fixed some code issues 2017-09-05 14:02:12 +02:00
5a74cbe97a Fixed wrong description 2017-08-15 21:11:08 +02:00
568a0e9b02 Fixed wrong connection check of the logitech g610 2017-08-14 16:01:36 +02:00
15598ab975 Renamed mousemat to mousepad 2017-08-13 08:33:53 +02:00
a020cb0784 Added System.ValueTuple to all Projects 2017-08-05 15:38:25 +02:00
4627366cef Changed references between projects away from nuger 2017-08-05 10:32:29 +02:00
ad5b3d1894 Added basic Logitech G610 layout 2017-08-03 19:32:03 +02:00
9a59791721 Improved device-loading in the visualizer 2017-08-03 19:01:13 +02:00
59e0344c68 Refactoring 2017-05-13 08:17:01 +02:00
7264731eb1 Added properties to change the search-paths for native-libaries (sdks) 2017-05-13 07:55:20 +02:00
a2411dd2d3 Some small typo and access-level fixes 2017-04-02 11:10:43 +02:00
726ec1443e Made logitech keyboards work (Layout and Images for G910 DE-Layout) 2017-03-26 20:23:41 +02:00
12b5574ec8 Fixed wrong comment 2017-02-04 17:11:42 +01:00
2af55146cc Added logitech support (unfinished: HID-Ids and layouts are missing) 2017-02-04 17:09:00 +01:00