1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

1853 Commits

Author SHA1 Message Date
Diogo Trindade
c45f1d9130 Core - Fixed module name using plugin name incorrectly 2021-09-28 19:00:08 +01:00
Robert
daac4e44ee Plugins - Remove related device settings when clearing plugin settings 2021-09-22 21:42:42 +02:00
Robert
26d8322b15 UI - Fixed a possible startup freeze on Windows 11 2021-09-19 18:40:46 +02:00
Robert
ef4e5b4c3b UI - Moved color scheme code away from tray VM
UI - Cleaned up settings page code
Core - Changed default framerate to 30
2021-09-18 20:40:57 +02:00
Robert
da123e2fe2 Profile configuration - Register hotkeys on key down #657 2021-09-18 13:45:07 +02:00
Robert
b4eb5e1797 Merge branch 'master' into development 2021-09-18 13:38:24 +02:00
Robert
6a0d7f4d7c Meta - Fix GitHub sponsorship button
[ci ignore]
2021-09-12 10:08:15 +02:00
Robert Beekman
a68f06d4b7 Revert "Added Artemis.Plugins.Games to build"
This reverts commit 1e62213a6f9d9932120748ba3dfe4135b0e83813.
2021-09-12 10:03:29 +02:00
Robert Beekman
1e62213a6f Added Artemis.Plugins.Games to build 2021-09-12 09:56:39 +02:00
Robert Beekman
246465f330
Merge pull request #656 from gitmacer/25%Warning
Remove 25% light bleeding warning
2021-09-11 22:48:16 +02:00
Unknown
fd9eb66c00 Remove 25% light bleeding warning
no longer valid
2021-09-11 22:44:52 +02:00
Robert
fa0f8b5a1a Merge branch 'development' 2021-09-11 21:13:53 +02:00
Robert
23b14c6365 Editor - Fixed layer visualization with new render scaling
UI - Changed default render scale to 25% (won't affect existing installations)
2021-09-11 21:13:43 +02:00
Robert
55cfa65bb5 Core - Reworking color sampling to always use the same rect as used in rendering 2021-09-10 22:59:14 +02:00
Robert Beekman
9475f7cc0c
Merge pull request #654 from Artemis-RGB/feature/AsReadOnly-replace
Core - replaced AsReadOnly calls in get only properties
2021-09-09 15:16:10 +02:00
Diogo Trindade
a501a44264 Fixed LedMap not being updated 2021-09-04 19:56:45 +01:00
Robert
13a16a1830 UI - Performance improvements 2021-09-04 20:52:03 +02:00
Diogo Trindade
0b370f261c Replaced AsReadOnly property getters with regular properties
Should reduce allocations
2021-09-04 19:41:59 +01:00
Robert
5fa549be61 Merge branch 'development' 2021-09-03 22:17:44 +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
ab04e9a348 Merge branch 'development' 2021-08-20 00:20:12 +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
dd592efef2 Dynamic data models - Don't throw on dynamic child type mismatch 2021-08-06 22:23:17 +02:00
Robert
0e07dbd631 Merge branch 'development' 2021-07-24 20:42:45 +02: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
719d95bd33 Merge branch 'development' 2021-07-11 19:32:56 +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
54f278c72f Merge branch 'development' 2021-07-08 19:03:06 +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
0b29f6c92c Merge branch 'development' 2021-07-04 11:51:53 +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