Diogo Trindade
|
3fba6e6a2a
|
Fixed nuget workflow
|
2023-04-10 14:26:41 +01:00 |
|
Robert
|
0c12d54a08
|
Update Nuget packages
|
2023-04-10 13:00:29 +02:00 |
|
Robert
|
a173f3cc61
|
Fixed separators and replaced obsolete filepicker calls
|
2023-04-10 12:45:16 +02:00 |
|
Robert
|
81a7b0d089
|
Merge branch 'development' into feature/update-avalonia
|
2023-04-10 12:02:37 +02:00 |
|
Diogo Trindade
|
1f0ec791cf
|
Ui - Fixed every hotkey in the same tree receiving input
|
2023-04-10 10:36:24 +01:00 |
|
Robert
|
0107bfdd24
|
UI - Fix hotkeybox keys being mangled up
|
2023-04-08 18:56:42 +02:00 |
|
Robert
|
2fcc6d7862
|
Plugins - Added constructors to PluginException to provide a help document
|
2023-04-08 13:13:58 +02:00 |
|
Robert
|
1ffacb22ae
|
Remove unused window style
|
2023-04-07 21:25:38 +02:00 |
|
Robert
|
6b65a64ee2
|
Merge branch 'development' into feature/update-avalonia
|
2023-04-07 17:13:36 +02:00 |
|
Robert
|
0f21a94cb5
|
Merge branch 'development'
|
2023-04-07 16:18:15 +02:00 |
|
Robert
|
88558efcb1
|
Fix auto connecting nodes
|
2023-04-07 16:18:07 +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 |
|
RobertBeekman
|
519ea3503f
|
Merge pull request #774 from Artemis-RGB/feature/input-scancode-sorcery
Input - Use scan codes where possible to determine key
|
2023-04-07 16:07:37 +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 |
|
Robert
|
73933ee324
|
Fixed color picker button
|
2023-04-04 22:36:39 +02:00 |
|
Robert
|
0116bac346
|
Fix node picker not opening at cursor
|
2023-04-03 22:17:39 +02:00 |
|
Robert
|
5a5a6819b1
|
Visual scripting fixes
|
2023-04-02 20:21:01 +02:00 |
|
Robert
|
82b41425aa
|
Fixed custom controls not responding to changes, fixed title bar interaciton
|
2023-04-02 10:40:54 +02: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
|
4518691907
|
Fixed lots of runtime errors
|
2023-03-31 21:17:14 +02:00 |
|
Robert
|
5b5acf2f76
|
Fixed remaining compile errors
|
2023-03-31 20:52:44 +02:00 |
|
Robert
|
d171b947b7
|
Fixed compile errors in Artemis.UI
|
2023-03-30 23:13:39 +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
|
1d6a30c447
|
Meta- Update build name and readme
|
2023-03-26 15:04:15 +02:00 |
|
RobertBeekman
|
636b32bd86
|
Merge pull request #769 from Artemis-RGB/development
UI - Reworked updating
|
2023-03-26 14:59:23 +02:00 |
|
RobertBeekman
|
3d3c7ebbfd
|
Merge pull request #749 from Artemis-RGB/feature/gh-actions
CI - Integrated with update backend
UI - Reworked updating
|
2023-03-26 14:58:06 +02:00 |
|
Robert
|
173b04101a
|
Fix args not being passed on correctly
|
2023-03-26 14:09:30 +02:00 |
|
Robert
|
494c5b4054
|
Don't show UI when silently updating
|
2023-03-26 13:05:19 +02:00 |
|
Robert
|
834212737f
|
Release details - Don't show exception message on cancel
|
2023-03-26 12:32:37 +02:00 |
|
Robert
|
76f7d9c157
|
Ensure auto-update checks happen on startup even if the UI never opens
|
2023-03-26 12:17:23 +02:00 |
|
Robert
|
4c38073431
|
Remove unused models
|
2023-03-26 11:52:33 +02:00 |
|
Robert
|
e216737c50
|
Fix auto installing updates, set default of auto install to true
|
2023-03-26 11:40:30 +02:00 |
|
Robert
|
4e48e4c126
|
Merge branch 'development' into feature/gh-actions
|
2023-03-25 22:44:45 +01:00 |
|
Robert
|
02ab5ad764
|
Profiles - Retain suspension state toggled by keybinds
|
2023-03-25 22:44:34 +01:00 |
|
Robert
|
c6b14813b7
|
Fixed an oopsie
|
2023-03-25 22:19:36 +01:00 |
|
Robert
|
319b84c949
|
Fix updating with directories with whitespaces
|
2023-03-25 21:51:38 +01:00 |
|
Robert
|
8dee02e6fd
|
When updating, bypass execution policy for scripts
Fix getting stuck on Initializing Core if updating fails
|
2023-03-25 15:51:33 +01:00 |
|
Robert
|
d8390d306c
|
Update built-in plugins by build date not by version
|
2023-03-25 15:00:28 +01:00 |
|
Robert
|
a2e20b3821
|
Clean up web client
|
2023-03-25 09:55:38 +01:00 |
|
Robert
|
9e8017e17a
|
Plugins - Made built-in plugins copy code more resilient to different archive structures
|
2023-03-25 09:45:26 +01:00 |
|
Robert
|
0e32bb6b61
|
Output install log to file
|
2023-03-09 21:35:12 +01:00 |
|