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

369 Commits

Author SHA1 Message Date
af1fa49be2
Added example video link 2018-03-01 20:20:07 +01:00
f323f6206d Added a device-provider for DMX devices (currently only E1.31 [sACN] is implemented) 2018-02-18 17:15:55 +01:00
009858b5e7 Changed update-mode 'Continuous' to be the default 2018-02-15 20:50:51 +01:00
7b5895d2a4 Added a workaround for some weird issue with the x86 razer-sdk 2018-02-08 20:04:26 +01:00
3aa1fd2051 Added basic support for logitech G810 and G903 2018-02-06 21:30:52 +01:00
ac9fd7a6d8 Added missing corsair id-mappings 2018-02-05 21:36:25 +01:00
9563198419 Added change-detection to gradients 2018-02-03 21:02:36 +01:00
04735cc37d Added INotifyPropertyChanged to IDecoratable-Interface 2018-02-03 20:46:30 +01:00
575461ec5e Added caching to the linear gradient for a small performance gain 2018-01-30 20:47:21 +01:00
98331d0241 Changed everything related to brushes/gradients to be correctly bindable 2018-01-30 20:47:14 +01:00
84b0c5402d Fixed file-naming 2018-01-30 18:01:51 +01:00
5e347db063 Added deviceprovider-loader to all projects 2018-01-29 12:58:36 +01:00
573ca419f9 Added basic Roccat-SDK-implementation (needs test-devices to finish) 2018-01-29 12:42:25 +01:00
cdace494bc Changed device-providers to be disposable 2018-01-29 12:41:43 +01:00
1af93658f9 Fixed calculation error in wrap-extension 2018-01-23 20:05:35 +01:00
9cc8424ae8 Fixed typo 2018-01-21 20:56:03 +01:00
e78525118f Added debug-device-provider 2018-01-17 22:23:20 +01:00
739fbf8733 Updated Layouts to contain device-image infos 2018-01-17 21:56:01 +01:00
6fe54bd3ec Fixed a relative/absolute position problem with leds 2018-01-17 19:44:31 +01:00
6063f48cd4 Fixed wrong K95PLATINUM layout 2018-01-15 20:11:25 +01:00
efe77cedbc Small refactorings to unify code styling 2018-01-14 11:57:45 +01:00
SpoinkyNL
ac0350a9f8 Style fix 2018-01-09 12:36:16 +01:00
SpoinkyNL
835e5a0a32 CoolerMaster fixes
Fixed duplicate values in the LED mappings
Added SetAllLeds for fast bulk LED updating on keyboards
2018-01-09 11:57:04 +01:00
4c32eedee0 Added the correct model-description for asus-mainboards, added PrimeX370-Pro-Layout 2017-12-30 21:05:41 +01:00
dbdf95e06f Fixed wrong color encoding for asus-devices 2017-12-24 16:18:49 +01:00
17beace550 Fixed wrong hsv to rgb calculation 2017-12-24 12:23:48 +01:00
cf1ebb1a1c Added image and layout for logitech G403 2017-12-21 17:20:02 +01:00
741523d6ef Fixed some small mistakes left from the LedId-conversion 2017-12-18 22:06:19 +01:00
d7c12e5e4c Consolidated nuget packages 2017-12-17 16:49:10 +01:00
5b5b0fb9fe Removed UI-project 2017-12-17 16:44:13 +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
200e471e4d Added generic led-id list 2017-12-12 13:35:08 +01:00
9ec84b9e37 Added Razer-SDK support 2017-12-11 09:49:35 +01:00
84133738b4 Small fixes 2017-12-11 09:45:09 +01:00
877c654702 Added property to the surface to get the last update-time 2017-12-11 09:44:57 +01:00
a5195cc716 Fixed version numbers in nuspec files 2017-12-09 09:32:07 +01:00
487f397d90 Fixed meta package 2017-12-09 09:19:16 +01:00
2c833e413b Moved Metapackages to subfolder to prevent it from packing stupid files 2017-12-07 21:40:35 +01:00
055e8580aa Updated readme 2017-12-07 19:30:17 +01:00
73e2ab2d38 Added nuget-metapackages 2017-12-07 19:26:18 +01:00
46f4ebad38 Removed image-folder from nuspec of projects without images to prevent errors while packing 2017-12-07 19:16:25 +01:00
6f14f6f800 Added methods to get specific types of devices from the surface 2017-12-07 12:24:34 +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
5e59948d83 Added corsair headset stand 2017-12-06 11:18:36 +01:00
1865b4d83e Changed Point and Size to be an immutable value-types 2017-12-05 14:25:38 +01:00
302ff7743f Added PauseValue to FlashDecorator 2017-12-05 12:38:55 +01:00