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

38 Commits

Author SHA1 Message Date
Robert
df95e64567 Wizard - Refactored code into separate view models per step
Wizard - Skip layout and surface steps when no devices are found
Workshop - Fixed crash when opening library
2024-12-29 13:31:06 +01:00
Robert
907c758b83 Meta - Update packages 2024-09-23 22:17:46 +02:00
Robert
35d5ef1743 Startup wizard - Show device providers from all plugins 2024-05-25 16:45:59 +02:00
RobertBeekman
957bfde0af Workshop - Added layout finder 2024-05-02 20:02:12 +02:00
Robert
190d797f1a UI - Use PropertyChanged.SourceGenerator everywhere else 2023-10-20 20:33:44 +02:00
Robert
2a0a0f3cfd Core - Split up RGBService into RenderService and DeviceService
Core - Removed rendering from CoreService
Core - Store and restore original device LEDs when applying/clearing layouts
2023-10-05 20:38:07 +02:00
Robert
0a5cc6955e Added artemis:// protocol support 2023-09-24 20:10:21 +02:00
Robert
f43ebd2153 UI - Fix URLs 2023-06-22 23:16:49 +02:00
Robert
52a769be96 Added Matomo campaign to URLs so we know whether they're used 2023-06-18 12:35:46 +02:00
Robert
c86dba30fc Settings - Brought the with and margins of different tabs in line with eachother
Settings - Tweaked card title font size and spacing
Plugins - Show extra information on plugins in their config dialog 
Plugins - Added the ability to provide a license in plugin.json
2023-05-18 11:18:55 +02:00
Diogo Trindade
59f9479d9a WIP - Changed Bindings into CompiledBindings 2023-04-30 21:39:21 +01:00
Robert
c50a572363 UI - Update Avalonia to preview7
UI - Update FluentAvalonia to preview7
2023-04-26 21:38:15 +02:00
Robert
a173f3cc61 Fixed separators and replaced obsolete filepicker calls 2023-04-10 12:45:16 +02:00
Robert
4518691907 Fixed lots of runtime errors 2023-03-31 21:17:14 +02:00
Robert
5b5acf2f76 Fixed remaining compile errors 2023-03-31 20:52:44 +02:00
Robert
d171b947b7 Fixed compile errors in Artemis.UI 2023-03-30 23:13:39 +02:00
Robert
81e83e59f6 Fixed Artemis.UI.Shared compile errors 2023-03-29 21:36:56 +02:00
Robert
e216737c50 Fix auto installing updates, set default of auto install to true 2023-03-26 11:40:30 +02:00
Robert
5f206436c3 Merge branch 'development' into feature/gh-actions 2023-03-06 22:03:07 +01:00
Diogo Trindade
86f96f1308 Fixed startup wizard 2023-03-01 21:23:12 +00:00
Robert
0852769cc9 Removed BuildInfo constant
Indicate which version is currently installed in release list
2023-02-28 22:45:34 +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
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
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
d7f3ee1190 Meta - Replace WPF projects with Avalonia projects 2022-03-27 11:55:26 +02:00
Robert
6bbe6b6bbe UI - Settings General tab 2021-10-19 21:32:21 +02:00
Robert
ca453f2052 Core - Kill zombies after 2 seconds 🔫
Core - Fix an access violation on surface changes (when loading device providers/moving devices)
2021-08-23 20:41:07 +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
d492642249 UI - Updated logo 2021-05-03 22:08:22 +02:00
Robert
60df649eb0 Brush presets - Reset properties to default before applying preset
Layer properties - Disable keyframes when resetting to default
Device dialogs - Only dim unselected LEDs if a LED is selected
Migrations - Renamed to stay in order 
Migrations - Added migration for color gradients
2021-04-06 20:56:18 +02:00
Robert
985a94dbaf Plugin settings - Restart Artemis for plugins that require admin rights
Setup wizard - Restart Artemis device providers that require admin rights
Setup wizard - Gracefully handle errors during device provider enable
Profile editor - Select a valid default brush on clean installs
2021-03-11 20:27:54 +01:00
Robert
d5d1211649 Plugins - Load features by their info before enabling plugins
General - Added missing XML comments
2021-03-10 20:53:37 +01:00
Robert
056b2bface Surface - Removed the ArtemisSurface and reworked device loading 2021-02-16 21:46:08 +01:00
SpoinkyNL
34bcfccb4c Settings - Fixed start minimized not enabled
Wizard - Fixed start minimized not enabled
Wizard - Removed unintended black lines
Wizard - Change step description so it fits
2020-12-13 17:41:57 +01:00
SpoinkyNL
7d77a340db Setup wizard - Renamed to startup wizard 2020-12-12 17:06:57 +01:00