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

16 Commits

Author SHA1 Message Date
3f2c9f18aa Merge pull request #27 from DarthAffe/Development
Merge refactoring to resolve #26
2015-10-18 17:14:10 +02:00
e49945004f Refactored effects into AbstractCueDevice 2015-10-18 17:12:53 +02:00
630090ac6f Refactored brushes, gradients, effects and the keyboard to uncouple them 2015-10-18 17:00:27 +02:00
d3405cb2cb Merge pull request #25 from DarthAffe/Development
Merge xml-comments to resolve #18
2015-10-18 11:45:37 +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
a2a0300882 Fixed wrong encodings for SDK-strings.
This should resolve #24
2015-10-16 17:42:33 +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
2590c4ad2a Added pokemon exception handling around effect- and brush-updates to prevent issues with wrong implementations. 2015-10-10 12:29:35 +02:00
920821deee Refactored before merge 2015-10-09 21:36:12 +02:00
ddbfe5f74c Added effect engine 2015-10-03 15:10:51 +02:00
22c23af4fd Added color-blending 2015-09-22 23:12:19 +02:00
4e1a1d11bd Improved the led update mechanism 2015-09-20 12:16:24 +02:00
0167828a19 Introduced "KeyGroups" 2015-09-19 17:54:38 +02:00
fc66ac0ceb Reorganized project into a (hopefully) better structure 2015-09-19 16:24:14 +02:00