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

16 Commits

Author SHA1 Message Date
9c918302ad Cleaned project files
This should fix #24
2018-07-14 15:53:29 +02:00
284c551be6 Changed projects to built against .net standard (and .net 4.5).
This resolves #14.
Resources like SDK-libs, Images and Layouts are removed (and put into an own repository) in that process.
2018-04-01 21:54:14 +02:00
6fe54bd3ec Fixed a relative/absolute position problem with leds 2018-01-17 19:44:31 +01:00
d7c12e5e4c Consolidated nuget packages 2017-12-17 16:49:10 +01:00
c5a1825f50 Refactored LedIds
Everything is now based on the same ids for all devices
2017-12-13 17:19:56 +01:00
1865b4d83e Changed Point and Size to be an immutable value-types 2017-12-05 14:25:38 +01:00
8e212190ae Fixed some code issues 2017-09-05 14:02:12 +02:00
2086b3729d Replaced effects with decorators.
Decorators should be way more flexible while beeing easy to use.
2017-09-05 13:44:23 +02:00
1f3213fa73 Fixed missing update if the reactangle of a ledGroup is changed 2017-09-05 12:50:55 +02:00
a020cb0784 Added System.ValueTuple to all Projects 2017-08-05 15:38:25 +02:00
4627366cef Changed references between projects away from nuger 2017-08-05 10:32:29 +02:00
59e0344c68 Refactoring 2017-05-13 08:17:01 +02:00
3554c274b9 Changed RGBSurface from static to singleton 2017-01-31 18:10:27 +01:00
a3c1f5a684 Added new WPF-Project and fixed Build-Paths in existing projects 2017-01-28 10:57:03 +01:00
297a4a4af9 Added some basic groups 2017-01-26 20:15:09 +01:00
29895b263f Setup first projects 2017-01-19 21:38:47 +01:00