1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-12 16:58:29 +00:00

18 Commits

Author SHA1 Message Date
5091b33864 Added an event to get the key-change of special keys (G and M) 2017-11-18 12:29:03 +01:00
c4ac6f0e40 Added methods to use the new GetColor method 2017-11-18 11:17:25 +01:00
63ef78f8fc Fixed missing LoadedArchitecture assignment 2017-07-16 12:11:57 +02:00
33bd76ef0a Added two lists to modify the dative-dll-paths (#58) 2017-04-27 20:43:38 +02:00
e0790cbc2a Added check for SDK-dll existance 2017-01-15 21:35:47 +01:00
8390c7da68 Code cleanup 2016-09-10 18:06:07 +02:00
f8c537aaff Improved LedId enums (now constants) 2016-09-10 17:44:35 +02:00
SpoinkyNL
6c1a3d6744 Updated CUE SDK to 2.4.67
Implemented SDK change: ledsCount added to DeviceInfo
Implemented SDK change: CorsairGetLedPositionsByDeviceIndex method added
Added mousemat support
2016-09-09 10:25:32 +02:00
855e850ce4 Fixed some descriptions 2016-03-12 09:32:53 +01:00
c1fa3025b6 Updated SDK to 1.15.28
This resolves #38
2016-03-12 09:31:48 +01:00
b13a08bdf4 Rewrote the native stuff to allow hot reloading of the SDK-library 2016-02-20 10:03:33 +01:00
6de1087c1f Added tons of xml-comments. 2015-10-17 16:57:50 +02:00
0b5c9ef188 Added indicator which architecture is used to the SDK-Wrapper 2015-09-26 11:10:00 +02:00
ded61df85b Changed native CUE-Wrapper to dynamically load the correct library (x64/x86) 2015-09-26 11:01:55 +02:00
64e0902046 Added key-position, initialized keyboard with available keys 2015-09-19 18:49:41 +02:00
fc66ac0ceb Reorganized project into a (hopefully) better structure 2015-09-19 16:24:14 +02:00
a4a81cf3c3 Fixed DllImport 2015-09-19 11:22:03 +02:00
ebdbe69e7c Renamed CUESDK to fit general native class-naming, added missing x86 dll-imports 2015-09-18 23:41:16 +02:00