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

11 Commits

Author SHA1 Message Date
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