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

873 Commits

Author SHA1 Message Date
Robert Beekman
57193e739e Profiles - Added profile adaption based on configurable hints
Layers - Added hints UI accesible from profile tree
Surface - Added device categories used by profile adaption
2021-05-13 19:57:38 +02:00
Robert
13d7081c72 Prerequisite install - Interrupt installation if not met 2021-05-08 22:02:44 +02:00
Robert
86e632da52 Device properties - Fixed color calibration not applying realtime
Device properties - UI tweaks
2021-05-07 09:22:55 +02:00
Robert
bb28f2db16 Merge remote-tracking branch 'origin/development' into development 2021-05-05 12:58:22 +02:00
Robert
cec50297e7 Plugins - Added ExecuteFileAction 2021-05-05 12:58:20 +02:00
Robert
1fe21ba01c UI - Logo tweaks 2021-05-04 22:58:24 +02:00
Robert
2ebb45dd56 UI - Added accent colors 2021-05-04 00:14:32 +02:00
Robert
d492642249 UI - Updated logo 2021-05-03 22:08:22 +02:00
Robert
79894150d9 Prerequisites - Fixed install dialog not updating to next action
Prerequisites - Finished download file action
Prerequisites - Added extract ZIP action
2021-05-03 17:24:41 +02:00
Robert
77be79dde5 Prerequisites - Finalized UI logic surrounding install/remove 2021-05-02 23:00:48 +02:00
Robert
21700aaad5 Plugins - Reworked bootstrapper 2021-04-30 17:39:58 +02:00
Robert
5cae14efd3 Prerequisites - Moved to PluginInfo and FeatureInfo
Features don't have instances until they are enabled so this made sense, Plugins followed suit for consistency's sake
2021-04-28 17:06:47 +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
19679c0ba6 Plugins - Added prerequisites system 2021-04-25 23:18:00 +02:00
Robert
77227b7e6e UI - Improved menu iotem swapping 2021-04-24 12:54:24 +02:00
Robert
d32ac329c8 Core - Fixed very fast logging slowly taking up a lot of memory
Data model debug UI - Improved scrolling
2021-04-23 09:19:43 +02:00
Robert
1a82903449 Data model - Fixed prefix positioning
Data model - Fixed prefix and affix not working on SKColors
2021-04-21 17:25:55 +02:00
Robert
5e345fed7c UI - Decreased device visualizer CPU usage
Keyframes - Snap to closest 50 ms while Ctrl is held down
2021-04-17 10:22:33 +02:00
Robert
651fc515d2 CLI - Added CLI project
Core - Don't register debug logger on release builds
2021-04-13 23:15:27 +02:00
Robert
70bf8824db Layer brushes & effects - Fix custom icon paths 2021-04-12 23:36:35 +02:00
Robert
8d75d0dd8c UI - Properly make use of ArtemisIcon where needed 2021-04-12 22:38:34 +02:00
Robert
8ca173a119 Profiles - Toggle brushes & effects when elements start/stop rendering 2021-04-10 22:03:17 +02:00
Robert
992657b0c5 UI - Improved exception dialog shown at early startup failure
Plugins - Provide a better error message on built in plugin installation failure
Conditions - Added better null/not null checks for strings
2021-04-10 19:32:21 +02:00
Robert
c66c21152f Device dialog - Added input remapping for keyboards
Device dialog - Display layout author, if I missed anyone let me know!
2021-04-10 12:53:08 +02:00
Robert
8066586328 Layer brush/effect dialogs - Fixed default location
Layer properties - Give it a best effort to avoid null base values
2021-04-08 23:51:56 +02:00
Robert
af496da647 Settings - Update devices each time the tab opens
Readme - Clarified that we're not lazy :p
2021-04-08 20:54:34 +02:00
Robert
903e434137 Core - Create default instances for properties
UI - Added configurable width/height for brush dialogs
2021-04-08 00:39:26 +02:00
Robert Beekman
3e831c1eed Merge pull request #575 from Artemis-RGB/DPIAwareness
Added Utilities to change DPIAwareness
2021-04-07 22:22:16 +02:00
Robert
c39b432809 Options UI - Improved input sizes 2021-04-07 20:02:55 +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
6ffa53f6ee Added Utilities to change DPIAwareness 2021-04-07 16:39:35 +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
2bc882c814 Gradient picker - Properly react to gradient changes once again 2021-04-06 20:56:12 +02:00
Robert
b342eabe4d Merge remote-tracking branch 'origin/development' into development 2021-04-06 20:04:28 +02:00
Robert
ed704a165c Webserver - Removed '/api/' part from URLs
Webserver - Added the ability to register custom EmbedIO modules
Webserver - Ensure custom controllers/modules are always cleaned up on plugin feature disable
2021-04-06 19:19:19 +02:00
Robert
3d38461bdd Brushes - Added brush presets
ColorGradient - Refactored so it implements IList
2021-04-05 22:05:45 +02:00
Robert
e32b181d9f Plugin settings UI - Fixed custom icons not loading in settings window 2021-04-01 20:05:08 +02:00
Robert
7a3be83bf6 Core - Allow device providers to opt out of layout LED creation/removal
Device properties UI - Highlight selected LEDs in white
2021-04-01 19:57:28 +02:00
Robert
a2df88bab9 Core - Avoid restart loop if failing to drop admin permissions
Profile editor - Close brush/effect dialog if said brush/effect is unloaded
Webserver - Fixed ServerUrl value containing a wildcard instead of localhost
2021-03-31 19:45:32 +02:00
Robert
1eebb1f247 Plugins - Added button to delete plugin settings
UI - Try to release SDKs on Windows logout/shutdown
Plugins UI - Increased width and fixed long feature names not wrapping
2021-03-30 19:15:16 +02:00
Robert
7a5f07c686 Device layout selection - Fixed logical layout dropdown not populating 2021-03-29 20:24:45 +02:00
Robert
6fb24f87e3 Meta - Made build directory always the same regardless of build config 2021-03-29 19:44:51 +02:00
Robert
a53ca305f8 Device properties - Show custom LED data in in LEDS tab
Device properties - Show error when loading region info fails
Tray - Fixed potential crash due to race condition
2021-03-29 01:01:25 +02:00
Robert
a74c81ba9d Color gradients - Tweaked default rainbow
Events - Hide some properties that shouldn't be visible
Events - Added time since last trigger property
2021-03-28 13:43:02 +02:00
Robert
f4b42e2cf2 Device layout dialog - Don't prefill the logical layout 2021-03-27 17:05:38 +01:00
Robert
b84fd466d0 Merge remote-tracking branch 'origin/development' into development 2021-03-26 20:00:23 +01:00
Robert
5545bdb783 Plugins - Fixed GetFeature<T> always returning null
Plugins - Added AlwaysEnabled property to [PluginFeature] attribute
2021-03-26 19:39:48 +01:00
Robert
cf25d9f146 Merge remote-tracking branch 'origin/development' into development 2021-03-26 00:18:16 +01:00
Robert
5611ad420a Device visualizer - Added LedClicked event
Device properties - Added the ability to select LEDs by clicking on them in the preview
2021-03-26 00:18:10 +01:00
Robert
0a7c724de0 Merge remote-tracking branch 'origin/development' into development 2021-03-25 20:49:08 +01:00