|
|
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 |
|
|
|
50cfd296be
|
Changed color to be an immutable value-type
|
2017-12-04 10:13:58 +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 |
|
|
|
86bc26233b
|
Updated corsair-SDK to 2.18.127
|
2017-11-26 08:53:43 +01:00 |
|
|
|
83a3ea4e01
|
Added a workaround for the AccessViolation-problem in the aura-sdk
|
2017-11-26 08:34:36 +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 |
|
|
|
4f48c63ae2
|
Renamed asus SDK-integration from aura to asus for naming consistency
|
2017-11-11 22:01:22 +01:00 |
|
|
|
22617845b0
|
Prepared Msi SDK-integration
|
2017-11-11 21:49:51 +01:00 |
|
|
|
61c4a06241
|
Fixed wrong package-references to prevent errors on first built in a clean bin-folder
|
2017-11-11 09:19:05 +01:00 |
|
|
|
c250bf57e5
|
Updated CoolerMaster-SDK to v15
|
2017-11-09 21:36:38 +01:00 |
|
|
|
ed823ed458
|
Update README.md
|
2017-11-08 20:27:02 +01:00 |
|
|
|
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 |
|