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

23 Commits

Author SHA1 Message Date
Robert
0a5cc6955e Added artemis:// protocol support 2023-09-24 20:10:21 +02:00
Robert
c132edeb51 Router - Require routable VMs to implement new RoutableScreen 2023-09-02 15:52:17 +02:00
Robert
86a22a9d39 Upgrade RGB.NET and hide Mica option outside W11 2023-07-27 20:47:10 +02:00
Robert
ee6d295fd8 Upgrade Avalonia 2023-07-26 22:13:40 +02:00
Robert
e216737c50 Fix auto installing updates, set default of auto install to true 2023-03-26 11:40:30 +02:00
Robert
5d01665d6e Added update history 2023-03-04 16:30:41 +01:00
Robert
0cd65a2ebf Implemented Artemis.Web.Update client 2023-02-12 16:48:16 +01:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc (#754) 2023-01-30 21:00:10 +01:00
Robert
928d9711af Core - Moved startup arguments from CoreService to Constants
Web server - Added setting to disable the web server
Web server - Added --disable-webserver startup argument to disable the web server
UI - Fixed Artemis not bringing existing instances to foreground if already running
2022-08-26 20:32:36 +02:00
Robert
f6090dc296 Code style - Use file scoped namespaces
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
090d5b76e8 Startup wizard - Implemented auto-run and update settings 2022-08-20 17:45:30 +02:00
Robert
faf5302975 UI - Rename each OS assembly to Artemis 2
UI - Added auto-run
UI - Added auto-update
2022-08-07 14:15:18 +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
Diogo Trindade
5c1da6d2c4 Fixed settings being broken on linux
(again)
2022-07-29 20:00:16 +01:00
Robert
a2ce3b9d9c Devices - Added input identification
UI - Tweaked style and enabled Mica on Windows 11
2022-07-24 23:23:59 +02:00
Robert
3b4194cb9d Plugins - Ported prerequisites UI
Scripting - Ported scripting UI
2022-07-10 23:25:34 +02:00
Robert
0256a0d625 Settings - Fix general tab breaking when there is no graphics context 2022-07-04 17:58:44 +02:00
Robert
a735568c8f Yeah I can't remember looks like I fixed a bunch of warnings 2022-07-02 14:01:27 +02:00
Robert
4809ebf969 Core - Change default rendering to Software, quicker in most setups
Surface editor - Added remaining missing functionality
2022-05-17 23:29:07 +02:00
Robert
34407aaeec Core - Made graphics context providable by UI
Windows - Implemented Vulkan graphics context
Splash screen - Tweaked design
2022-05-06 18:19:02 +02:00
Robert
2bf36fbf20 Core - Refactored effects
Profile editor - Added effect creation
2022-04-23 17:07:04 +02:00
Robert
372991a69b UI - Fixed a lot of binding errors
UI - Added most missing DisposeWith calls
2022-04-02 01:10:06 +02:00
Robert
d7f3ee1190 Meta - Replace WPF projects with Avalonia projects 2022-03-27 11:55:26 +02:00