1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-12 08:48:30 +00:00

74 Commits

Author SHA1 Message Date
83c67195fd Updated version number 2017-11-25 09:14:37 +01:00
811a296867 Added method to opt in to the keypress-callback since this prevents reinitializing 2017-11-25 09:12:57 +01:00
897162926a Updated changenotes and version number 2017-11-18 19:42:55 +01:00
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
c786710b65 Correctly persisted update-rate in the ambilight example 2017-08-03 18:57:10 +02:00
565e5ca1b2 Updated version number 2017-04-27 20:52:53 +02:00
5cc1748461 Fixed a bug in the SimpleDevTest and made it a bit more fancy 2017-04-27 20:42:38 +02:00
d17be4a976 Updated Ambilight-example version 2017-04-08 15:19:25 +02:00
0b92068fe6 Fixed DPI-scaling problem in the Ambilight-Example 2017-04-08 15:17:36 +02:00
295a56ca00 Updated CUE.NET package in ambilight example 2017-04-03 17:40:31 +02:00
34394caceb Updated version number 2017-03-18 09:50:51 +01:00
0d5123aca1 Updated changenotes and version number 2017-01-28 14:19:05 +01:00
7ef07ed99d Added ConicalGradientBrush 2017-01-15 13:57:44 +01:00
8404985a55 Adjusted ambilight-example to take profit from the latest version 2017-01-05 20:21:02 +01:00
925e02f146 Fixed some code-issues 2017-01-05 16:37:00 +01:00
1298f59d5a Fixed references in the ambilighte xample to prevent build-errors on the build-server 2017-01-05 15:00:39 +01:00
78dccd2603 Updated some comments and stuff 2017-01-03 22:43:10 +01:00
74973df040 Updated test-project 2016-12-22 12:28:07 +01:00
c13d103566 Updated Ambilight Example to 1.0.1.1 2016-12-11 16:34:00 +01:00
947963a81c Updated Ambilight-Example to use the new gamma-correction 2016-12-11 16:28:28 +01:00
17d05d9527 Updated ambilight-example version to 1.0.1 2016-11-12 13:46:53 +01:00
8373863f8c Added MinLightness-Setting to the Ambilight-example 2016-11-12 13:46:22 +01:00
633636efda Fixed wrong offset validation in the Ambilight-example 2016-11-12 13:46:02 +01:00
74824e3363 Added Ambilight-Example-Project 2016-11-06 00:32:40 +01:00
77e4e86777 Updated version to 1.1.0.1 2016-09-11 19:42:48 +02:00
102d8656bc Updated version to 1.1.0 2016-09-11 17:21:02 +02:00
1eba5c66be Code cleanup 2016-09-11 10:55:14 +02:00
381ec55349 Added own color-type to have more control over and easier manipulation of collors 2016-09-11 10:40:01 +02:00
8b87270b69 Refactored auto-update to be SDK-wide 2016-09-11 08:39:18 +02:00
16c297611e Added small test 2016-09-10 18:51:09 +02:00
f8c537aaff Improved LedId enums (now constants) 2016-09-10 17:44:35 +02:00
223c0e8886 Removed CorsairKey since it wasn't of any use anyway 2016-09-10 17:34:32 +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
8ab40180b3 Merged PR #49 2016-09-10 10:14:43 +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
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
efb0f35f25 Updated version to 1.0.3 2016-06-03 22:15:43 +02:00
a3554e6cd7 Updated DevTest to use some of the fancy new techniques 2016-06-03 22:04:12 +02:00
1ba02cc613 Updated AudioAnalyzer-Example 2016-03-26 20:39:36 +01:00
6f2e77b797 Added events in the update-process 2016-03-26 19:48:14 +01:00
88ac78f19a Renamed Exception-Event 2016-03-25 18:57:14 +01:00
a64d27c5ae Implemented a reinitialize-functionality 2016-02-20 10:05:33 +01:00
ced1867b03 Set version to 1.0.1 2016-02-07 10:35:32 +01:00
0b6ba617ac Added basic CUE-Profile loading 2016-02-06 23:49:56 +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
0c862fc6de Fixed build error in example-project 2015-10-18 17:17:38 +02:00