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
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
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
f2c0d63a49
Core - Don't fail entire frame on plugin fail
2021-05-07 23:58:19 +02:00
Robert
cec50297e7
Plugins - Added ExecuteFileAction
2021-05-05 12:58:20 +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
72c95a49d2
Merge branch 'prerequisites' into development
2021-05-02 23:01:01 +02:00
Robert
77be79dde5
Prerequisites - Finalized UI logic surrounding install/remove
2021-05-02 23:00:48 +02:00
Robert
89a8fa49d6
Data model events - Fixed render exception when removing a path an event relies on
2021-04-30 18:07:25 +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
f1874d9fe3
Merge branch 'development' into prerequisites
2021-04-26 23:13:23 +02:00
Robert
52d0efb90e
RGB Service - Update for RGB.NET exception changes
2021-04-26 23:13:11 +02:00
Robert
ebfb82e323
RGB Service - Catch & throw exceptions in a more controlled manner
2021-04-26 17:12:23 +02:00
Robert
19679c0ba6
Plugins - Added prerequisites system
2021-04-25 23:18:00 +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
2d02dba140
Profile rendering - Don't leave filter quality on undefined, set to low
2021-04-20 23:59:10 +02:00
Robert
f3a823644e
Dynamic data models - Fixed data model paths not handling inheritance very well
2021-04-20 00:29:48 +02:00
Robert
6904a137e1
Device visualizer - Fixed memory leak
...
Device visualizer - Improved performance on very large devices
Dynamic data model - Reworked API
2021-04-19 17:43:46 +02:00
Robert
8cba36f5d4
Dynamic data model - Removed DataModel constraint
...
Dynamic data model - Added ability to provide custom description attribute
2021-04-18 22:22:16 +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
b8578a9cce
Profiles - Better implementation of Enable/Disable while in editor
2021-04-11 09:34:18 +02:00
Robert
bd75f1038e
Profiles - Fixed suspended elements rendering while the editor is open
2021-04-10 23:34:54 +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
903e434137
Core - Create default instances for properties
...
UI - Added configurable width/height for brush dialogs
2021-04-08 00:39:26 +02:00
Robert
35289f7858
Process monitor - Change logging to verbose
2021-04-07 22:12:11 +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
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
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
7000110dcb
Logging - Changed file extesion of log files from .txt to .log
2021-03-31 19:50:19 +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
2c3e64c588
Color gradients - Added API for requesting a seamless gradient
2021-03-29 19:46:30 +02:00
Robert
6fb24f87e3
Meta - Made build directory always the same regardless of build config
2021-03-29 19:44:51 +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