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
|
7b7ef2045a
|
Merge branch 'development'
|
2023-09-02 10:12:19 +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
|
d605afe6cc
|
Merge branch 'development'
|
2023-08-27 12:18:16 +02: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 |
|
Robert
|
eed6ff7a2b
|
UI - Log Avalonia logs in Serilog instead of their own slow solution
|
2023-08-26 21:46:01 +02:00 |
|
Robert
|
671c587df6
|
Profiles - Added workshop installing
|
2023-08-26 20:47:48 +02:00 |
|
Robert
|
4143cc2de8
|
Added profile details
|
2023-08-25 22:54:56 +02:00 |
|
Robert
|
e21edd0ed6
|
About tab - Fixed my icon being smoll, lmao
About tab - Use async image loader instead of manual bitmaps
Workshop - Use async image loader for entry icons
|
2023-08-24 19:38:47 +02:00 |
|
Robert
|
2a34381926
|
Submission wizard - Style tweaks to
Profile details - Started work on side pane
|
2023-08-22 22:20:56 +02:00 |
|
Robert
|
f6f6f0fe6a
|
Core - Made SKPaintExtensions public
|
2023-08-22 16:01:32 +02:00 |
|
Diogo Trindade
|
11392f6043
|
Reduce memory allocation in Windows Input Provider
|
2023-08-22 12:41:06 +01:00 |
|
Robert
|
a51ab70298
|
Merge branch 'development' into feature/workshop
|
2023-08-21 20:15:46 +02:00 |
|
Robert
|
5ccd1a9761
|
Merge branch 'master' into development
|
2023-08-21 20:14:46 +02:00 |
|
Robert
|
e4c487e2de
|
Device providers - Fixed an exception when re-enabling device providers
|
2023-08-21 20:08:25 +02:00 |
|
Robert
|
9cedeea2f0
|
Nuget - Use separate version for Avalonia behaviours
|
2023-08-20 20:51:53 +02:00 |
|
Robert
|
138d168cf2
|
Merge branch 'development'
|
2023-08-20 14:52:12 +02:00 |
|
Robert
|
af5bae52ec
|
Nuget - Upgrade Avalonia and RGB.NET
|
2023-08-20 14:39:56 +02:00 |
|
Robert
|
2dff152e90
|
About tab - Made version selectable
|
2023-08-20 14:37:47 +02:00 |
|
RobertBeekman
|
bb3bc576db
|
Merge pull request #807 from Artemis-RGB/feature/fix-layouts
UI - Fix layout loading
|
2023-08-19 20:47:59 +02:00 |
|
Diogo Trindade
|
6a02d5031b
|
Early return when copying isn't possible
|
2023-08-19 19:10:03 +01:00 |
|
Robert
|
77bed1bf94
|
Entry list - Show icons
Workshop search - Show icons, update design
|
2023-08-19 11:32:22 +02:00 |
|
Robert
|
176a28761f
|
Submission wizard - Upload entry icon
Entry lists - Show entry icon
|
2023-08-16 20:01:28 +02:00 |
|
Diogo Trindade
|
4223879e72
|
UI - Fix layout loading
|
2023-08-16 17:27:51 +01:00 |
|
Robert
|
6014bb9e3c
|
Merge branch 'development' into feature/workshop
|
2023-08-14 21:00:07 +02:00 |
|
Robert
|
65c071e0bd
|
UI - Fixed navigating to deep links
|
2023-08-14 20:55:45 +02:00 |
|
Robert
|
89a910d9e2
|
Merge branch 'development' into feature/workshop
|
2023-08-14 20:43:00 +02:00 |
|
Robert
|
4a152f4e95
|
UI - Fixed possible crash when loading profiles with broken icons
Debugger - Added routing debugger
|
2023-08-14 20:42:51 +02:00 |
|