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
Robert
340a309f9a
Core - Don't retry loading plugins after shutdown has been initialized
...
Meta - Update packages
2022-08-20 10:43:44 +02:00
Robert
34799fd440
Packages - Updated Avalonia and friends
2022-08-18 21:06:23 +02:00
Robert
39a52591b6
UI - Use AssemblyTitle instead of AssemblyName
2022-08-07 20:20:44 +02:00
Robert
87e87ae15d
Debugger - Replaced NavigationView in favor for something simpler
2022-08-07 16:19:41 +02:00
Robert
faf5302975
UI - Rename each OS assembly to Artemis 2
...
UI - Added auto-run
UI - Added auto-update
2022-08-07 14:15:18 +02:00
Robert
7667cc5473
Tray icon - Fix show on click
2022-07-31 17:55:53 +02:00
Diogo Trindade
45e810c3ac
UI - Fixed Tray Icon on Linux
2022-07-30 19:43:42 +01:00
Diogo Trindade
d91fc93ff2
Linux - Fixed invalid culture when picking layout
2022-07-29 17:04:13 +01:00
Diogo Trindade
a23af68a12
Updated RGB.NET
2022-07-22 23:38:40 +01:00
Robert
75d85985a9
Plugins - Added platform support
...
Settings - Fixed updating issues in plugin tab
UI - Don't initialize in design mode
UI - Move ReactiveCoreWindow to Artemis.Shared
Window service - Return window created by ShowWindow
Window service - Added CreateOpenFileDialog API
2022-07-22 20:28:07 +02:00