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

715 Commits

Author SHA1 Message Date
SpoinkyNL
4e565f9d76 Opting for precompiled plugins, removed CS-Script
Cleaned up Nuget packages
Cleaned up references
2019-04-10 00:33:21 +02:00
SpoinkyNL
d5db17c0e3 Added some views, I really just need this code on adifferent machine 2019-04-09 19:38:07 +02:00
SpoinkyNL
663ea3bf9a Updated Nuget packages, hello 2019! 2019-01-05 17:17:27 +01:00
SpoinkyNL
e6f5dde7f7 Added GDI-based rendering test 2018-04-15 18:41:31 +02:00
SpoinkyNL
dd82a945ef Added x64 release config
Added some brush drawing types but they won't stay (gotta commit this)
2018-04-14 21:27:12 +02:00
SpoinkyNL
2ad803180f Trade Travis for TeamCity yay 2018-04-08 00:28:26 +02:00
SpoinkyNL
128e293c1c Last try for Travis to see if Artemis build against Mono at all 2018-04-07 21:30:15 +02:00
SpoinkyNL
11b88ad511 Updated ALL the NuGet packages 2018-04-07 21:20:55 +02:00
SpoinkyNL
62090bd419 Downgrade NuGet APIs to v2 for Travis 2018-04-07 15:25:37 +02:00
SpoinkyNL
15f46b8757 Last attempt at Nuget for today 2018-04-07 15:17:09 +02:00
SpoinkyNL
d4eb17eeb8 Attempt #4 2018-04-07 15:00:45 +02:00
SpoinkyNL
25bbfeab10 I should not just copy-paste things 2018-04-07 14:52:21 +02:00
SpoinkyNL
c379027f2e Fixed Travis Nuget sources 2018-04-07 14:46:23 +02:00
SpoinkyNL
8ad0d47e3e Added Travis 2018-04-07 14:36:43 +02:00
SpoinkyNL
31e9eb511b More core rendering 2018-04-07 14:24:49 +02:00
SpoinkyNL
9a2ea0c2b3 Removed seperate plugins project since you're always referencing both..
Added more loading logic
2018-04-06 19:54:25 +02:00
SpoinkyNL
b80e1ea528 Implemented plugin reloading 2018-03-05 23:44:39 +01:00
SpoinkyNL
31affd01b3 Project cleanup 2018-03-04 22:29:04 +01:00
SpoinkyNL
2f72cdb1d9 Rely on CS-Script includes for modules view model matching 2018-03-04 22:27:57 +01:00
SpoinkyNL
36b8ddc023 Enabled plugin debugging
Moved built-in plugins
Auto-copy built-in plugins on build
2018-03-03 13:46:22 +01:00
SpoinkyNL
7a2717d8b9 Plugins working again 2018-03-02 23:46:55 +01:00
SpoinkyNL
25f832cba5 Always save solution first :>>> 2018-03-02 20:53:01 +01:00
SpoinkyNL
a51ae92fea Added support for built-in plugins
Added dependency injection to IPlugin construction
2018-03-02 20:51:39 +01:00
SpoinkyNL
f5749ccb26 Updated RGB.NET to 0.0.1.38 2018-03-02 17:36:38 +01:00
SpoinkyNL
aada338dcc Further expanded plugins
Added navigation between modules
2018-02-25 19:48:22 +01:00
SpoinkyNL
4781524139 Finalized client-side storage 2018-01-24 19:10:43 +01:00
SpoinkyNL
0c47b9a2fb Added UI elements borrowed from DarthAffe
Added a WIP of profile classes
2018-01-13 00:06:28 +01:00
SpoinkyNL
7d4c5dbae6 Started on RGB.NET implementation 2018-01-09 00:09:22 +01:00
SpoinkyNL
e43d632adb Added module (the first major plugin type) view(model) creation 2018-01-08 20:41:21 +01:00
SpoinkyNL
8760b7f838 Some more plugin stuff, lovely commit messages ikr 2018-01-08 19:10:59 +01:00
SpoinkyNL
c761c880ed Added some more plugin architecture (modules are now a type of plugin) 2018-01-07 14:54:09 +01:00
SpoinkyNL
f093520ce8 Added some module architecture 2018-01-06 21:04:29 +01:00
SpoinkyNL
ab3f2b1fd8 Project cleanup 2018-01-05 17:00:19 +01:00
SpoinkyNL
529e52b35d And the winner is... Stylet! 2017-12-27 19:34:13 +01:00
SpoinkyNL
59a84e9db6 Missed csproj changes 2017-12-25 19:47:59 +01:00
SpoinkyNL
420792e478 Some UI stuff 2017-12-25 19:10:28 +01:00
SpoinkyNL
a3d3a15a88 Added routing to UI project
Added Ninject
Added Fody
2017-12-20 01:00:02 +01:00
SpoinkyNL
c2cf86b6b8 Started on the UI project
Added ReactiveUI, Material design and MahApps
Added the welcome page
2017-12-18 01:04:28 +01:00
Robert Beekman
8c34fb3c50 2.0 initial commit 2017-12-07 12:51:54 +01:00
Robert Beekman
309d9b9d2c Fixed logging location
Bumped version
2017-12-04 10:42:11 +01:00
Robert Beekman
fb4af9d2a0 Oops 2017-11-30 12:08:03 +01:00
Robert Beekman
69290ea9e5 Merge remote-tracking branch 'origin/master' 2017-11-30 12:06:54 +01:00
Robert Beekman
ea2b7f6622 Move data directory to ApplicationData instead of Documents 2017-11-30 12:06:47 +01:00
Robert Beekman
161d44a309 Update README.md 2017-11-28 22:23:36 +01:00
SpoinkyNL
821f09d259 Added automatic removal of Squirrel version 2017-11-28 21:26:28 +01:00
Robert Beekman
bc64ac33f8 Store install path in registry
Finalized auto-update code
2017-11-28 13:08:33 +01:00
SpoinkyNL
b394c03dbb Added new auto-update (WIP)
Added dialog result to MetroDialog
2017-11-28 00:02:34 +01:00
SpoinkyNL
e3b39a2649 Merge branch 'master' of https://github.com/SpoinkyNL/Artemis 2017-11-24 22:31:01 +01:00
SpoinkyNL
758739ebda Got rid of false positive yey 2017-11-24 22:30:59 +01:00
Robert Beekman
a1e90e88d7 Merge pull request #405 from StachePL/master
Masterkeys Pro M support
2017-11-22 20:22:31 +01:00