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

179 Commits

Author SHA1 Message Date
Robert
cce8404cfa Meta - Update packages
Shared UI - Added slider behavior that only updates its value on pointer release
2022-05-01 11:08:59 +02:00
Robert
cd8656cb0d Profile editor - Added effect renaming
Core - Fixed effect loading
Core - Fixed some effects not applying on per-LED brushes
2022-04-23 21:12:06 +02:00
Robert
2bf36fbf20 Core - Refactored effects
Profile editor - Added effect creation
2022-04-23 17:07:04 +02:00
Robert
8fd18b9565 Node editor - Added preview mode
in this mode the editor is read-only and rescales itself to fit it's container
2022-04-01 00:48:56 +02:00
Robert
d7f3ee1190 Meta - Replace WPF projects with Avalonia projects 2022-03-27 11:55:26 +02:00
Robert
d5d3530ca5 Meta - Upgrade to .NET 6 2022-01-08 17:27:50 +01:00
Robert
c168edd9fc Merge branch 'development' into feature/avalonia 2022-01-07 20:04:56 +01:00
Robert
3c827d1a0a Core - Updated RGB.NET
Plugins - Allow device providers to override the device layout name
2022-01-07 12:03:40 +01:00
Robert
9da3e9cfb1 Merge branch 'development' into feature/visual-scripting 2022-01-02 21:57:16 +01:00
Robert
a04ceb142e Meta - Use RGB.NET NuGet packages 2021-12-31 00:02:33 +01:00
Robert
3874078f16 Merge branch 'development' into VisualScripting 2021-08-23 20:42:36 +02:00
Robert
83212bfa07 Meta - Updated nuget packages 2021-07-15 09:12:40 +02:00
a45dd094a0 Added first visual-scripting draft [WIP] 2021-07-15 00:20:08 +02:00
Robert
8c729055ea Meta - Update Nuget packages
Profiles - Fixed duplicating & importing
2021-06-19 16:25:25 +02:00
Robert Beekman
048864fe78
Scripting - Core implementation (#629)
Scripting - Added plugin classes
Layers - Fix certain blend modes not working as intended
UI - Add customizable header per page
Profile editor - Hide the regular header
Profile editor - Added a new toolbar
2021-06-19 09:48:16 +02:00
Robert Beekman
ceeaa4bf6d
Profiles - Reworked profile system
Sidebar - Redesigned sidebar with customizable categories
Profiles - Added the ability to configure custom profile icons
Profiles - Added the ability to activate multiple profiles for modules at once
Profiles - Added the ability to create profiles for no modules
Profiles - Added the ability to suspend a profile or an entire category
Profiles - Added profile activation conditions
Profiles - Added file-based importing/exporting
Profile editor - Condensed UI, removed tabs 
Profile editor - Disable condition operators until a left-side is picked
2021-06-03 22:34:43 +02:00
Robert
4b24834fd6 Plugins - Added profiling API
UI - Added profiling tab to debugger
2021-05-16 20:22:13 +02:00
Robert
c7c78dfecc Layouts - Round LEDs and device size
Tray - Use dark icon for for light Windows theme
2021-05-15 13:50:01 +02:00
Robert
96c55e5c03 Profile adaption - Added support for device hint to 'all' devices
Layouts - Round LED sizes to integers
Auto-update - Use modern Windows 10 toasts
UI - On shutdown wait 6 seconds longer before force-shutdown
UI - Use black icons in notifications on white Windows theme
Message service - Added optional toast callbacks
2021-05-14 21:49:10 +02:00
Robert
1fe21ba01c UI - Logo tweaks 2021-05-04 22:58:24 +02:00
Robert
d492642249 UI - Updated logo 2021-05-03 22:08:22 +02:00
Robert
0cfddcbbaf Plugin prerequisites - Added UI for installing/removing prerequisites
Plugin settings - Added button to reload plugin from disk
Confirm dialogs - Made cancel text optional so you can hide the button
2021-04-28 00:33:56 +02:00
Robert
20452110b1 Meta - Updated Nuget packages
UI - Use Material Design filled input style where possible
2021-04-07 19:27:57 +02:00
Robert
6fb24f87e3 Meta - Made build directory always the same regardless of build config 2021-03-29 19:44:51 +02:00
Robert
a02431bb82 Core - Reworked rendering pipeline to work with different contexts
Core - Added GPU-based Vulkan rendering context
2021-03-21 22:40:23 +01:00
Robert
f829743b6c Updating - Fix crash when client has internet
Updating - Check for updates periodically and when window opens (if auto-update enabled)
Webserver - Don't write wildcard to webserver.txt
2021-03-11 19:32:25 +01:00
Robert
46d3a288e9 UI - Added keyboard layout selection UI 2021-03-09 00:30:11 +01:00
Robert
da90c0d3a1 Merge branch 'master' into RGB.NET_update 2021-03-05 15:40:15 +01:00
Robert
8795500991 UI - Fixed tray icon tooltip positioning 2021-02-24 20:30:17 +01:00
Robert
154c1393c2 CSPROJ - Formatting 2021-02-24 21:07:01 +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
7792b662e0 RGB.NET - Updated for latest development branch 2021-02-10 00:19:45 +01:00
SpoinkyNL
6c90943944 UI - Added changes since last build to update dialog 2021-02-04 20:22:04 +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
097a5275e2 Auto-run - Moved to task-based approach (WIP) 2021-01-24 23:16:13 +01:00
Robert
52906218dc Profile editor - Fixed segment length dialog this closes #523 2021-01-11 22:12:31 +01:00
SpoinkyNL
45fef11a67 Builds - Store build info as JSON for auto-update usage 2021-01-08 19:22:20 +01:00
Robert
29afe43177 RGB.NET - Use net5.0 binaries 2020-12-29 19:47:56 +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
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
SpoinkyNL
810db36191 Input - Added basic input stuff 2020-11-22 00:01:55 +01:00
SpoinkyNL
0c8e200f53 Fixed build 2020-11-21 15:10:46 +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
0795069af2 Data binding modifiers - Finished color saturate/desaturate
Data binding modifiers - Added color invert
Layer properties - Added FloatRange and IntRange layer properties
2020-11-06 23:40:25 +01:00
SpoinkyNL
e6417585b5 Shared UI - Added icons control supporting PackIcons and SVGs 2020-10-15 00:36:24 +02:00
SpoinkyNL
8aba0a55ec Conditions - Big refactor to prepare for conditional databindings
Conditions - Improved list-condition functionality
2020-09-20 21:34:27 +02:00