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

37 Commits

Author SHA1 Message Date
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
928d9711af Core - Moved startup arguments from CoreService to Constants
Web server - Added setting to disable the web server
Web server - Added --disable-webserver startup argument to disable the web server
UI - Fixed Artemis not bringing existing instances to foreground if already running
2022-08-26 20:32:36 +02:00
Robert
f6090dc296 Code style - Use file scoped namespaces
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
76a6ab5ca0 Visual Scripting - Removed accidental reference to ScreenCapture.NET 2022-08-21 10:05:21 +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
Robert
f9b3bc9377 Workshop - Disable in release builds 2022-08-20 18:02:35 +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
6c5298902f CI - Updated to build Avalonia project
Meta - Clean up build configs
2022-08-20 11:34:25 +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
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
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
Diogo Trindade
45e810c3ac UI - Fixed Tray Icon on Linux 2022-07-30 19:43:42 +01:00
Robert
4703c0890a UI - Always use dark theme 2022-07-27 20:09:23 +02:00
Robert
7759b6197f UI - Exclude Avalonia.Diagnostics in release builds 2022-07-26 23:30:54 +02:00
Robert
a2ce3b9d9c Devices - Added input identification
UI - Tweaked style and enabled Mica on Windows 11
2022-07-24 23:23:59 +02:00
Diogo Trindade
a23af68a12 Updated RGB.NET 2022-07-22 23:38:40 +01:00
Robert
75d85985a9 Plugins - Added platform support
Settings - Fixed updating issues in plugin tab
UI - Don't initialize in design mode
UI - Move ReactiveCoreWindow to Artemis.Shared
Window service - Return window created by ShowWindow
Window service - Added CreateOpenFileDialog API
2022-07-22 20:28:07 +02:00
Robert
311bdee8da Scripting - Add confirm dialog when discarding changes
Editor - Fix missing repeat mode button
Editor - Auto-save 1 sec after last change
General UI - Fix main window drag handle
2022-07-16 10:42:20 +02:00
Robert
3b4194cb9d Plugins - Ported prerequisites UI
Scripting - Ported scripting UI
2022-07-10 23:25:34 +02:00
Robert
65837e671a Device dialog - Added LEDs tab
General - Resolved lots of compile warnings (XML comments)
2022-06-19 14:19:03 +02:00
Robert
021f17aef4 General - Log fatal exceptions on all platforms 2022-06-18 22:36:52 +02:00
Robert
13d2ee0c3b Meta - Upgraded packages 2022-06-09 20:10:39 +02:00
Robert
0d3890e560 Icons - Dropped SVG support and fixed filling 2022-06-06 20:54:39 +02:00
Robert
dd40bdd544 Profiles - Added module activation requirements
Editor - Refactored tools and selected keyframes management
Timeline - Added keyframe duplicating, copying and pasting
Windows UI - Added logging of fatal exceptions
2022-06-05 18:57:42 +02:00
Robert
6f75683c4d General - Updated RGB.NET 2022-05-08 10:28:52 +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
cce8404cfa Meta - Update packages
Shared UI - Added slider behavior that only updates its value on pointer release
2022-05-01 11:08:59 +02:00
Robert
2bf36fbf20 Core - Refactored effects
Profile editor - Added effect creation
2022-04-23 17:07:04 +02:00
Robert
66ea718316 Profile editor - Integrated visual scripting 2022-04-03 22:21:56 +02:00
Robert
28534cb57a Nodes - Added maths node
Nodes - Added visual representation of easing types to easings node
2022-03-27 15:29:58 +02:00
Robert
d7f3ee1190 Meta - Replace WPF projects with Avalonia projects 2022-03-27 11:55:26 +02:00