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
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
eb7c89d4ad
Rendering - Sovled inconsistencies between software and Vulkan rendering
...
LED sampling - Improved LED sampling on <100% scale
2021-03-25 19:59:28 +01:00
Robert
a0faeb21fd
Data bindings - Added copy/pasting of data binding
2021-03-24 21:53:23 +01:00
Robert
fa49424cf6
Rendering - Made the way layering is rendered 99.5% less stupid
2021-03-23 00:08:00 +01:00
Robert
c444ff4e59
Software rendering - Fixed memory leak
...
Rendering - Swap back and forth between software and GPU without crash
2021-03-22 21:00:37 +01:00
Robert
97668ee932
Rendering - Improved sampling performance
...
Plugins - Added update/render time measuring
Settings - Added a way to enable 60/144 FPS 🕵🏻♂️
2021-03-22 21:12:58 +01:00
Robert
fc9476247f
Merge branch 'development' into vulkan
2021-03-22 20:55:22 +01:00
Robert
2c31a87583
Merge branch 'master' into development
2021-03-22 20:29:37 +01:00
Robert
f888fb5697
Core - Added the ability to change graphics context at runtime
...
Settings - Added setting for switching between software-based and Vulkan-based rendering
2021-03-22 19:29:53 +01:00
Robert
d7e302fb23
Core - Move frame timing stop-point to after closing the pipeline
2021-03-21 22:53:59 +01:00
Robert
a02431bb82
Core - Reworked rendering pipeline to work with different contexts
...
Core - Added GPU-based Vulkan rendering context
2021-03-21 22:40:23 +01:00
Robert Beekman
34b9d69ed8
Merge pull request #562 from Artemis-RGB/feature/process-monitor
...
Core - Added Process Monitor Service
2021-03-21 12:36:49 +01:00
Robert
4a9ae697b1
Conditions - Added generic 'changed' event
2021-03-21 12:35:10 +01:00
Robert
cb5d2cc8fa
Debugger - Added logs to logs tab ☜(゚ヮ゚☜)
...
Core - Added logs store giving access to the last 500 logs
2021-03-19 23:49:59 +01:00
Diogo Trindade
be11439b21
Process Monitor - documentation and code style
2021-03-19 16:16:09 +00:00
Diogo Trindade
a21db5eaa4
Process Monitor - removed unneeded injection
2021-03-19 14:36:22 +00:00
Robert
11535508bc
Rendering - Fixed render scale not applying until reboot
...
Debugger - Added button to save the next frame
Device visualizer - Fixed LED positioning on some devices
2021-03-17 19:55:49 +01:00
Robert
456af693b0
Rendering - Moved bitmap management logic & prevent access violations
2021-03-16 20:18:53 +01:00
Robert
1a7a7e0582
Data bindings UI - Update evaluation status of conditional data bindings
...
Profiles - Don't fail to activate a module when its last profile fails to load
2021-03-16 19:47:27 +01:00
Robert
eaa1f15ac3
Data bindings - Fix crash when removing color gradient stops
2021-03-15 19:24:35 +01: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
f829743b6c
Updating - Fix crash when client has internet
...
Updating - Check for updates periodically and when window opens (if auto-update enabled)
Webserver - Don't write wildcard to webserver.txt
2021-03-11 19:32:25 +01:00
Robert
98b9770250
Device properties - UI polish (the shiny kind)
...
Conditions - Open existing condition path on click
2021-03-11 00:44:46 +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
Diogo Trindade
d4a0b0710c
Process Monitor - Switched to Processes instead of strings
2021-03-10 16:04:25 +00:00