Diogo Trindade
a23fab7d9f
Surface Editor - reverted color correction in the editor
...
the editor uses RGB.NET colors to display leds, so we need to use color correction data to restore it back to original
2020-12-12 00:15:07 +00:00
Robert
d3d0ac9c9a
Plugins - Prevent crash when multiple plugins use HidSharp
2020-12-07 19:40:14 +01:00
SpoinkyNL
f05740a5f1
Core - Provide BitmapBrush with the currently active surface
...
UI - Small style change to the confirmation dialog
Surface - Add API to get an ArtemisLed by its corresponding RGB.NET LED
Devices - Add API to get an ArtemisLed by its corresponding RGB.NET LED
Devices - Add API to get an ArtemisLed by its corresponding RGB.NET LedId
2020-12-04 23:35:13 +01:00
Robert
1ccffd8a4d
Meta - Update Nuget packages
2020-12-03 20:33:19 +01:00
Robert
dd73c1e4c9
UI - Updated Stylet
...
Keyframes - Finished copy/paste implementation
2020-12-03 19:35:38 +01:00
Robert
f110383ed4
Keyframes - Copy/paste WIP
...
Timeline - Improved sizing, avoid unnecessary scrolling
Timeline - Fix selection rectangle appearing on mousedown
2020-12-02 19:11:39 +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
0c8e200f53
Fixed build
2020-11-21 15:10:46 +01:00
SpoinkyNL
47dffc0fa0
UI - Added sidebar pinning, this closes #493
...
UI - Wrap long tooltips, this closes #480
2020-11-21 10:58:20 +01:00
SpoinkyNL
8d901027ee
Shared UI - Resolved all remaining warnings
...
UI - Resolved all remaining warnings
Layer properties - Fixed DisableKeyframes layer property attribute not being applied
2020-11-20 23:13:37 +01:00
Robert
5683fd44df
Shared UI - More XML comments!
2020-11-20 19:30:38 +01:00
SpoinkyNL
32e80c3d05
Shared UI - Added XML comments
2020-11-18 23:40:24 +01:00
Robert
833a61ecab
Core - Fixed an error when enabling a module without a datamodel
...
Shared UI - XML comments
2020-11-18 19:28:05 +01:00
Robert
b185b28645
Core - Corrected disposable pattern usage
...
Core - Further nullable refactoring..
2020-11-17 20:54:49 +01:00
Robert
a3cd32f6c4
Core - Added XML comments to all remaining public members/methods
...
Core - Refactored a lot of code for nullable reference types
2020-11-16 20:16:06 +01:00
SpoinkyNL
805e6b0ed9
Target .NET 5
2020-11-15 23:39:32 +01:00
SpoinkyNL
969e0d3e82
Updated Skiasharp
2020-11-15 18:09:03 +01:00
SpoinkyNL
9452f81214
Plugin features - Added exception display
2020-11-12 19:55:13 +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
1e0dc1894d
Plugins - Separated plugins and implementations as different principles
2020-11-09 20:31:54 +01:00
Robert Beekman
143dea4c4c
Merge branch 'feature/events' into master
2020-11-05 21:12:56 +01:00
SpoinkyNL
c7f3a8283a
Plugins - Added utility to get the calling plugin
...
Plugins - Removed IParameter overloads to avoid Ninject dependency in plugins
2020-11-04 23:10:26 +01:00
SpoinkyNL
f2e21bfe37
Conditions - Fixed static input border margin
...
Databinding modifiers - Fixed default parameter values for value types not being set
2020-11-02 23:27:05 +01:00
SpoinkyNL
0f5c2b80c4
Profiles - Made data bindings compatible with timeline changes
2020-11-02 22:09:29 +01:00
SpoinkyNL
997ab005d8
Data model conditions - Moved events into a separate 'mode'
2020-11-01 19:44:45 +01:00
SpoinkyNL
e1eb03667e
Data model conditions - Simplified list VM code
...
Data model conditions - When selecting a different type, recheck if a new preferred operator is available
2020-10-31 19:44:24 +01:00
SpoinkyNL
13df88ca40
Display conditions - Fixed event argument conditions
...
Display conditions - Fixed event inner-condition selection
2020-10-30 16:45:02 +01:00
Robert
383b8f7b8d
Folders - Improved how conditions on folder children are handled
...
Timeline - Fixed exception when main segment length is 0 on repeat play mode
Profile editor - Only repeat non-selected elements if their timeline is configured that way
Per LED brushes - Fixed opacity not being applied
Intro profile - Updated for timelines
2020-10-29 20:31:07 +01:00
Robert
458fd2a704
Profiles - Finished moving and improving timeline logic
2020-10-29 19:49:24 +01:00
Robert
df2f364cbe
Merge remote-tracking branch 'origin/feature/events' into feature/events
2020-10-28 22:09:06 +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
c4bce4ef2c
Meta - Enabled packages.lock.json generation for faster CI builds
...
UI - Fixed several XAML references
Update azure-pipelines.yml for Azure Pipelines
Enabled NuGet caching, I think!
Move RGB.NET build to seperate pipeline
[skip ci]
Update azure-pipelines-rgbnet.yml for Azure Pipelines
Update azure-pipelines-rgbnet.yml for Azure Pipelines
Update azure-pipelines-rgbnet.yml for Azure Pipelines
CI - Rely on RGB.NET build artifacts instead of cloning and building
Update azure-pipelines.yml for Azure Pipelines
Update azure-pipelines-rgbnet.yml for Azure Pipelines
[skip ci]
Update azure-pipelines.yml for Azure Pipelines
Update azure-pipelines-rgbnet.yml for Azure Pipelines
Update azure-pipelines.yml for Azure Pipelines
Update azure-pipelines.yml for Azure Pipelines
Update azure-pipelines.yml for Azure Pipelines
Update azure-pipelines.yml for Azure Pipelines
2020-10-28 19:52:01 +01:00
SpoinkyNL
3220ded4eb
Layers - Fixed a bunch of timeline issues with events
2020-10-27 20:58:41 +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
e7ce16ba73
Data model conditions - Expanded events UI logic
2020-10-25 22:32:38 +01:00
SpoinkyNL
fbd319beb9
Data model conditions - Added event predicates (WIP commit)
2020-10-25 00:21:43 +02:00
SpoinkyNL
b8112601df
Surface editor - Fixed issues with moving devices without a layout
...
This closes #492
2020-10-24 20:17:58 +02:00
SpoinkyNL
eb1c99a944
Data model conditions - Improved right-side type detection
2020-10-25 00:21:43 +02:00
SpoinkyNL
b8fa8779d9
Data model events - Improved condition conversion code
2020-10-22 19:36:24 +02:00
SpoinkyNL
03b0e83ed8
Data model events - WIP commit
2020-10-25 00:21:43 +02:00
SpoinkyNL
a3906e3fe3
Data model debugger - Display ToString of object if overridden
2020-10-21 19:33:05 +02:00
SpoinkyNL
fd9f3afef5
Databinding modifiers - Redesigned API to leverage generics
...
Databinding modifiers - Updated default modifiers to use new API
2020-10-20 19:00:41 +02:00
SpoinkyNL
cf16b9c218
Core - Added method to reactivate a module, reusing its profile
...
Profile editor - Improved performance when moving between modules
Profile editor - Fixed editor sometimes going blank when moving between modules
2020-10-18 13:47:35 +02:00
SpoinkyNL
ceccc7ceec
Conditions UI - Open dropdowns automatically when editing static values
...
Conditions UI - Added missing defaults for enum/bool
Data models - Use enum descriptions in display
2020-10-17 11:36:00 +02:00
Robert
09cd0b4dae
Modules - Added support for SVG icons in sidebar
...
Modules - Removed separate DisplayIconPath property
Data model debugger - Generics now display their types nicely
Data model debugger - Type keywords are used where applicable
Data model debugger - Nullables display properly
2020-10-16 22:25:17 +02:00
SpoinkyNL
7b7b75be78
Core - Added GetDisplayName Type extension
...
Data models - Improved nullable value type handling
2020-10-16 00:01:08 +02:00