Robert Beekman
4e89ecf72a
Update azure-pipelines.yml for Azure Pipelines
2020-12-29 21:21:25 +01:00
Robert Beekman
19d56fe8fe
Update azure-pipelines-rgbnet.yml for Azure Pipelines
2020-12-29 20:38:20 +01:00
SpoinkyNL
ed64c67271
Installer - Moved to Artemis-RGB/Artemis.Installer repository
2020-12-28 22:40:09 +01:00
Robert Beekman
08fa87aac3
Update README.md
2020-12-27 23:46:56 +01:00
SpoinkyNL
925156986c
Installer - Initial commit
...
Updated license
2020-12-27 23:42:50 +01:00
Robert
78fc463085
Layers - Move brush property to the top of the general property group
2020-12-24 20:22:17 +01:00
Robert
051d981a01
Merge remote-tracking branch 'origin/master'
2020-12-24 19:56:48 +01:00
Robert
9fd0f921b5
Profile editor - Improved scrubbing past layer timeline bounds
2020-12-24 19:30:34 +01:00
SpoinkyNL
0d3ed19edb
Input - Added keyboard toggle status (for caps, numlock etc)
2020-12-21 22:42:12 +01:00
Diogo Trindade
2105cf5e1d
Core - Fixed plugin feature enabling / disabling not being handled properly
2020-12-20 20:45:39 +00:00
SpoinkyNL
4db66e1e3e
Profile editor - Refactored a lot of VMs so they clean up nicely
2020-12-20 18:13:56 +01:00
SpoinkyNL
0dac4c7387
Profile editor - Simplified data binding behavior
2020-12-18 19:30:10 +01:00
SpoinkyNL
10e6cdc54b
Code style - Omit the type in a new expressions
2020-12-18 17:54:01 +01:00
Robert
099f56f4fe
Profile editor - Added option to always update all data bindings
...
Profile editor - Moved data binding updating to main update loop
2020-12-18 22:44:17 +01:00
SpoinkyNL
8136e48116
Merge remote-tracking branch 'origin/master'
2020-12-18 00:04:40 +01:00
SpoinkyNL
c885ae225c
Profile editor - Changed data binding behaviour in profile editor
2020-12-18 00:04:37 +01:00
Robert Beekman
e5351ac110
Update README.md
2020-12-17 23:08:02 +01:00
Robert Beekman
9687bd92d6
Added thanks
...
Over the years several companies have supported Artemis by providing both hardware and software, thank you!
2020-12-17 23:07:46 +01:00
SpoinkyNL
15759c9289
Profile editor - Added profile duplicate
2020-12-17 21:34:41 +01:00
Robert
e61a031485
Profile editor - Added profile rename
...
Profile editor - Cleaned up buttons next to profile selection
2020-12-17 21:09:42 +01:00
Robert
3792dd53d2
Profile editor - Don't confirm when deleting layers (we have undo)
...
Profile editor - Apply new brushes before saving to fix undo crash
2020-12-16 22:39:46 +01:00
SpoinkyNL
7ffe8f3e5b
Device visualizer - Fix framerate drop when processing mouse events
...
Profile tree - Fixed potential crash when dragging files over Artemis
Module reorder - Fixed potential crash when dragging files over Artemis
2020-12-15 00:05:42 +01:00
Robert
c401bc6525
Surface editor - Show LED colors in editor
...
Surface editor - Link to FAQ for missing layouts
2020-12-14 20:00:48 +01:00
Robert
746c42e538
Surface editor - Prevent LED overlaps
2020-12-14 19:56:00 +01:00
SpoinkyNL
34bcfccb4c
Settings - Fixed start minimized not enabled
...
Wizard - Fixed start minimized not enabled
Wizard - Removed unintended black lines
Wizard - Change step description so it fits
2020-12-13 17:41:57 +01:00
SpoinkyNL
52809a6c9a
Syntax style
2020-12-12 23:28:26 +01:00
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