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
1b0796c68b
Nodes - Fixed boolean branch node not picking a type if both pins are connected
2023-09-25 19:34:31 +02:00
Robert
f990641724
UI - Set window state to normal if minimized when opening main window
2023-09-25 19:28:07 +02:00
Robert
0a5cc6955e
Added artemis:// protocol support
2023-09-24 20:10:21 +02:00
Robert
4994b3fb44
Workshop - Added filtering, sorting and changable entries per page
2023-09-23 23:08:28 +02:00
Robert
a8dadfc0c8
Meta - Bump SkiaSharp to 2.88.6
2023-09-21 22:33:09 +02:00
Robert
68eae085e4
Workshop - Disable continue button in email validation step
2023-09-20 22:58:06 +02:00
Robert
fbf908c032
Workshop - Fixed email not being detected as verified
...
Settings - Fixed new releases not loading when there are more than 20
2023-09-20 22:55:37 +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
Robert
8d5640aba3
UI - Fixed various rename dialogs cancelling instead of submitting when pressing enter
...
Submission wizard - Allow window to scroll when setting up layer adaption hints
Local web API - Added status endpoint to determine whether webserver is running
2023-09-17 11:35:19 +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
Diogo Trindade
4b15d3d976
Workshop - Fixed crash when converting string back to DateTimeOffset
2023-09-09 16:08:57 +01:00
Robert
898ed19f29
Profile Editor - Fixed transforms breaking when hitting play
2023-09-09 13:42:46 +02:00
Robert
0fdb40bd35
Workshop - Update workshop IDs to be long
2023-09-09 13:30:26 +02:00
Robert
a798980eec
Workshop - Feature flagged out layouts
...
Settings - Use Fluent tabs
2023-09-09 00:32:58 +02:00
Robert
0ac973d4bc
Workshop - Use production APIs
2023-09-09 00:11:45 +02:00
Robert
3d1e53e395
Workshop Library - Finished basic implementation of installed tab
2023-09-08 17:06:48 +02:00
Robert
876465cfdb
Workshop Library - Installed entries WIP
2023-09-06 21:24:15 +02:00
Robert
c69be2836e
Workshop - Added installed entries and update profiles when reinstalling them
2023-09-06 20:39:43 +02:00
Robert
fcde1d4ecc
UI - Tweaked monospace font sizing
2023-09-05 21:39:43 +02:00
Robert
2ee170b803
Workshop - Fixed deep linking to an entry
...
Workshop - Added the ability to upload new releases to existing submissions
2023-09-04 20:30:57 +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
bf3d5fc75d
UI - Replaced Consolas with Roboto Mono
...
Workshop library - Added most of submission management
2023-09-03 16:51:22 +02:00
Robert
a0536b4302
Workshop - Did all the things (Markdown stuff)
2023-09-02 22:58:35 +02:00
Robert
c132edeb51
Router - Require routable VMs to implement new RoutableScreen
2023-09-02 15:52:17 +02:00
Robert
318ec99ad4
Workshop library - Match browser design after all
2023-09-02 10:57:18 +02: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
RobertBeekman
7f75a89d97
Merge pull request #810 from Artemis-RGB/feature/profiler-call-count
...
Profiler - Added number of calls
2023-09-02 09:45:04 +02:00
RobertBeekman
d3b0da0b1f
Merge pull request #808 from Artemis-RGB/feature/windows-input-allocs
...
Reduce memory allocation in Windows Input Provider
2023-09-02 09:44:54 +02:00
Robert
742496b13d
Workshop - UI tweaks
2023-09-02 09:43:42 +02:00
Robert
9c6d7329a6
Workshop Library - Added library pages
...
UI - Tweaked design to more closely match WinUI 3 gallery examples
2023-09-01 20:33:50 +02:00
Diogo Trindade
51e1ecea68
Remove weird import
...
not sure how that got there haha
2023-09-01 08:55:05 +01: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
Robert
e545d2f3da
Workshop - Added library view models
2023-08-31 22:04:57 +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
3158e4247a
Merge branch 'development' into feature/workshop
2023-08-26 22:39:08 +02:00
Robert
811917c1c9
UI - Unload current page when closing screen
...
UI - Restore last page when opening via double click on tray icon
Windows - Fixed settings tray menu item opening release tab
2023-08-26 22:39:01 +02:00
Robert
606a34c7be
Merge branch 'development' into feature/workshop
2023-08-26 21:52:07 +02:00
Robert
f3a4ccea8b
Sidebar - Navigate on click instead of select, allowing to go back to the main screen of a menu item
2023-08-26 21:51:58 +02:00