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

1132 Commits

Author SHA1 Message Date
Robert
660324c980 Conditions - Refactor layer properties WIP 2020-04-29 19:44:42 +02:00
Robert
d9bba8cb54 Conditions - Refactor layer properties WIP (needed for consistency..) 2020-04-28 19:40:03 +02:00
Robert
302ba10caa Conditions - WIP commit 2020-04-28 19:26:47 +02:00
SpoinkyNL
349e0a2c41 Datamodel - Added basic infrastructure 2020-04-26 17:30:43 +02:00
SpoinkyNL
dad7591af5 Merge remote-tracking branch 'origin/master' 2020-04-23 20:05:59 +02:00
SpoinkyNL
5ffb1a32f5 Surface editor - Stop RGB.NET update while editing surface 2020-04-23 19:10:24 +02:00
Robert Beekman
3d6919d212 Merge pull request #465 from diogotr7/feature/g900
Added g900 layout
2020-04-22 19:58:47 +02:00
SpoinkyNL
8bc33de401 Profile editor - Clarified which LEDs are part of the selected layer
Profile editor - Re-implemented LED dimming
Profile editor - Hide layer bounds of unselected layers
Profile editor - Dim layer shapes of unselected layers (option to hide them NYI)
Profile editor - Disable edit tool when no layer is selected or the selected layer has no LEDs
Gradient picker - Fixed the preview being at a slight angle
Color brush - Fixed the gradient being at a 45 degree angle
Settings - Added color scheme option to manually switch between light and dark
2020-04-22 19:55:23 +02:00
Diogo Trindade
44c63c5481 Added g900 layout 2020-04-22 16:05:35 +01:00
SpoinkyNL
341eb99489 CM - Updated SDK 2020-04-21 20:02:24 +02:00
SpoinkyNL
26f9e90fa3 Brushes - Allow hiding of properties 2020-04-21 20:53:24 +02:00
SpoinkyNL
9f8fc9f70e Core - Add HidSharp to force plugins to share the HidSharp types
Core - For now, set default log level to debug
ColorGradient- Improved GetColor performance
ColorGradient - GetColor now handles colors not between two stops properly
Home - Fix links
Plugins - Only allow layer property registration through Brushes
Color brush - Default to solid color
2020-04-21 19:59:05 +02:00
SpoinkyNL
8c3212451b Color brush - Fix gradient positioning 2020-04-19 17:28:06 +02:00
SpoinkyNL
92a3e0d61b Color brush - Fixed gradient picker not appearing
Gradient picker - Use dialog instead of a popup window
2020-04-17 23:01:42 +02:00
SpoinkyNL
a8912076d3 Noise brush - Added option to map noise to a gradient
Color brush - Only show gradient/color option when applicable
Gradient picker - Design tweaks
2020-04-17 19:16:53 +02:00
SpoinkyNL
5dea0b25e5 Device visualization - Improved performance to a good level for now 2020-04-16 22:39:39 +02:00
SpoinkyNL
ae48ebc13a Device visualizer - Unsubscribe from surface on unload 2020-04-15 20:17:46 +02:00
SpoinkyNL
efa0f28231 UI - Added reusable device visualizer
Settings - Show device LED images in settings
Editor - Improved performance on big surfaces
2020-04-15 19:50:46 +02:00
SpoinkyNL
8a45039863 Projects - Fixed RGB.NET references 2020-04-07 19:46:35 +02:00
SpoinkyNL
d2637ba6a3 Razer - Report Razer error code on plugin load failure 2020-04-07 23:00:47 +02:00
SpoinkyNL
0de9604ca0 Gradient editor - Implemented stop create/remove and edit 2020-03-15 10:42:23 +01:00
Robert
d0fbd63592 Gradient editor - WIP commit 2020-03-13 23:45:25 +01:00
SpoinkyNL
d96c8a1879 UI - Started work on the gradient picker service now that my POC works 2020-03-12 23:16:29 +01:00
Robert
9b47e96dc1 Razer - Updated SDK 2020-03-12 20:29:10 +01:00
Robert
d009b11e97 Core - Ensure application data folder exists
UI - Properly catch exceptions during exception display
UI - Display fatal exceptions during Core creation, even before Core initialisation
2020-03-12 19:34:53 +01:00
Robert
0ccc1fed3d Gradient editor - Added stops creation
Core - ColorGradient can now return a color at a certain position
2020-03-11 20:11:42 +01:00
Robert
f95aaf2443 Gradient editor - WIP commit 2020-03-10 19:34:17 +01:00
SpoinkyNL
2aec2ab000 UI - Added gradient editor dialog 2020-03-09 22:35:16 +01:00
Robert
0a5f16a0f4 Core - Moved layer properties to their own class 2020-03-09 19:57:17 +01:00
Robert
88ac5a3951 UI - Fixed a few events that weren't being unsubscribed 2020-03-06 20:27:57 +01:00
Robert
6604f55f0e Corsair - Fixed pump layout shape 2020-03-05 19:02:42 +01:00
SpoinkyNL
a5f8a1361f Logitech - Don't throw what we just caught 2020-03-03 21:50:03 +01:00
SpoinkyNL
e23b994a9f Logitech - Prevent plugin enable failure during PID listing
Corsair - Added non-pro Scimitar support
UI - Plugin buttons caps like the rest of them
2020-03-03 21:39:04 +01:00
SpoinkyNL
002ae29638 UI - Ensure proper restart and shutdown 2020-03-03 20:00:21 +01:00
Robert
c62997ca41 Plugins - Added descriptions
Settings - Plugin settings tab
UI - Catch exceptions during exception dialog display
Plugins - Implemented enable/disable of plugins (WIP)
Novation - Added Launchpad Mini layout and image
2020-03-03 23:18:00 +01:00
SpoinkyNL
57d82fafa8 Plugins - Implemented enabling/disabling (doesnt work for devices)
Plugins - Disable plugins that caused a crash
Tray icon - Added menu items for quick access
2020-03-02 22:15:25 +01:00
Robert
16b221d2f8 Device providers - Let's actually include the SDKs!
Core - Enable exceptions during device provider init so that they can be logged
2020-03-02 23:42:33 +01:00
Robert
c3b2c981da Core - Added ColorGradient type to use for.. gradients!
Core - Initialisation process no longer takes place in core constructor and is no longer async
UI - Fixed exceptions during init not being shown
Gradient editor - Started work on this
2020-02-28 23:19:38 +01:00
Robert
9b62ba5f3d Plugins - Added optional configuration window
Plugins - Moved plugins to their own directory
Device providers - Added all RGB.NET device providers
2020-02-27 19:05:35 +01:00
Robert
13943f86a7 Merge remote-tracking branch 'origin/master' 2020-02-26 19:49:13 +01:00
Robert
cd109d61a2 UI - Added WIP notices 2020-02-26 19:48:11 +01:00
SpoinkyNL
46df382d6f Wooting - Include layouts and images in build
Logitech - Include layouts and images in build
2020-02-25 22:11:07 +01:00
SpoinkyNL
bf12f550c1 Corsair - Maybe include the layouts/images :< 2020-02-25 21:24:34 +01:00
Robert
002901be7e Corsair - Attempt to actually include layouts/images in publish 2020-02-25 20:48:36 +01:00
Robert
bcf61ecb1a Build - Attempt to reduce build size by enabling trimming 2020-02-25 20:32:07 +01:00
Robert
83b4e029a8 Plugins - Disabled local copy of project references 2020-02-25 20:27:42 +01:00
Robert
3186178774 Build - Disable post-build events outside VS 2020-02-25 19:34:44 +01:00
SpoinkyNL
41c381cd50 UI - Rewrote screen activation logic
UI - Changed autorun method to shortcut in startup folder to avoid permission issues
UI - Properly added Robot Mono font and use it in the exception dialog
2020-02-24 22:07:40 +01:00
Robert
2b66ba656b UI - Restructured resources directory
UI - Fixed a few memory leaks
2020-02-24 21:15:21 +01:00
SpoinkyNL
8b95243a7c Noise brush - Added default values
Color brush - Added default values
UI - Replaced OnActivate overrides in screens with the more appropriate OnInitialActivate
Tray icon - Fixed empty window appearing for half a second on startup
2020-02-23 22:28:56 +01:00