1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

1427 Commits

Author SHA1 Message Date
Robert Beekman
36058efc4d Merge pull request #517 from Artemis-RGB/feature/color-calibration
Added Per device color calibration
2020-12-12 21:11:41 +01:00
SpoinkyNL
7d77a340db Setup wizard - Renamed to startup wizard 2020-12-12 17:06:57 +01:00
Diogo Trindade
a504a5f4e1 Calibration - Moved color calibration reversion to ArtemisLed 2020-12-12 15:16:26 +00:00
SpoinkyNL
8e8258506b Plugins - Add JSON property to disable auto-enabling features
Setup wizard - Play intro animation at the end (and no where else)
2020-12-12 10:57:09 +01:00
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
SpoinkyNL
c6181ea823 UI - Added setup wizard 2020-12-11 22:48:40 +01:00
Robert
aacf3d749b Profile editor - Expand width of input prefixes and affixes 2020-12-10 21:17:50 +01:00
Robert
1b737b4211 Profile editor - Profile tree ordering fixes
Profile editor - Add new layers on top again
Profile editor - Don't willy nilly expand folders
2020-12-10 20:43:03 +01:00
Robert
9480cf5c32 Core - Aggregate update exceptions, this closes #496 2020-12-10 19:54:48 +01:00
Robert
dcd4a85e37 Surface editor - Auto-arrange new configs by default 2020-12-09 23:03:49 +01:00
SpoinkyNL
8c42c916e8 Data bindings - Enabled boolean binding 2020-12-08 23:28:16 +01:00
SpoinkyNL
186d012087 Core - Simplified and improved render scaling 2020-12-08 22:54:54 +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
716f115a2d Surface Editor - Made the Cancel button revert calibration changes 2020-12-08 14:58:40 +00:00
Diogo Trindade
f3636c6984 Surface Editor - Added TextBoxes to the calibration window 2020-12-08 14:55:50 +00:00
Robert
acd2a72678 Surface editor - Tweaked device dialog 2020-12-08 19:51:31 +01:00
SpoinkyNL
18359c443f Merge remote-tracking branch 'origin/master' 2020-12-07 23:56:55 +01:00
SpoinkyNL
c5530cac12 Surface arrangement - Tweaked code 2020-12-07 23:56:45 +01:00
Diogo Trindade
af99c256ab Calibration - Initial color calibration 2020-12-07 19:20:57 +00:00
Robert
d5ff979cbb Added FUNDING.yml file ¯\_(ツ)_/¯ 2020-12-07 20:08:16 +01:00
Robert
d3d0ac9c9a Plugins - Prevent crash when multiple plugins use HidSharp 2020-12-07 19:40:14 +01:00
SpoinkyNL
220222d102 Surface editor - Added auto-arrange 2020-12-06 23:40:53 +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
SpoinkyNL
5b0e1c91dd Keyframes - If needed enable keyframes on properties when pasting 2020-12-03 19:48:03 +01:00
Robert
408916ea6a Docs - Added Matomo 2020-12-03 21:17:41 +01:00
Robert
1ccffd8a4d Meta - Update Nuget packages 2020-12-03 20:33:19 +01:00
Robert
7805581c70 Merge branch 'feature/keyframe-copy-aste' 2020-12-03 20:29:18 +01:00
Robert
dd73c1e4c9 UI - Updated Stylet
Keyframes - Finished copy/paste implementation
2020-12-03 19:35:38 +01:00
Robert
0fd30aef2d Merge branch 'master' into feature/keyframe-copy-aste 2020-12-03 19:02:52 +01:00
Robert
4526be2490 Databindings - Fixed stack overflow when removing databinding conditions 2020-12-03 19:01:33 +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
7c955d1134 Merge remote-tracking branch 'origin/master' 2020-12-01 20:47:54 +01:00
Robert
0aa8dc38d5 Merge branch 'feature/copy-paste' 2020-12-01 19:50:52 +01:00
Robert
aae4e71d8e Profile tree - Implemented proper copy/pasting 2020-12-01 19:08:10 +01:00
SpoinkyNL
75eefd6d86 Core - Fixed an oopsie 2020-12-01 00:10:27 +01:00
Robert
253c2f069b Codestyle 2020-11-30 21:27:36 +01:00
Robert
c5e3750172 UI - Added device layout path to device debugger, this closes #494 2020-11-30 20:27:56 +01:00
Robert Beekman
286f475c7b Merge pull request #510 from diogotr7/feature/sidebar-modules
UI - Made it so modules are sorted by priority in the sidebar
2020-11-30 19:51:19 +01:00
Diogo Trindade
45b82039e2 UI - Made it so modules are sorted by priority in the sidebar 2020-11-29 15:03:00 +00:00
Robert
f694f39219 Profile editor - Added basic layer copy/paste 2020-11-26 19:23:12 +01:00
Robert
a5e2dc81a4 Core - Moved JSON calls into a helper 2020-11-26 19:17:20 +01:00
Robert
190d64b497 Core - Removed JsonConvert.DefaultSettings assignement
This could break libraries used by plugins, this closes #501
2020-11-26 19:15:52 +01:00
Robert
81bb278abe Profiles - Fixed main segment repeat in combination with conditions 2020-11-24 19:33:40 +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
0c7583d3e4 Profile editor - Fixed error when editing layers with a zero length main timeline 2020-11-23 21:31:35 +01:00
Robert Beekman
29ee64e7a8 Merge pull request #507 from Artemis-RGB/feature/input
Adds a service for keyboard/mouse input events
2020-11-23 21:27:04 +01:00
SpoinkyNL
2963bc992c Input - Don't repeatedly trigger keydown 2020-11-23 21:07:44 +01:00
SpoinkyNL
7a21be351c Input - Prefixed event args 2020-11-23 20:08:22 +01:00
SpoinkyNL
f1f0abfec5 Input - Polished up UI
Input - Added events to service
2020-11-23 19:41:48 +01:00