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

1358 Commits

Author SHA1 Message Date
Diogo Trindade
a8f0fd1bee updated wooting dlls to v1.2.0
https://github.com/WootingKb/wooting-rgb-sdk/releases/tag/v1.2.0
2020-09-10 16:30:17 +01:00
Robert
11de30318e Core - Added stores for the different register-able types
Profiles - Refactored large parts of the profile structure to use these stores
2020-09-09 19:56:06 +02:00
SpoinkyNL
4cfe71796c Core wip things tired of writing descriptive messages ^^ 2020-09-12 10:39:44 +02:00
Diogo Trindade
36bfa9be8d Fixed wooting one layout
some of the keys had the wrong file names
2020-09-08 21:50:57 +01:00
Robert
d37420e462 Core - Layer refactor WIP 2020-09-08 19:17:04 +02:00
SpoinkyNL
414ebd5aa8 Merge branch 'data-bindings' 2020-09-07 21:41:48 +02:00
SpoinkyNL
5d540530af Data bindings - Fixed internal easing state
Data bindings - Some UI improvements :)
Data bindings - Added floor modifier
Layer properties - Fixed new base values not applying
2020-09-07 21:41:39 +02:00
Robert
6b309cb1f3 Data bindings - Further implemented default converters 2020-09-07 23:43:43 +02:00
SpoinkyNL
aebe3005e7 Data bindings - Added converters for the default layer property types 2020-09-06 23:57:26 +02:00
SpoinkyNL
1dc58fd09a Data bindings - WIP commit 2020-09-06 21:24:35 +02:00
SpoinkyNL
7bcac904fc Device visualizer - Fixed a crash when a device has 0 width/height 2020-09-06 20:29:22 +02:00
SpoinkyNL
f105a10e4d Core - Fixed layer properties base values not applying correctly 2020-09-06 20:18:43 +02:00
SpoinkyNL
d03ca9c84a Profile modules - Encapsulation fixes
Data bindings - Abstracted the data model selection
2020-09-04 20:24:34 +02:00
SpoinkyNL
76dcbaf6d7 Effect/brush dialogs - Fixed window not closing on RequestClose(); 2020-09-04 16:28:49 +02:00
Robert
18225ca6fa Data bindings - Fixed some conversion issues
Data bindings - Started hooking up the UI
2020-09-04 23:12:48 +02:00
SpoinkyNL
59e1f37aec Data bindings - WIP commit 🤐🤐🤐 2020-09-03 23:09:05 +02:00
Robert
21beffc0a9 Data bindings - WIP commit
Layer/effect config dialogs - Don't require specific ctor parameter names
2020-09-03 20:16:01 +02:00
Robert
c98fc51623 Device visualiser - (probably) Fixed a NaN crash
General UI - Apply change in default render scale everywhere
Plugin settings - Added restart later option when disabling device providers
Plugin settings - Added support for disabling plugins that failed to load
2020-09-03 19:49:48 +02:00
SpoinkyNL
20e6aa1135 Data bindings - Some WIP stuff 2020-09-02 19:12:31 +02:00
SpoinkyNL
2708e190cb Device service - Use an RGB.NET brush for device identify 2020-09-02 19:56:36 +02:00
Robert
ea98c6114a Data bindings - Added binding apply logic to the layer properties
Data bindings - Expanded to support inner layer properties
2020-09-02 19:27:46 +02:00
SpoinkyNL
5f34c8afac General module - Fix namespace to avoid collision with Core type 2020-09-02 01:01:47 +02:00
Robert
04f925972f Projects - Disable .deps.json generator (FINALLY) 2020-09-01 21:30:31 +02:00
Robert
450019f3c1 OK? 2020-09-01 20:38:13 +02:00
Robert
3e3988d72d Docs - Exclude some unneeded .NET namespaces
Docs - Exclude generated annotations
2020-09-01 20:08:13 +02:00
Robert
68ce43e834 Plugins - Exclude SkiaSharp/Stylet assets
Plugins - Only copy resources where applicable
UI - Added publish profile
2020-09-01 19:44:51 +02:00
SpoinkyNL
8a7d7445c5 Docs - Update index 2020-09-01 00:21:36 +02:00
SpoinkyNL
8718d01eae Core - Flattened namespaces
Shared UI - Flattened namespaces
Shared UI - General housekeeping
Project - Code cleanup
2020-09-01 00:14:08 +02:00
Robert Beekman
029e39ec1d Update README.md 2020-08-31 21:34:49 +02:00
Robert Beekman
f5cb4ad525 Update README.md 2020-08-31 20:55:55 +02:00
Robert
d14830e8e5 DocFX - Maybe now :> 2020-08-31 20:04:12 +02:00
Robert
57aeaf6698 Docs - My feeble attempt to get CI going 2020-08-31 19:52:59 +02:00
Robert
1fc2896906 Documentation - Added DocFX 2020-08-31 19:44:18 +02:00
SpoinkyNL
68b61cbcb2 Condition operators - Marked built-in operators as internal
Display conditions - Added docs to the service and profile types
Color gradient - Added docs
Storage - Moved profile entities to separate namespaces
Data bindings - Added entities to storage
Data bindings - Started implementing in the core
2020-08-30 23:09:38 +02:00
SpoinkyNL
8d88b14d78 Profile editor - Fixed tree responsiveness while moving elements 2020-08-30 13:12:39 +02:00
Robert
ef9cfb9ce8 Project - Cleaned up some test code
UI - Added scaffolding for databindings
2020-08-28 21:34:28 +02:00
Robert
a177188ce7 Shared UI - Renamed DataModelVisualizationService
Databindings - Started on some basic UI elements
2020-08-27 20:46:20 +02:00
Robert
babd862b40 UI - Made module tabs uppercase since that's what we do
Modules - Finished module ordering
2020-08-27 19:47:27 +02:00
SpoinkyNL
bfb122e95a Modules - Ordering WIP 2020-08-27 00:21:44 +02:00
SpoinkyNL
d62d389d9f Modules UI - Fixed activation view not subscribing sometimes
Core - Don't attempt to catch a timeout during module override, only pain down that route
2020-08-26 22:16:30 +02:00
Robert
8d756128e4 Modules - Added activation requirements tab
Profile editor - Only override active profile with profile editor tab open
2020-08-26 19:38:44 +02:00
Robert
90383f2e41 Merge remote-tracking branch 'origin/master' 2020-08-26 19:38:43 +02:00
Robert
91157fea5b Project - Cleaned up all project files
Project - Ensured every project only has x64 build configs
Project - Removed WPF from projects where not needed
2020-08-26 19:33:02 +02:00
SpoinkyNL
2093c5cb9e Profile editor - Remove now unnecessary delay when activating 2020-08-26 00:39:11 +02:00
SpoinkyNL
cf8e6e1b2b Modules - Added IsActivatedOverride which indicates exactly that
Core - During creation ensure all local users can access the data folder
Core - Wrap exceptions during module enable/disable in PluginExceptions
2020-08-26 00:26:29 +02:00
SpoinkyNL
0beae810ea Profile editor - Fixed some race conditions with active module override 2020-08-25 20:40:19 +02:00
Robert
ccd04494f4 Merge remote-tracking branch 'origin/master' 2020-08-24 20:35:56 +02:00
Robert Beekman
f4f36ce899 Update README.md
Added VS extension
2020-08-24 20:08:24 +02:00
Robert
ed479abebc Modules - Added enable override mechanism
Profile modules - Added animated module enable/disable
2020-08-24 19:23:29 +02:00
SpoinkyNL
73e992bbb7 Layer effects - Normalized method naming 2020-08-23 23:17:33 +02:00