Robert
3f22ebae8a
Core - Fixed data model namespaces
...
Modules - Added IsPropertyInUse API
UI - Properly dispose data model paths wherever they are used
2021-06-11 23:20:14 +02:00
Robert
fe933f60e8
Update service - Removed option to install updates without asking
...
Modules - Decrease CPU usage for activation requirements check by using a centralized service
Devices - Reload provider when unloading a layout
2021-06-10 17:41:54 +02:00
Robert
496f0e9b74
Plugin import - Overwrite existing folder if needed
...
Plugin import - Enable newly imported plugins straight away
2021-06-09 22:10:34 +02:00
Robert
2179c889a3
Modules - Remove Name and Icon in favor PluginFeature attribute
2021-06-09 20:58:05 +02:00
Robert
f692119481
Sidebar - Fix width default value
2021-06-08 22:17:35 +02:00
Robert
350efc0534
Merge remote-tracking branch 'origin/development' into development
2021-06-08 18:18:32 +02:00
Robert
6087a45a18
Sidebar - Made sidebar resizable (to an extend)
...
Sidebar - Truncate long profile names
Profile editor - Added shift+click on eye-icon in profile tree to focus an element
Profile editor - Fixed layer property prefix/affix vertical alignment
UI - Made shutdown via tray more responsive
UI - Fixed several memory leaks
2021-06-08 18:18:27 +02:00
Luke Taylor
97fdd758d2
Add preliminary profile icon search
2021-06-08 11:04:59 -04:00
Robert
e9eebc4f36
Profile properties - Fix custom module icons missing
...
Profiles - Fix duplicating a profile causing weird behaviour
Sidebar - Remember category collapse state
2021-06-04 21:26:00 +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
cef37677f2
Devices - Added option to disable default layouts
2021-06-03 11:10:07 +02:00
Robert
b332614d00
Prerequisites - Removed RequiresElevation
...
Prerequisites - Added PowerShell actions
2021-05-25 14:16:59 +02:00
Robert
3825c34be1
Layer properties - Implement INotifyPropertyChanged on BaseValue
...
Profile editor - Don't show expand button on property groups without children
Profile editor - Alert user about extra options on brushes
2021-05-21 18:24:47 +02:00
Robert
87dce788d7
UI - Added --disable-forced-shutdown which does just that
...
UI - Don't kill new instances of Artemis launched within 8 seconds after shutdown
UI - Updated About tab
2021-05-19 17:31:36 +02:00
Robert
a6602626a3
Plugins - Added author, website and repository properties to plugin info
2021-05-18 22:36:40 +02:00
Robert
f1eefe0761
Profiles - Only set imports as changed if they actually had real changes
...
Default layouts - Added default keyboard and headset layouts
2021-05-18 16:59:58 +02:00
Robert
1660519bee
UI - Avoid opening the main window multiple times from tray
...
Profiling - Thread safety and use high precision counters
Profiling - Profile timed updates
Timed updates - Added argument to give timed updates a name
Plugins - Affix plugin folders with a part of the plugin GUID
Debugger - Added 95th percentile column to profiling
Debugger - Fix scrolling in performance profile tab when hovering over datagrids
2021-05-17 17:26:49 +02:00
Cheerpipe
e2a6f406c0
Fix Try Icon
...
Set correct icon on Artemis startup.
Use system theme for Toast and Try Icon.
Use Apps theme for Artemis UI.
2021-05-16 18:30:37 -04:00
Robert
4b24834fd6
Plugins - Added profiling API
...
UI - Added profiling tab to debugger
2021-05-16 20:22:13 +02:00
Robert
f13ab9852f
Default profiles - Ensure IsActive is always false
...
Profile importing - Ensure IsActive is always false
Timeline - Fix main segment repeat mode buttons not staying in sync (#585 )
2021-05-16 11:22:16 +02:00
Robert
14f82284ac
Profile modules - Added option to provide default profiles
...
Profiles - Run adaption on freshly imported profiles when activating
Profiles - Run adaption on freshly imported profiles when surface changes
2021-05-15 22:41:15 +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 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
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
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
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
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
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
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
3d38461bdd
Brushes - Added brush presets
...
ColorGradient - Refactored so it implements IList
2021-04-05 22:05:45 +02:00