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

2375 Commits

Author SHA1 Message Date
Robert
3efb97eedd Color picker - Avoid overlapping colors 2022-08-22 20:24:08 +02:00
Robert
212d13c1c8 Device dialog - Recreate tabs on device reload 2022-08-21 20:15:43 +02:00
RobertBeekman
dce47ac111
Merge pull request #715 from Artemis-RGB/development
Avalonia bugfixes
2022-08-21 14:30:21 +02:00
Robert
563389cab6 Profile editor - Fixed play on focus loss functionality 2022-08-21 13:34:10 +02:00
Robert
b82db7f453 Merge branch 'master' into development 2022-08-21 12:04:25 +02:00
Robert
7a48bf788e Nodes - Added static boolean node 2022-08-21 12:03:46 +02:00
RobertBeekman
bc8b3b5482
Merge pull request #714 from Artemis-RGB/development
Bugfixes
2022-08-21 11:38:16 +02:00
Robert
f6090dc296 Code style - Use file scoped namespaces
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
e68e16df4d Device visualizer - Fixed display issues when scaling/rotating 2022-08-21 11:26:36 +02:00
Robert
76a6ab5ca0 Visual Scripting - Removed accidental reference to ScreenCapture.NET 2022-08-21 10:05:21 +02:00
Robert
9d2136dd6a Plugins - Added API versioning
Tray icon - Fix crash when restoring main window from tray
2022-08-21 10:00:00 +02:00
RobertBeekman
a282bf3fd7
Merge pull request #713 from Artemis-RGB/feature/avalonia
Avalonia port
2022-08-20 21:54:53 +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
090d5b76e8 Startup wizard - Implemented auto-run and update settings 2022-08-20 17:45:30 +02:00
Robert
bfa1d60dec Profile editor - Fix crash when there are no devices 2022-08-20 16:46:43 +02:00
Robert
a2a063c136 UI - Fix build warnings
UI - Add remote controller
2022-08-20 13:42:45 +02:00
Robert
1779629bc6 CI - Turn of ready to run (comparing size) 2022-08-20 12:32:35 +02:00
Robert
0944d532a5 CI - Updated to build Avalonia project 2022-08-20 12:18:23 +02:00
Robert
a8b56c3137 CI - Updated to build Avalonia project 2022-08-20 11:50:40 +02:00
Robert
6c5298902f CI - Updated to build Avalonia project
Meta - Clean up build configs
2022-08-20 11:34:25 +02:00
Robert
e99af6c44b Sidebar - Fix importing 2022-08-20 10:43:51 +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
9da71f7b97 Editor - Fixed a bunch of memory leaks 2022-08-18 20:13:15 +02:00
Robert
84b394fc51 Profile tree - Prevent dragging while renaming
Profile tree - Prevent hotkeys while renaming
2022-08-17 22:48:13 +02:00
Robert
9602934342 Profile editor - Added focusing indicator 2022-08-15 22:42:24 +02:00
Robert
1f311d2295 Profile editor - Added focusing 2022-08-14 14:11:39 +02:00
Robert
3f52279305 Profile - Blending mode fixes
Nodes editor - Adhere to cable display settings
Profile - Added focus layer option
2022-08-14 10:18:17 +02:00
Robert
e401fdf964 Editor - Autofit surface on open
Data model picker - Expand on double click
2022-08-13 17:09:53 +02:00
Robert
b0c7dd4290 Layers - Fixed blend mode not being applied 2022-08-13 11:32:58 +02:00
Robert
19d47ec9f5 Profiles - Fixed resetting state and reset profiles after editing them 2022-08-13 11:18:24 +02:00
Robert
041ed8e0a0 Visual Scripting - Fixed storage issues where connections would be lost
Visual Scripting - Added node duplication
2022-08-13 11:17:47 +02:00
Diogo Trindade
c325a29cc0 Core - Fixed default plugin path 2022-08-10 15:50:40 +01:00
Robert
b4242a2dfc Nodes - Tweak pin collection visuals
Nodes - Added counter node that counts from 0.0 to 1.0
Nodes - Added color ramp node
Gradient picker - Remove tilt from preview
2022-08-09 20:46:09 +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
20af5e9c21 Plugins UI - Search on UI thread 2022-08-04 23:29:18 +02:00
Robert
8ede4cb606 Plugins UI - Populate list on background prio 2022-08-04 23:27:46 +02:00
Robert
6fd66ad447 Plugins UI - Use ItemsRepeater to fix page load time 2022-08-04 23:25:38 +02:00
Robert
e9566ca689 Storage - Added migration to clear the DB
Profile - Don't store empty visual scripts
Profile tree - Improved drag & drop
2022-08-04 23:01:27 +02:00
Robert
73a80ef476 Plugins - Don't load incompatible plugins 2022-08-02 21:17:53 +02:00
Robert
dc17253518 Visual scripting - Added pin disconnect with MMB
Visual scripting - Added min and max node
2022-08-01 22:26:11 +02:00
Robert
b6e0c0fb66 Sidebar - Added category reordering
Sidebar - Fix disabled profiles not fading
Sidebar - Fix module missing when editing existing profile configs
Profile - Remove old undo/redo code
2022-08-01 20:42:56 +02:00
Robert
5873df250d Core - Added missing property changed calls in ProfileConfiguration
Sidebar - Added suspended status indicators
2022-07-31 21:24:02 +02:00
Robert
7667cc5473 Tray icon - Fix show on click 2022-07-31 17:55:53 +02:00