Robert
da90c0d3a1
Merge branch 'master' into RGB.NET_update
2021-03-05 15:40:15 +01:00
Robert
a57dda8485
Data bindings - Added migration to identifier-based storage
2021-03-04 20:05:23 +01:00
Robert
f4ad41cbd4
Data bindings - Simplified getter/setter code
2021-03-02 21:41:56 +01:00
e58c0f20bb
Updated to work with the new RGB.NET rendering
2021-02-24 00:45:31 +01:00
Robert
b154badd9c
Devices - Added custom layout loading
2021-02-19 16:42:09 +01:00
Robert
056b2bface
Surface - Removed the ArtemisSurface and reworked device loading
2021-02-16 21:46:08 +01:00
Robert
7ccc9c54fb
Devices - Updated for RGB.NET changes
2021-02-14 15:51:41 +01:00
Robert
956ebd3313
Devices - Implemented device image loading
...
Devices - LED image loading WIP
2021-02-11 20:12:19 +01:00
SpoinkyNL
bd6c93b292
Devices - Added option to disable devices
2021-02-01 19:54:28 +01:00
SpoinkyNL
10e6cdc54b
Code style - Omit the type in a new expressions
2020-12-18 17:54:01 +01:00
Diogo Trindade
7826674ec4
Device Calibration - fixed storage migration
2020-12-08 15:30:01 +00:00
Robert
67451b5867
Device calibration - Storage migration
2020-12-08 20:36:43 +01:00
Diogo Trindade
af99c256ab
Calibration - Initial color calibration
2020-12-07 19:20:57 +00:00
Robert
1ccffd8a4d
Meta - Update Nuget packages
2020-12-03 20:33:19 +01:00
Robert
aae4e71d8e
Profile tree - Implemented proper copy/pasting
2020-12-01 19:08:10 +01:00
SpoinkyNL
9e75131948
Core - Moved first run code to the static utility class
...
Core - Improved first run code, this closes #504
Storage - Fixed some migrations on fresh databases
2020-11-23 22:11:26 +01:00
SpoinkyNL
f1f0abfec5
Input - Polished up UI
...
Input - Added events to service
2020-11-23 19:41:48 +01:00
SpoinkyNL
810db36191
Input - Added basic input stuff
2020-11-22 00:01:55 +01:00
SpoinkyNL
805e6b0ed9
Target .NET 5
2020-11-15 23:39:32 +01:00
SpoinkyNL
ed58745a6e
Storage - Added migration for plugin features
...
UI - Fixed an error on layer creation when the default brush is disabled
2020-11-13 00:09:36 +01:00
Robert
c146479393
Plugins - Implemented features enable/disable UI
2020-11-12 21:48:17 +01:00
SpoinkyNL
e812929215
Plugins - Implemented features
...
Core - Removed Stylet dependency for #500
2020-11-11 23:53:52 +01:00
Robert
b56966c585
Plugins - Reworked most of the activation logic
2020-11-10 20:51:29 +01:00
SpoinkyNL
bdcca6b4be
Storage - Added migration for DB v5 to v6
...
Conditions - Fixed a conversion issue in operators
2020-11-05 20:25:29 +01:00
Robert
458fd2a704
Profiles - Finished moving and improving timeline logic
2020-10-29 19:49:24 +01:00
SpoinkyNL
4ede3876d4
Profiles - Moved timeline logic to separate class (WIP)
2020-10-29 00:16:31 +01:00
Robert
5a663e91ef
Meta - Enabled packages.lock.json generation for faster CI builds
...
UI - Fixed several XAML references
2020-10-28 21:09:12 +01:00
Robert
86d6e540d7
Layers - Added support for rendering multiple timelines at once
...
Events - Added trigger modes
2020-10-27 20:20:40 +01:00
SpoinkyNL
fbd319beb9
Data model conditions - Added event predicates (WIP commit)
2020-10-25 00:21:43 +02:00
SpoinkyNL
574c4b21ec
Data model conditions - DRY'd predicate code in preparation for events
2020-10-23 20:08:30 +02:00
SpoinkyNL
03b0e83ed8
Data model events - WIP commit
2020-10-25 00:21:43 +02:00
SpoinkyNL
7610aeae4b
Data bindings - Updated to new paths API
...
Data bindings - Fixed profile editor behavior
2020-10-10 20:24:25 +02:00
SpoinkyNL
725bb2a128
Conditions - Moved non-list conditions to new paths API
...
Conditions - Move list conditions to new paths API (WIP)
2020-10-08 00:05:37 +02:00
SpoinkyNL
da132fa4e9
Conditions - Move to new paths API (WIP)
2020-10-06 23:39:42 +02:00
SpoinkyNL
a2759d007e
Meta - Enabled nullable ref types in Core project
...
Meta - Simplified R# settings to be more in line with defaults, sorry Darth 😝
Dynamic data models - Implemented add/remove events
Data model paths - Implemented storage
2020-10-06 21:39:03 +02:00
SpoinkyNL
ae64db8a13
Darthified code
2020-10-05 22:50:29 +02:00
SpoinkyNL
8294cc306a
Profile import - Fixed and streamlined functionality
2020-09-25 21:32:53 +02:00
Robert
b19cc6ca54
Core - Added conditional data bindings
2020-09-22 22:04:48 +02:00
Robert
693ea29600
Conditions - Finished list support
2020-09-21 20:22:11 +02:00
SpoinkyNL
8aba0a55ec
Conditions - Big refactor to prepare for conditional databindings
...
Conditions - Improved list-condition functionality
2020-09-20 21:34:27 +02:00
Robert
f270d786f0
Data bindings - Added the option for different data binding modes
2020-09-15 19:40:57 +02:00
SpoinkyNL
fea454ad12
Profile editor - Finished most of the refactor except databindings
2020-09-14 01:24:07 +02:00
Robert
21beffc0a9
Data bindings - WIP commit
...
Layer/effect config dialogs - Don't require specific ctor parameter names
2020-09-03 20:16:01 +02:00
SpoinkyNL
8718d01eae
Core - Flattened namespaces
...
Shared UI - Flattened namespaces
Shared UI - General housekeeping
Project - Code cleanup
2020-09-01 00:14:08 +02:00
SpoinkyNL
68b61cbcb2
Condition operators - Marked built-in operators as internal
...
Display conditions - Added docs to the service and profile types
Color gradient - Added docs
Storage - Moved profile entities to separate namespaces
Data bindings - Added entities to storage
Data bindings - Started implementing in the core
2020-08-30 23:09:38 +02:00
Robert
babd862b40
UI - Made module tabs uppercase since that's what we do
...
Modules - Finished module ordering
2020-08-27 19:47:27 +02:00
Robert
91157fea5b
Project - Cleaned up all project files
...
Project - Ensured every project only has x64 build configs
Project - Removed WPF from projects where not needed
2020-08-26 19:33:02 +02:00
Robert
04f2162bcd
Core - Implemented module priority
...
Settings UI - Module priority modification UI WIP
2020-08-18 19:06:19 +02:00
Robert
f359256ede
Display conditions - Seperate list conditions into their own type
2020-08-13 21:00:29 +02:00
Robert
cb69760971
UI - Moved exception viewer to its own seperate window
...
Conditions - Started adding list conditions
2020-08-11 22:47:41 +02:00