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

23 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
SpoinkyNL
6840813529 Updated SDK to 2.18.127
Added headset stand support
Added Glaive support
2017-11-13 21:59:33 +01:00
e6719c06a8 Updated SDK to 2.10.91 (this adds lightbar support) 2017-03-17 23:32:30 +01:00
925e02f146 Fixed some code-issues 2017-01-05 16:37:00 +01:00
c611675355 Fixed wrong device-rectangle initialize 2016-09-11 19:39:15 +02:00
072f0c24ed Fixed use before initialize 2016-09-11 12:47:47 +02: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
5a018d0743 Refactored to do everything based on LEDs.
This will adapt the devices and reduces the importance of the "special case keyboard"
2016-09-10 14:59:25 +02:00
bfe51add66 Refactored the positionen to be stored in the LED 2016-09-10 10:40:44 +02:00
4e47275c7e Removed todos 2016-08-21 20:14:28 +02:00
8d32c73b6d Refactored brushes to perform a multi-pass rendering.
This allows effects to change the calculated values.
2016-08-21 18:14:31 +02:00
ba80ef9848 First attempt to rewrite Effects 2016-08-21 13:11:07 +02:00
089cada426 Refactoring 2016-02-07 10:06:07 +01:00
e49945004f Refactored effects into AbstractCueDevice 2015-10-18 17:12:53 +02:00
5fc7abc9db Added even more xml-comments 2015-10-18 11:41:42 +02:00
6de1087c1f Added tons of xml-comments. 2015-10-17 16:57:50 +02:00
57ad0f30e2 Added support for mouse and headset devices. This *should* work out of the box but needs to be tested. 2015-10-15 21:31:45 +02:00
0f402a6ecd Added some xml-comments 2015-10-14 20:32:01 +02:00
ddbfe5f74c Added effect engine 2015-10-03 15:10:51 +02:00
08c9e3a4dd Set version number for first release, fixed some comments 2015-09-20 22:26:47 +02:00
61b712d026 Added key-access through chars 2015-09-20 10:36:48 +02:00
fc66ac0ceb Reorganized project into a (hopefully) better structure 2015-09-19 16:24:14 +02:00