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

12 Commits

Author SHA1 Message Date
Robert
e783dcaa58 Fixed VM disposal issues 2023-05-12 23:27:27 +02: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
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc (#754) 2023-01-30 21:00:10 +01: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
Robert
f6090dc296 Code style - Use file scoped namespaces
Code style - Ran code cleanup
2022-08-21 11:36:15 +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
Diogo Trindade
6fe93ab2f7 Linux - Fixed input provider warnings 2022-08-20 16:48:02 +01:00
Robert
d7f3ee1190 Meta - Replace WPF projects with Avalonia projects 2022-03-27 11:55:26 +02:00