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

15 Commits

Author SHA1 Message Date
Diogo Trindade
11392f6043 Reduce memory allocation in Windows Input Provider 2023-08-22 12:41:06 +01:00
Robert
ebe7f68e9d Windows - Use user32 APIs to manage windows for input provider and Vulkan 2023-04-27 10:50:13 +02:00
Robert
c50a572363 UI - Update Avalonia to preview7
UI - Update FluentAvalonia to preview7
2023-04-26 21:38:15 +02:00
Robert
6b65a64ee2 Merge branch 'development' into feature/update-avalonia 2023-04-07 17:13:36 +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
Diogo Trindade
02ecbfa708 Simplified scan code input parsing 2023-04-06 15:33:36 +01:00
Diogo Trindade
93dafd420e Windows input - Added black magic 2023-04-02 04:11:52 +01:00
Robert
02e85af4af Fixed Windows input provider, Vulkan and logging 2023-03-31 23:23:18 +02:00
Robert
5b5acf2f76 Fixed remaining compile errors 2023-03-31 20:52:44 +02:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc (#754) 2023-01-30 21:00:10 +01:00
Robert
b779a86d13 Event conditions - Fix start-node disconnecting
Input - Performance optimizations
2022-09-16 19:46:43 +02:00
Robert
3994b49f08 Windows - Fix crash when clicking on update notification
Meta - Code cleanup
2022-09-03 10:34:53 +02:00
Robert
f6090dc296 Code style - Use file scoped namespaces
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
a2a063c136 UI - Fix build warnings
UI - Add remote controller
2022-08-20 13:42:45 +02:00
Robert
d7f3ee1190 Meta - Replace WPF projects with Avalonia projects 2022-03-27 11:55:26 +02:00