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

25 Commits

Author SHA1 Message Date
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
0e32bb6b61 Output install log to file 2023-03-09 21:35:12 +01:00
Robert
4a8845e578 Simplify release install process
Fix install on startup
2023-03-06 21:58:44 +01:00
Robert
ee19776afa Clean up old releases 2023-03-04 19:25:31 +01:00
Robert
5d01665d6e Added update history 2023-03-04 16:30:41 +01:00
Robert
0852769cc9 Removed BuildInfo constant
Indicate which version is currently installed in release list
2023-02-28 22:45:34 +01:00
Robert
d15244f330 Merge branch 'development' into feature/updating 2023-02-26 16:04:03 +01:00
Robert
7aa9fa1a36 Improve cancelling builds 2023-02-26 15:22:02 +01:00
Robert
67a4672c66 Implemented Windows updating 2023-02-26 13:41:40 +01:00
Robert
a5d2249593 Updating - Initial client code 2023-02-05 21:48:56 +01:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc (#754) 2023-01-30 21:00:10 +01:00
Aytaç Kayadelen
02cd0dd54c
Windows - Add current user login as trigger to startup task (#737)
Co-authored-by: Robert <mail@rbeekman.nl>
2022-10-12 22:50:02 +02:00
Robert
4a6721c97e Webserver - Upgraded EmbedIO to remove illegal byte-order-mark (BOM) 2022-10-12 22:37:07 +02:00
Robert
32a444fbeb Auto-update - Fix URL, restoring auto-update functionality 2022-09-16 20:19:19 +02:00
Robert
b779a86d13 Event conditions - Fix start-node disconnecting
Input - Performance optimizations
2022-09-16 19:46:43 +02:00
Robert
f733ce02de Auto-update - Fix updating on non-master builds, apologies for the small update 2022-09-09 13:02:03 +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
39a52591b6 UI - Use AssemblyTitle instead of AssemblyName 2022-08-07 20:20:44 +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
34407aaeec Core - Made graphics context providable by UI
Windows - Implemented Vulkan graphics context
Splash screen - Tweaked design
2022-05-06 18:19:02 +02:00
Robert
d7f3ee1190 Meta - Replace WPF projects with Avalonia projects 2022-03-27 11:55:26 +02:00