Cheerpipe
6bf6374e00
Move fix to storage layer
...
Don't know if this is the better way but works.
2021-06-08 12:27:53 -04: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
Robert Beekman
51d99c4264
Merge pull request #614 from AlpacaFur/icon-search
...
Add preliminary profile icon search
2021-06-08 18:08:38 +02:00
Luke Taylor
97fdd758d2
Add preliminary profile icon search
2021-06-08 11:04:59 -04:00
Cheerpipe
ccbb57f88b
Fixes duplicate category bypass exception
2021-06-08 09:51:11 -04:00
Robert
d5aed03b6f
Merge branch 'development'
2021-06-08 13:53:07 +02:00
Robert
bab566a2b9
Storage - Keep up to 5 backups of the database
...
Layouts - Prevent LEDs from going outside the layout bounds
2021-06-07 22:20:44 +02:00
Robert
033e94bc58
Merge branch 'master' into development
2021-06-07 10:36:14 +02: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
4c3e9b2784
Modules - Automatically determine IsAlwaysAvailable
...
Plugins - Clean up old files
2021-06-03 22:56:11 +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
4152c290d2
Merge branch 'development'
2021-06-03 11:10:19 +02:00
Robert
cef37677f2
Devices - Added option to disable default layouts
2021-06-03 11:10:07 +02:00
Robert
fb3f7e0cc1
UI - Virtualize enum comboboxes
2021-05-27 18:43:37 +02:00
Robert
43d8fda091
Merge remote-tracking branch 'origin/development' into development
2021-05-25 23:58:57 +02:00
Robert
bb55f2e1bb
Core - Hardened data model paths against hidden inherited members
2021-05-25 23:58:44 +02:00
Diogo Trindade
7325469948
Prerequisites - Run powershell scripts unrestricted
2021-05-25 22:32:57 +01:00
Robert
42fdf44df9
Prerequisites - Added optional arguments to PowerShell actions
2021-05-25 23:19:14 +02:00
Robert
a6f52ce4a0
Core - Refactored (unused) queued actions system
2021-05-25 23:15:40 +02:00
Robert
0ed367530f
Merge branch 'master' into development
2021-05-25 14:17:08 +02:00
Robert
b332614d00
Prerequisites - Removed RequiresElevation
...
Prerequisites - Added PowerShell actions
2021-05-25 14:16:59 +02:00
Robert
dff50cbb0c
Gradient editor - Fix #556 again 😅
2021-05-23 11:30:35 +02:00
Robert
5865777ed2
Default layouts - Fixed ISO keyboards enter and tilde
2021-05-22 23:11:00 +02:00
Robert
499cc3f68d
Merge branch 'development'
2021-05-22 14:31:30 +02:00
Robert
e73acbe192
Merge remote-tracking branch 'origin/development' into development
2021-05-22 14:31:19 +02:00
Robert
1b6802bad7
Plugins - Add Get method to plugin to get service without a Ninject ref
2021-05-22 14:31:14 +02:00
Robert Beekman
da1d001d1e
Merge pull request #594 from Cheerpipe/development
...
Graind of sand doing plugins
2021-05-22 09:01:45 +02:00
Cheerpipe
9e8a02a4f6
Grain of sand
2021-05-21 22:43:13 -04:00
Cheerpipe
95f3f23a98
Merge branch 'development' into Cheerpipe/development
2021-05-21 22:42:10 -04: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
9168ac2823
Timed updates - Remove profling measurements on dispose
2021-05-17 19:05:31 +02:00
Robert
fb250ca405
Merge branch 'development'
2021-05-17 17:29:35 +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
Robert Beekman
4ab8459927
Merge pull request #592 from Cheerpipe/try_icon
...
Fixed tray icon color not matching the system theme but the app theme
2021-05-17 09:27:34 +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
195401fa8f
Merge branch 'development'
2021-05-15 22:43:00 +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
5c337e9c5e
Merge branch 'master' into development
2021-05-14 10:59:47 +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
4865254ab6
Merge branch 'development'
2021-05-09 22:45:41 +02:00
Robert
8847197d89
Merge branch 'master' into development
2021-05-09 22:45:29 +02:00
Robert
13d7081c72
Prerequisite install - Interrupt installation if not met
2021-05-08 22:02:44 +02:00