Robert
4e8d532c63
Meta - Upgrade Nuget packages
2023-10-18 20:53:08 +02:00
Robert
4994b3fb44
Workshop - Added filtering, sorting and changable entries per page
2023-09-23 23:08:28 +02:00
Robert
8a4390fb80
Meta - Upgraded Nuget packages
2023-09-17 11:58:38 +02:00
Robert
a798980eec
Workshop - Feature flagged out layouts
...
Settings - Use Fluent tabs
2023-09-09 00:32:58 +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
ee6d295fd8
Upgrade Avalonia
2023-07-26 22:13:40 +02:00
Robert
b298900ed2
Upgrade Avalonia and FluentAvalonia, use a props file to sync versions
2023-07-14 10:31:44 +02:00
Robert
d18ef4f5f4
Update Avalonia to 11 rc2.2
2023-07-04 20:24:38 +02:00
RobertBeekman
962b13c6ed
UI - Added routing ( #802 )
...
ColorGradient - Fixed GetColor returning the first stop if position was after the last stop
2023-07-02 22:15:38 +02:00
Robert
f249f80d19
Upgrade Avalonia to 11 rc1
2023-06-05 23:39:57 +02:00
Robert
e783dcaa58
Fixed VM disposal issues
2023-05-12 23:27:27 +02:00
Robert
bf6674e44f
Upgraded to preview8
2023-05-11 23:10:49 +02:00
Diogo Trindade
3c6d770ec2
Merge branch 'feature/linux-input-fix' into feature/avalonia-preview7
2023-05-06 15:40:04 +01:00
Diogo Trindade
becc6e0715
Linux - cleanup initialization
2023-05-06 15:39:47 +01:00
Diogo Trindade
59f9479d9a
WIP - Changed Bindings into CompiledBindings
2023-04-30 21:39:21 +01:00
Robert
33f375e608
Added Nuget feed and updated Avalonia to CI build for now
2023-04-30 20:58:30 +02:00
Robert
c50a572363
UI - Update Avalonia to preview7
...
UI - Update FluentAvalonia to preview7
2023-04-26 21:38:15 +02:00
Diogo Trindade
97b858b332
Linux - input identification fixes
2023-04-25 00:58:47 +01:00
Diogo Trindade
497b6e0742
wip: try to fix input id on linux
...
i need this code on my linux machine to test
2023-04-25 00:29:12 +01:00
Robert
6b65a64ee2
Merge branch 'development' into feature/update-avalonia
2023-04-07 17:13:36 +02:00
RobertBeekman
69c623bc8f
Merge pull request #770 from Artemis-RGB/feature/linux-icons
...
Linux update script
2023-04-07 16:16:54 +02:00
Diogo Trindade
5e34a8112b
Input - Removed unused keyboard keys
...
simplified a bunch of enum flag code
changed dictionaries into switches
2023-04-06 22:49:54 +01:00
Robert
5b5acf2f76
Fixed remaining compile errors
2023-03-31 20:52:44 +02:00
Robert
81e83e59f6
Fixed Artemis.UI.Shared compile errors
2023-03-29 21:36:56 +02:00
Diogo Trindade
c3aa8b0831
Linux - Fixed passed arguments again
2023-03-27 00:37:52 +01:00
Diogo Trindade
8fc296a4c5
Linux - fixed passed arguments
2023-03-27 00:07:39 +01:00
Diogo Trindade
d9a60036d9
Linux - always overwrite update log
...
Also i need a new build to test :)
2023-03-26 23:46:32 +01:00
Diogo Trindade
0f61ad8c7b
Linux - Ensure the executable can execute
2023-03-26 23:12:43 +01:00
Diogo Trindade
40eb66497f
Linux - update script fixes
2023-03-26 22:47:49 +01:00
Diogo Trindade
0c1160eb62
Linux - Added update script
...
I need this on my linux machine :)
2023-03-26 22:06:01 +01:00
Diogo Trindade
e18ef766ca
Linux - Add icons
2023-03-26 20:08:53 +01:00
Robert
f2ef657d00
Core - Refactor service registration
2023-02-04 23:25:48 +01:00
Robert
bef3a84e28
UI - Reinstated database backup system from before Avalonia
2023-01-30 21:01:11 +01:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc ( #754 )
2023-01-30 21:00:10 +01:00
Robert
5ef6f044c4
UI - Limit satellite resource languages to English reducing install size
2022-10-31 21:53:44 +01:00
Diogo Trindade
f0a4a9a267
Meta - Cleaned up csprojs
2022-09-30 20:45:40 +02:00
Diogo Trindade
96a8a72ae7
Meta - Removed packages.lock.json
2022-09-30 20:45:40 +02:00
Robert
3994b49f08
Windows - Fix crash when clicking on update notification
...
Meta - Code cleanup
2022-09-03 10:34:53 +02:00
Robert
88f01abe0d
Data model node - Fixed pins disconnecting after restart
...
Data model event node - Fixed pins disconnecting after restart
Node editor - Fixed connecting already connected input pins to an output pin causing a crash
Node editor - Added auto-save every 2 minutes while nodes are open (profiles are already auto-saved whenever you make a change, nodes will get the same treatment later)
2022-08-30 17:22:36 +02:00
Diogo Trindade
ddfdbee340
Linux - Fixed a couple small issues
2022-08-28 11:06:57 +02:00
Diogo Trindade
04ef4f0173
LinuxInputProvider - Fixed missing key map
2022-08-28 11:06:57 +02:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
76a6ab5ca0
Visual Scripting - Removed accidental reference to ScreenCapture.NET
2022-08-21 10:05:21 +02:00
Robert
7e62f71ec4
Merge remote-tracking branch 'origin/feature/avalonia' into feature/avalonia
2022-08-20 21:48:50 +02:00
Robert
7a7d0ab387
Linux input provider - Style fixes
...
Nodes - Added display value node
Nodes - Updated help link
2022-08-20 21:48:46 +02:00
Diogo Trindade
ead59635f0
Linux - Added absolute mouse events and commented out debug logs
2022-08-20 17:10:02 +01:00
Robert
f9b3bc9377
Workshop - Disable in release builds
2022-08-20 18:02:35 +02:00
Diogo Trindade
6fe93ab2f7
Linux - Fixed input provider warnings
2022-08-20 16:48:02 +01:00
Robert
a2a063c136
UI - Fix build warnings
...
UI - Add remote controller
2022-08-20 13:42:45 +02:00
Robert
6c5298902f
CI - Updated to build Avalonia project
...
Meta - Clean up build configs
2022-08-20 11:34:25 +02:00