1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 01:58:30 +00:00

105 Commits

Author SHA1 Message Date
f4c66fda7d
Update README.md 2017-11-08 12:22:11 +01:00
c127002148 Added method to automatically align all loaded devices 2017-11-07 20:24:22 +01:00
851d93f40a Updated AURA-SDK-dlls to 02.04 2017-10-29 10:26:29 +01:00
2a7186012c Remove Dram from aura-provider 2017-10-29 10:07:20 +01:00
4911758728 Fixed corsair-specialpart-initalization 2017-10-29 10:05:19 +01:00
503d6d3bf5 Improved aura-support 2017-10-21 21:37:09 +02:00
54c3e92a72 Added initial implementation of the Asus Aura SDK 2017-10-07 15:08:12 +02:00
011460fa87 Fixed some cp errors in paths and comments 2017-10-07 15:04:22 +02:00
dce1142bac Fixed a huge memory leak
This was caused by a huge design-fail and needs some serious rethinking/rework
2017-09-25 21:19:29 +02:00
b4c10aa0f4 Added a method to remove all decorators from a decoratable 2017-09-25 21:10:10 +02:00
252f47de5f Changed DeviceType-enum to flags 2017-09-25 21:09:52 +02:00
8e212190ae Fixed some code issues 2017-09-05 14:02:12 +02:00
2086b3729d Replaced effects with decorators.
Decorators should be way more flexible while beeing easy to use.
2017-09-05 13:44:23 +02:00
1f3213fa73 Fixed missing update if the reactangle of a ledGroup is changed 2017-09-05 12:50:55 +02:00
3630e0f66f Added SpecialDeviceParts and implemented CorsairLightbar 2017-08-20 10:29:16 +02:00
073c4b153d Merge pull request #1 from DarthAffe/launchpad
Added support for novation devices
2017-08-17 20:34:46 +02:00
eee3a8f30a Fixed comment in novation-device 2017-08-17 20:31:08 +02:00
0e70cd46dc Implement Novation device reset 2017-08-17 20:25:32 +02:00
5d3a83335b Fixed wrong color-calculation for novation devices 2017-08-17 17:01:31 +02:00
4c90edf614 Added images and layout for LaunchpadS 2017-08-17 16:59:05 +02:00
3a9d8e2e6d Improved color-calculation of novation devices 2017-08-16 20:36:43 +02:00
5440f9844f Fixed some code-issues in novation-library 2017-08-16 19:56:15 +02:00
b642cd31b0 Added midi-package as novation-dependency 2017-08-16 19:34:14 +02:00
8ecaff8722 Implement Novation device detection (at start only Launchpad S supported) and implement updating of leds 2017-08-16 18:05:45 +02:00
5a74cbe97a Fixed wrong description 2017-08-15 21:11:08 +02:00
78f7bdebd9 Fixed wrong mention of CUE.NET 2017-08-15 21:10:39 +02:00
af9b56948f Fixed wrong Surface-Canvas update if no device is added but moved 2017-08-15 21:10:08 +02:00
f654f825f7 Added stub-novation-library for launchpad support 2017-08-15 21:09:16 +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
cc40f3b75b Added spaces to corsair-model-names 2017-08-13 08:33:36 +02:00
e814a1af29 Fixed a potential problem with the update-thread keeping an application running even if shutdown was requested 2017-08-05 20:46:31 +02:00
519bdbfe74 Fixed time-update for disabled effects 2017-08-05 16:42:56 +02:00
77e3691eec Refactoring 2017-08-05 16:32:16 +02:00
8e0b8ae883 Fixed gradient calculation (moving gradients caused issues) 2017-08-05 16:32:10 +02:00
d50deaf686 Fixed IsEmpty on Rectangle 2017-08-05 15:38:46 +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
77b76386ae Fixed transparent-color 2017-08-03 22:54:09 +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
1345b50a8f Improved gradient-movement 2017-05-13 07:46:00 +02:00
026b7e7d14 Fixed wrong G-Key-mapping, added missing lightbar led 2017-04-17 22:17:43 +02:00
226a735028 Added Corssair K95 Platinum resources (WIP) 2017-04-17 22:15:32 +02:00
d23191c20a Added methods/properties to check if specific effects are added to an effecttarget 2017-04-16 08:41:19 +02:00
22412317f2 Added CoolerMaster key-mappings 2017-04-03 21:52:44 +02:00
8471cfebd1 Added missing CoolerMaster SDK-dlls 2017-04-02 11:42:20 +02:00
8cc4688932 Added basic CoolerMaster support 2017-04-02 11:41:32 +02:00