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

992 Commits

Author SHA1 Message Date
Robert
ccd79de67c Always recreate LED group when recreating surface 2023-10-09 20:47:09 +02:00
Robert
3e88aa37ff Change surface manager SKTexture handling 2023-10-09 20:04:23 +02:00
Robert
543b62a715 Profile editor - Added back hotkeys for the tools
Profile editor - Fixed hotkeys not always working
2023-10-07 20:12:35 +02:00
Robert
f985682e78 Profile editor - Fixed easing options not applying
Device properties - Fixed layout changes not saving
2023-10-06 21:28:02 +02:00
Robert
2a0a0f3cfd Core - Split up RGBService into RenderService and DeviceService
Core - Removed rendering from CoreService
Core - Store and restore original device LEDs when applying/clearing layouts
2023-10-05 20:38:07 +02:00
Robert
919199a8d0 Nodes - Avoid overriding paths pointing to unloaded plugins with empty values
Nodes  - Store the type of paths so that node connections can be restored even if the path their types are based on are unavailable
2023-09-25 20:21:00 +02:00
Robert
279761abd3 Workshop - Added button to copy share link to profile detail page 2023-09-25 19:52:56 +02:00
Robert
ce927d320f Merge branch 'development' 2023-09-17 12:14:02 +02:00
Robert
8a4390fb80 Meta - Upgraded Nuget packages 2023-09-17 11:58:38 +02:00
RobertBeekman
888ed3743e
Merge pull request #815 from Artemis-RGB/development
Adaption hints - Added more hints and sections
2023-09-10 12:00:15 +02:00
Robert
d96581f11c Adaption hints - Added single LED adaption hint
Adaption hints - Added more sections to keyboard section adaption hint
2023-09-10 11:58:37 +02:00
Robert
bbadef7a9a Merge branch 'development' 2023-09-09 20:47:51 +02:00
Robert
c69be2836e Workshop - Added installed entries and update profiles when reinstalling them 2023-09-06 20:39:43 +02:00
Diogo Trindade
625fff4b73 Fix namespaces 2023-09-04 15:56:59 +01:00
Diogo Trindade
8a1b302e48 Core - Further reduced allocations in process monitor checking 2023-09-04 15:55:27 +01:00
Robert
730881b6d0 Merge branch 'development' into feature/workshop 2023-09-02 09:46:48 +02:00
RobertBeekman
d26f62223b
Merge pull request #811 from Artemis-RGB/ProcessMonitoring
Added more low level process-monitoring to reduce allocations and cpu…
2023-09-02 09:45:27 +02:00
ef3e349da4 Splitted the ProcessMonitor to have a cleaner separation of windows-specific and corss-platform code 2023-09-01 01:46:44 +02:00
abeb6885ce Added more low level process-monitoring to reduce allocations and cpu-time 2023-09-01 01:20:54 +02:00
Diogo Trindade
402242b79c Profiler - Added number of calls 2023-08-31 14:18:24 +01:00
Robert
c75e839756 Profile upload - Use new format 2023-08-27 11:50:08 +02:00
Robert
23f80895b6 Merge branch 'development' into feature/workshop 2023-08-27 11:48:07 +02:00
Robert
e5c42ee228 Profiles - Redesigned export file format 2023-08-27 11:46:14 +02:00
Robert
606a34c7be Merge branch 'development' into feature/workshop 2023-08-26 21:52:07 +02:00
Robert
671c587df6 Profiles - Added workshop installing 2023-08-26 20:47:48 +02:00
Robert
f6f6f0fe6a Core - Made SKPaintExtensions public 2023-08-22 16:01:32 +02:00
Robert
a51ab70298 Merge branch 'development' into feature/workshop 2023-08-21 20:15:46 +02:00
Robert
e4c487e2de Device providers - Fixed an exception when re-enabling device providers 2023-08-21 20:08:25 +02:00
Robert
3a6171726c Core - Removed OriginalFileName from icon since it's irrelevant 2023-08-13 10:41:12 +02:00
Robert
e1f0ccbcc1 Submission wizard - Added adaption hint and entry details steps 2023-08-11 14:43:35 +02:00
Robert
d2b8123a30 Core - Reworked profile render override for the editor and new previewer 2023-08-10 11:54:37 +02:00
Robert
704d649fba Core - Limit log file size to 5 MB and only retain max 14 log files 2023-07-30 10:42:31 +02:00
Diogo Trindade
4936213249 Fix plugin module being case sensitive comparing guids 2023-07-21 17:00:35 +01:00
Diogo Trindade
de7c09f047 Core - Override ColorSwatch.ToString
This cleans up the datamodel viewer a lot, currently since ColorSwatch is a struct, it has a very long name. Since the properties can be seen by looking at the children in the datamodel, this information is useless.
2023-07-14 23:19:28 +01:00
Robert
b298900ed2 Upgrade Avalonia and FluentAvalonia, use a props file to sync versions 2023-07-14 10:31:44 +02:00
Robert
4726190355 ColorGradient - Fixed GetColor returning the first stop if position was after the last stop 2023-06-24 15:44:06 +02:00
Robert
a903771be3 Bump RGB.NET to 2.0.0-prerelease.83 2023-06-12 20:03:37 +02:00
Robert
61e4886869 Bump RGB.NET to 2.0.0-prerelease.78 2023-06-11 22:49:49 +02:00
Robert
ec594f02b1 Upgrade RGB.NET to 2.0.0-prerelease.69 2023-05-22 19:58:52 +02:00
Diogo Trindade
a846bd592e Core - Do not load abstract plugin features
UI - Replace Equals check with EqualityComparer
2023-05-21 15:33:37 +01:00
Robert
c86dba30fc Settings - Brought the with and margins of different tabs in line with eachother
Settings - Tweaked card title font size and spacing
Plugins - Show extra information on plugins in their config dialog 
Plugins - Added the ability to provide a license in plugin.json
2023-05-18 11:18:55 +02:00
RobertBeekman
faa21438b8
Merge pull request #783 from Artemis-RGB/RGB.NET_Update
Rgb.net update
2023-05-13 10:37:53 +02:00
Robert
bf6674e44f Upgraded to preview8 2023-05-11 23:10:49 +02:00
8cb551ebc2 Added aggresive inline to GetColor in SKTexture 2023-04-23 18:33:01 +02:00
1b23607d92 Meta: Updated RGB.NET to 2.0.0-prerelease.53 and adapted the SKTexture to the changes 2023-04-23 18:30:34 +02:00
Robert
18d69bbf42 Web server - Don't constantly restart during initialize 2023-04-20 16:47:29 +02:00
RobertBeekman
afa76a262a
Merge pull request #782 from Artemis-RGB/feature/hot-reload
Core - Added plugin hot reloading
2023-04-20 13:48:24 +02:00
Robert
8a0a162429 Allow plugins to opt out of hot reloading 2023-04-20 13:47:24 +02:00
Robert
5766aa6424 Meta - Update RGB.NET 2023-04-20 13:35:24 +02:00
Diogo Trindade
0c44e4ba22 Core - Added plugin hot reloading 2023-04-16 17:35:43 +01:00