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

1181 Commits

Author SHA1 Message Date
a5159401e6 Updated RGB.NET to 2.0.0-prerelease.17 2023-03-05 19:26:08 +01:00
Robert
09a2f769c3 Update homepage update link (I need a build lol) 2023-03-04 19:34:54 +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
ede29aa9f9 Added channel startup argument 2023-03-03 13:35:42 +01:00
RobertBeekman
41dcec7d9c
Merge pull request #765 from Artemis-RGB/feature/reduce-allocs
Random misc fixes
2023-03-03 12:51:59 +01:00
Diogo Trindade
86f96f1308 Fixed startup wizard 2023-03-01 21:23:12 +00:00
Diogo Trindade
1b62109961 Debug - Fixed threading issue with LogStore
also made the logger viewer text searching much more efficient
2023-03-01 17:35:35 +00:00
Robert
0852769cc9 Removed BuildInfo constant
Indicate which version is currently installed in release list
2023-02-28 22:45:34 +01:00
Robert
aff6ffffc8 Fix merge mistake 2023-02-26 16:06:02 +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
acd005e4a2 Implemented most of the updating mechanism 2023-02-24 22:54:17 +01:00
f1c5b2c14f Updated RGB.NET to stay in sync with plugins 2023-02-12 17:44:03 +01:00
Robert
0cd65a2ebf Implemented Artemis.Web.Update client 2023-02-12 16:48:16 +01:00
Robert
a5d2249593 Updating - Initial client code 2023-02-05 21:48:56 +01:00
Diogo Trindade
a7ed4de575 Debugger - Fixed possible crash when LogEvent is null
In theory this shouldn't happen, but I just got a hard crash because of it. Doesn't hurt to check.
2023-02-05 15:05:51 +00:00
Robert
64decaf0c2 Core - Refactor service registration pt 2 2023-02-04 23:32:14 +01:00
Robert
3222eae876 Updating - Initial GraphQL client commit 2023-02-04 23:29:26 +01:00
Robert
f2ef657d00 Core - Refactor service registration 2023-02-04 23:25:48 +01:00
Diogo Trindade
8449b5db07
UI - Fixed Device LED UI (#756) 2023-02-02 22:17:44 +01:00
Diogo Trindade
b493e43c6e
UI - Added debugger log tab (#753) 2023-02-01 19:46:37 +01:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc (#754) 2023-01-30 21:00:10 +01:00
Robert
166cb888c1 Meta - Update RGB.NET
Meta - Fixed warnings
2023-01-11 22:33:47 +01:00
RobertBeekman
ef5a9fa88d
Merge pull request #744 from Artemis-RGB/feature/profile-fade
Core - Added fading in and out of profiles
2023-01-11 12:45:23 +01:00
Hampus Adolfsson
e2933982df Fix input validation for range property inputs 2022-12-05 17:56:49 +01:00
Diogo Trindade
194780b25c Core - Added fading in and out of profiles 2022-11-27 15:20:17 +00:00
Felipe Urzúa
a66cc26f29
Node picker - Allow searching with ! and !! for starts-with and exact-match respectively 2022-11-06 10:07:28 +01:00
Robert
3819a6e3be Profile scripts - Fixed new scripts not appearing in the list 2022-11-01 21:21:24 +01:00
Robert
6ac3d00116 Layers - Fixed node scripts not loading on duplicated/pasted scripts 2022-10-31 22:47:31 +01:00
Robert
d4bd44b504 Sidebar - Fixed removed categories not dissapearing
Sidebar - Fixed exception when creating a category with an already in use name
2022-10-12 21:20:39 +02:00
Robert
35b593a31d Node editor - Added copy/pasting 2022-10-04 23:39:16 +02:00
Robert
7ada77f5e3 Nodes - Added help URL and help button 2022-10-04 23:39:00 +02:00
Robert
486fb88c50 Sidebar - Fixed bottom button tooltips 2022-10-03 20:41:19 +02:00
Diogo Trindade
f0a4a9a267 Meta - Cleaned up csprojs 2022-09-30 20:45:40 +02:00
Diogo Trindade
96a8a72ae7 Meta - Removed packages.lock.json 2022-09-30 20:45:40 +02:00
Robert Beekman
13aa9829d8 Merge branch 'development' into feature/NodeSorting 2022-09-28 16:27:56 +02:00
Robert
8e3b6c3459 Node script editor - Prevent creating loops
Node script popout editor - Added auto-layout hotkey (Ctrl+F)
2022-09-27 20:01:12 +02:00
Robert
2eeae54d58 Merge branch 'master' into development 2022-09-25 20:48:29 +02:00
Robert
d87ce6263f Sidebar - Don't show "Empty category" on collapsed categories 2022-09-24 12:13:46 +02:00
Robert
65b8b377ec Script editor - Added auto-arrange button 2022-09-24 12:13:12 +02:00
Robert
9c117d2773 Nodes - Added gradient nodes
Nodes - Added color gradient pin type
Data bindings - Changed color gradient data bindings to now take a color gradient
2022-09-23 21:41:08 +02:00
Robert
b6b351f32e Profile editor - Repeat timeline by default & remember repeat setting 2022-09-17 19:25:17 +02:00
Robert
212f8855de Plugin Features - Removed icons
Data model event node - Fix numeric values
2022-09-17 19:25:17 +02:00
Robert
654863e0de Event conditions - Disable edit script button before picking an event 2022-09-16 19:50:35 +02:00
Robert
b19854ee47 Nodes - Added object output pins and a new list predicate node 2022-09-16 19:46:43 +02:00
Robert
9106359515 Home - Fixed GitHub icon 2022-09-14 19:35:16 +02:00
Robert
87bf85c2e4 Sidebar - Reorganized buttons and context menus 2022-09-14 19:34:36 +02:00
Robert
6ed349d4c8 Sidebar - Put all options under the cogwheel button and right-mouse-menu
Sidebar - Hide the cogwheel button when not hoving over category/profile
Sidebar - Made it easier to drag profiles into an empty category
2022-09-10 18:40:05 +02:00