Robert
ba510424b0
Update RGB.NET
2023-04-10 19:59:31 +02:00
Robert
0c12d54a08
Update Nuget packages
2023-04-10 13:00:29 +02:00
Robert
02e85af4af
Fixed Windows input provider, Vulkan and logging
2023-03-31 23:23:18 +02:00
Robert
5b5acf2f76
Fixed remaining compile errors
2023-03-31 20:52:44 +02:00
Robert
81e83e59f6
Fixed Artemis.UI.Shared compile errors
2023-03-29 21:36:56 +02:00
Robert
5f206436c3
Merge branch 'development' into feature/gh-actions
2023-03-06 22:03:07 +01:00
a5159401e6
Updated RGB.NET to 2.0.0-prerelease.17
2023-03-05 19:26:08 +01:00
Robert
d15244f330
Merge branch 'development' into feature/updating
2023-02-26 16:04:03 +01:00
Robert
acd005e4a2
Implemented most of the updating mechanism
2023-02-24 22:54:17 +01:00
f1c5b2c14f
Updated RGB.NET to stay in sync with plugins
2023-02-12 17:44:03 +01:00
Robert
0cd65a2ebf
Implemented Artemis.Web.Update client
2023-02-12 16:48:16 +01:00
Robert
a5d2249593
Updating - Initial client code
2023-02-05 21:48:56 +01:00
Robert
3222eae876
Updating - Initial GraphQL client commit
2023-02-04 23:29:26 +01:00
Diogo Trindade
b493e43c6e
UI - Added debugger log tab ( #753 )
2023-02-01 19:46:37 +01:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc ( #754 )
2023-01-30 21:00:10 +01:00
Robert
166cb888c1
Meta - Update RGB.NET
...
Meta - Fixed warnings
2023-01-11 22:33:47 +01:00
Diogo Trindade
f0a4a9a267
Meta - Cleaned up csprojs
2022-09-30 20:45:40 +02:00
Robert
340a309f9a
Core - Don't retry loading plugins after shutdown has been initialized
...
Meta - Update packages
2022-08-20 10:43:44 +02:00
Robert
34799fd440
Packages - Updated Avalonia and friends
2022-08-18 21:06:23 +02:00
Robert
1210dc3f63
Setup wizard - Added and auto-show on home open
...
UI - Slightly darkened W11 effect
2022-07-29 22:01:36 +02:00
Robert
7759b6197f
UI - Exclude Avalonia.Diagnostics in release builds
2022-07-26 23:30:54 +02:00
Diogo Trindade
a23af68a12
Updated RGB.NET
2022-07-22 23:38:40 +01:00
Robert
75d85985a9
Plugins - Added platform support
...
Settings - Fixed updating issues in plugin tab
UI - Don't initialize in design mode
UI - Move ReactiveCoreWindow to Artemis.Shared
Window service - Return window created by ShowWindow
Window service - Added CreateOpenFileDialog API
2022-07-22 20:28:07 +02:00
Robert
e385165200
Core - Made FloatRange and IntRange readonly structs
...
ColorGradient - Fixed missing subscribtions when using object list manipulation API
ColorGradient - Fixed editor VM going out of sync
2022-07-17 23:22:45 +02:00
Robert
e3907e6a76
Merge branch 'development' into feature/avalonia
2022-07-15 22:01:21 +02:00
Robert
3b4194cb9d
Plugins - Ported prerequisites UI
...
Scripting - Ported scripting UI
2022-07-10 23:25:34 +02:00
Robert
65837e671a
Device dialog - Added LEDs tab
...
General - Resolved lots of compile warnings (XML comments)
2022-06-19 14:19:03 +02:00
Robert
13d2ee0c3b
Meta - Upgraded packages
2022-06-09 20:10:39 +02:00
Robert
0d3890e560
Icons - Dropped SVG support and fixed filling
2022-06-06 20:54:39 +02:00
Robert
6f75683c4d
General - Updated RGB.NET
2022-05-08 10:28:52 +02:00
Robert
517185f4b1
General - Updated RGB.NET
...
Core - Artemis should now always stick to the configured framerate (even 144)
Plugins - Added many layouts from our Discord users, thanks everyone!
Plugins - Fixed Logitech losing control after PC sleep
2022-05-07 17:09:44 +02:00
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