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

316 Commits

Author SHA1 Message Date
Robert
1ea2e2bee7 Devices - Ported color correction code to RGB.NET 2021-02-25 19:58:40 +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
c70e7d0c00 Devices - Reimplemented LED images 2021-02-11 22:49:51 +01:00
Robert
956ebd3313 Devices - Implemented device image loading
Devices - LED image loading WIP
2021-02-11 20:12:19 +01:00
Robert
e1121afdf9 Devices - Add device layout loading 2021-02-10 22:45:28 +01:00
Robert
7792b662e0 RGB.NET - Updated for latest development branch 2021-02-10 00:19:45 +01:00
Robert
606c1b80f2 RGB.NET - Updated for latest development branch 2021-02-07 22:29:30 +01:00
SpoinkyNL
4f7e35d167 Profiles - Fixed a render issue when changing LED selection
Plugins - Improved error wording when loading a plugin with duplicate GUID
2021-02-05 20:50:28 +01:00
SpoinkyNL
f343b3d0f8 Profiles - Fixed conditions triggering on profile load, closes #520
UI - Added logging startup argument, closes #532
Plugins - Added import button, closes #521
2021-02-03 19:21:04 +01:00
SpoinkyNL
bd6c93b292 Devices - Added option to disable devices 2021-02-01 19:54:28 +01:00
Robert
28e1532064 Web server - Added web server service
UI - Added remote management for bringing to foreground, restarting and shutting down
UI - Simplified services namespaces
2021-01-27 20:52:51 +01:00
Robert
52a9253846 Layer property - Removed generic events in favor of regular ones
Layer property - Added API for easy hiding/showing properties depending on the state of another property 
Layer property - Made properties on property groups opt-out instead of opt-in, you can opt out with [LayerPropertyIgnore] attribute
2021-01-19 19:32:31 +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
9fd0f921b5 Profile editor - Improved scrubbing past layer timeline bounds 2020-12-24 19:30:34 +01: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
c885ae225c Profile editor - Changed data binding behaviour in profile editor 2020-12-18 00:04:37 +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 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
Diogo Trindade
a504a5f4e1 Calibration - Moved color calibration reversion to ArtemisLed 2020-12-12 15:16:26 +00: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
SpoinkyNL
186d012087 Core - Simplified and improved render scaling 2020-12-08 22:54:54 +01:00
Diogo Trindade
f3636c6984 Surface Editor - Added TextBoxes to the calibration window 2020-12-08 14:55:50 +00:00
Diogo Trindade
af99c256ab Calibration - Initial color calibration 2020-12-07 19:20:57 +00: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
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
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
c5e3750172 UI - Added device layout path to device debugger, this closes #494 2020-11-30 20:27:56 +01: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
0c7583d3e4 Profile editor - Fixed error when editing layers with a zero length main timeline 2020-11-23 21:31:35 +01:00
SpoinkyNL
2963bc992c Input - Don't repeatedly trigger keydown 2020-11-23 21:07:44 +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
Diogo Trindade
d21c7dffc2 Added keyframe support to the default value 2020-11-20 22:27:36 +00:00
Diogo Trindade
f637c131c4 Added reset layer property button 2020-11-20 22:27:36 +00:00