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

109 Commits

Author SHA1 Message Date
c1b8fbc10b Set version to 1.0.2 v1.0.2 2016-02-20 10:16:15 +01:00
4fd4cb0a31 Merge pull request #35 from DarthAffe/Development
Implemented a reinitialize-functionality
2016-02-20 10:12:27 +01:00
a64d27c5ae Implemented a reinitialize-functionality 2016-02-20 10:05:33 +01:00
b13a08bdf4 Rewrote the native stuff to allow hot reloading of the SDK-library 2016-02-20 10:03:33 +01:00
ced1867b03 Set version to 1.0.1 v1.0.1 2016-02-07 10:35:32 +01:00
4788204297 Merge pull request #34 from DarthAffe/Development 2016-02-07 10:29:38 +01:00
6479de8d26 Added code-documentation for the Profile-implementation 2016-02-07 10:26:35 +01:00
089cada426 Refactoring 2016-02-07 10:06:07 +01:00
0b6ba617ac Added basic CUE-Profile loading 2016-02-06 23:49:56 +01:00
074f823fd7 Merge branch 'master' 2015-12-23 17:07:09 +01:00
8e193f9fa6 Updated to V1.0 v1.0 2015-12-23 15:55:53 +01:00
c68f55c824 Updated readme for V1.0 release 2015-12-23 15:46:18 +01:00
a53af22454 Fixed RadialGradientBrush not returning transparent when no gradient is set 2015-11-29 12:42:39 +01:00
5683fe9698 Merge branch 'master' of https://github.com/DarthAffe/CUE.NET.git 2015-11-28 14:21:28 +01:00
f2e3126281 Fixed documentation comment 2015-11-28 14:21:23 +01:00
b69ef8ec48 Updated readme 2015-11-28 14:19:30 +01:00
6f1786a826 Updated readme 2015-11-28 13:09:32 +01:00
20b28087f6 Fixed some exception related stuff in the CUE.NET initialization 2015-11-13 11:05:34 +01:00
e813f32cdc Fixed nuget-package-layout 2015-10-28 20:01:04 +01:00
cc213e6d73 Changed build-traget to .NET 4.5. This resolves #28 2015-10-28 18:14:28 +01:00
e169d7448e Tweaked some settings and fixed comments in the AudioAnalyzerExample 2015-10-24 19:49:05 +02:00
6ed251a484 Added AudioAnalyzer-Example 2015-10-23 22:54:09 +02:00
ec292a2afc Merge changes from master to development 2015-10-18 17:21:36 +02:00
0c862fc6de Fixed build error in example-project 2015-10-18 17:17:38 +02:00
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
21aca569ed Merge pull request #23 from DarthAffe/Development
Merge ZIndex
2015-10-14 19:53:19 +02:00
9c57e3257f Added ZIndex to groups and effects 2015-10-14 19:51:55 +02:00
8233774076 Merged readme 2015-10-14 19:42:56 +02:00
18249973b1 Added hint about the nuget prerelease thing 2015-10-14 18:00:40 +02:00
c02d881a88 Merged example-fix 2015-10-12 22:28:18 +02:00
95ae949df8 Fixed build error 2015-10-11 09:49:43 +02:00
62fba47519 Merge pull request #22 from DarthAffe/Development
Merged exception-handling to fix #9
2015-10-10 12:31:07 +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
e3c885b664 Merge pull request #21 from DarthAffe/Development
Merge effect engine to resolve #11
2015-10-09 21:38:09 +02:00
920821deee Refactored before merge 2015-10-09 21:36:12 +02:00
b977edf1da Added FlashEffect 2015-10-09 21:24:53 +02:00
536668eda9 Removed debug output 2015-10-03 15:13:12 +02:00
ddbfe5f74c Added effect engine 2015-10-03 15:10:51 +02:00
d9c474fba0 Merge pull request #20 from DarthAffe/Development
Merged changes to resolve  #16
2015-10-01 21:17:49 +02:00
78bbc577d3 Added RandomColorBrush 2015-09-30 19:38:55 +02:00
70f8a54a38 Added RadialGradientBrush 2015-09-29 20:06:34 +02:00
f7b8fe130c Refactored brushes and gradients 2015-09-29 19:34:36 +02:00