Robert
13a16a1830
UI - Performance improvements
2021-09-04 20:52:03 +02:00
Robert
7ad7eaad89
Scripting - Fixed broken scripts being applied to profiles in an invalid state
...
UI - Updated about tab link
2021-08-30 16:05:11 +02:00
Robert
fcdfbe61bb
Core - Properly stop rendering on shutdown requested
2021-08-25 15:33:34 +02:00
Robert
f1a4203345
Profiles - Don't run ModuleActivated on UI thread closes #617
...
Profiles - Show busy indicator on slow activating profiles
2021-08-25 14:33:30 +02:00
Robert
35f27b14df
Core - Added --no-plugins launch parameter, this closes #574
...
UI - Slightly reduced input provider CPU usage
2021-08-25 13:51:20 +02:00
Robert
c71a7728c4
UI - Tweak home plugins card
2021-08-23 22:05:32 +02:00
Robert
ca453f2052
Core - Kill zombies after 2 seconds 🔫
...
Core - Fix an access violation on surface changes (when loading device providers/moving devices)
2021-08-23 20:41:07 +02:00
Robert
c08e4a49a3
Plugins - Better disable features on dispose
2021-08-21 23:58:41 +02:00
Robert
6a929cdcc0
Home - Added plugins section
...
Settings - Add link to plugins wiki page
2021-08-20 12:53:24 +02:00
Robert Beekman
1555a65427
Merge pull request #649 from Artemis-RGB/color-swatch
...
ColorQuantizer - Added FindAllColorVariations method
2021-08-13 22:38:27 +02:00
Robert
dfdc28760e
Surface editor - Contain devices to the max texture size
...
Surface editor - Show a bounding box indicating the max texture size
2021-08-13 22:38:03 +02:00
Robert
aace06b6cc
Core - Added better way to flush LEDs
...
UI - Fixed a freeze when opening the device properties window of a device
Core - Updated RGB.NET sampler call for API changes
2021-08-13 22:04:26 +02:00
Diogo Trindade
c08aea8863
ColorQuantizer - Added FindAllColorVariations method
2021-08-07 22:40:00 +01:00
Robert
9179010e12
Plugins - Added retry system when auto-enabling features
2021-07-24 20:42:33 +02:00
Robert
66b1620441
Plugins UI - Improved error reporting on exceptions during enable
2021-07-22 23:35:08 +02:00
Robert
4e8d0bf70b
Plugins - Remove old code for renaming plugins from early versions
2021-07-18 20:11:58 +02:00
Robert
4d7bc1dcf4
Merge remote-tracking branch 'origin/development' into development
2021-07-15 09:12:44 +02:00
Robert
83212bfa07
Meta - Updated nuget packages
2021-07-15 09:12:40 +02:00
Robert Beekman
9af8ff1f76
Merge pull request #641 from Artemis-RGB/path-combine
...
Core - Replaced hardcoded backslashes with Path.Combine
2021-07-12 22:26:05 +02:00
Diogo Trindade
0adcfa65c0
Core - replaced hardcoded backslashes with Path.Combine
2021-07-11 21:27:30 +01:00
Robert
d10ffcf62a
UI - Fix #640
2021-07-11 19:45:34 +02:00
Robert
5b6fc9eec7
Profiles - Added system that displays when a layer is causing errors
2021-07-11 19:32:27 +02:00
Robert
3b7e226885
Profile editor - Fixed an exception caused by leftover debug code
2021-07-09 14:07:20 +02:00
Robert
4fe0ea38cb
Modules - Added ListItemName prop to the DataModelProperty attribute
...
Conditions - Display the full path of a condition (can be disabled in the editor options menu)
Hotkeys - Fixed hotkeys not working after restarting Artemis
Profile editor - Fixed display conditions not showing last selected layer on editor open
2021-07-08 19:02:06 +02:00
Robert
4034f438ed
UI - Fix possible exception when showing dialogs
...
Profile editor - Limit undo/redo to 20 actions for now
Plugins - Fix custom icons not displaying in settings windows
2021-07-06 23:45:34 +02:00
Robert Beekman
631d8de2c3
Scripting - Enabled scripting ( #638 )
...
* Scripting - Simplified view model structure
* Scripting - Removed Layer and LayerProperty scripts
2021-07-04 11:45:32 +02:00
Robert
ee16d69fb3
Profile editor - Increase device image rescale quality
...
Profile editor - Fix double timeline speed when switching between play modes
2021-07-03 15:30:49 +02:00
Robert
51a5724adf
Profile editor - Added F5 hotkey to toggle normal profile playback
...
Profile editor - Disable toolbar and tools during normal profile playback
Layer conditions - Properly apply Skip To End stop-mode on profile start
2021-07-02 23:18:50 +02:00
Robert
472bcccdb6
Profile editor - Add indicator for timeline editor- and normal-mode
2021-07-01 23:05:44 +02:00
Robert
8728599dcc
Profiles - Save folder open/closed state
...
Profiles editor - Save last selected element and reselect it
Profile editor - Save pan/zoom position
Profile editor - Added option to resume normal playback on focus loss
2021-07-01 21:12:09 +02:00
Robert
ab754942d5
Profile editor - Added adapt menu option
...
Profile editor - Implement menu title casing
Device properties - Display LED ID even if missing from enum
2021-06-30 17:07:44 +02:00
Robert
1e3121a4df
UI - Fix error message on Windows shutdown on some systems
2021-06-28 22:04:42 +02:00
Robert
169f8c514e
Scripting - Disable button until it's finished
2021-06-25 23:01:14 +02:00
Robert
a625982485
Merge branch 'scripting' into development
2021-06-25 22:59:48 +02:00
Robert
9dc3a3de8a
Profiles - Fixed module getting lost on duplicate/import
2021-06-25 22:58:45 +02:00
Robert
fbaa8c7af7
Debugger - Reworked FPS calculation code
...
Scripting - Save profile on scripting window close
2021-06-24 19:41:51 +02:00
Robert
dd9f95ec15
Merge branch 'master' into development
2021-06-24 00:01:16 +02:00
Robert
a5c13bb543
Scripts - Properly register script with its owner
...
Scripts UI - Save on close
Scripts UI - Dispose script on removal
2021-06-21 22:43:31 +02:00
Robert
5367027471
Core - Fixed a lot of compiler warnings
...
Scripting - Added script renaming/deleting
2021-06-21 19:34:34 +02:00
Robert
4a69baebb7
Scripting - Added script creation
2021-06-21 00:44:57 +02:00
Robert
8c729055ea
Meta - Update Nuget packages
...
Profiles - Fixed duplicating & importing
2021-06-19 16:25:25 +02:00
Robert
dd8827e186
Merge branch 'development'
2021-06-19 14:54:15 +02:00
Robert
ec69db7201
Process activation requirement - Fixed deadlock on shutdown
2021-06-19 14:53:48 +02:00
Robert
f24e1ae264
Display conditions - Added Toggle mode to event conditions
...
Display conditions - Added Contains and Does not contain for enums
Profile editor - Changed display behaviour on zero-length timelines
2021-06-19 12:25:11 +02:00
Robert Beekman
048864fe78
Scripting - Core implementation ( #629 )
...
Scripting - Added plugin classes
Layers - Fix certain blend modes not working as intended
UI - Add customizable header per page
Profile editor - Hide the regular header
Profile editor - Added a new toolbar
2021-06-19 09:48:16 +02:00
Robert
cb616da756
Merge branch 'development'
2021-06-16 23:10:20 +02:00
Robert
d749ab5bbd
Profile configurations - Publicly expose profile ID
...
Device visualizer - Hit test on LED geometry
Layouts - Reverted layout rounding change
2021-06-16 22:25:10 +02:00
Robert
b8f562f941
Merge branch 'development'
2021-06-13 21:50:02 +02:00
Robert
18ae7b70b0
Data model - Hide ActivePaths property
2021-06-13 21:49:54 +02:00
Robert
a7c7d74e03
Profile configuration - Implemented hotkeys
...
Plugin import - Fixed folders causing errors in some ZIP formats
2021-06-13 21:36:47 +02:00