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

297 Commits

Author SHA1 Message Date
Robert Beekman
390e93b6b6 defaults wip 2016-06-08 14:41:54 +02:00
SpoinkyNL
04497a10e5 Fixed animation speed doubling at certain times. Fixed Spotify null reference 2016-06-08 11:08:30 +02:00
Logan Saso
1722195529 Added spotify support to Windows Profile 2016-06-07 13:28:27 -07:00
SpoinkyNL
be70786319 Added core usage to WindowsProfileDataModel 2016-06-07 21:32:00 +02:00
Robert Beekman
cc4439126e Merge pull request #98 from SpoinkyNL/issue86
Fix for Issue #86
2016-06-07 08:31:25 +02:00
Ted
6d678b8ac7 Fix for Issue 86 2016-06-06 23:22:58 -07:00
SpoinkyNL
449c811bde Fixed Windows Profile (auto) enabling 2016-06-07 01:44:45 +02:00
SpoinkyNL
6436942e47 Replaced debug effect with profile for Windows 2016-06-07 01:25:31 +02:00
SpoinkyNL
afb8c60851 Fixed dynamic properties 2016-06-06 20:26:52 +02:00
SpoinkyNL
6e390ab3a7 Fixed high CPU usage after editing a profile while it's active 2016-06-06 16:01:22 +02:00
SpoinkyNL
49ca507a5c Much more performance improvements 2016-06-06 14:55:34 +02:00
SpoinkyNL
b7423ad6d6 Performance improvements, especially on large profiles 2016-06-05 22:13:46 +02:00
SpoinkyNL
1ea471280b Profiles now associate themselves to keyboards using an identifier unique per model. Rendering no longer done on UI thread, fixing UI freezes (yes.. yes I did that) 2016-06-04 22:22:49 +02:00
Robert Beekman
0033b8b982 Merge pull request #95 from DarthAffe/bugfix
Fixed possible crash while searching the steam-path
2016-06-04 11:13:28 +02:00
Robert Beekman
4ec3640fbd Merge pull request #94 from DarthAffe/development
Update to CUE.NET v1.0.3 (using the new SDK-checks)
2016-06-04 11:12:38 +02:00
2c9dc821e5 Fixed possible crash while searching the steam-path 2016-06-04 10:16:04 +02:00
a8f7edeaf5 Added a check to all Corsair-DeviceProviders to prevent loading time if the CueSDK is initialized 2016-06-04 10:09:03 +02:00
841207225d Updated the Corsair-Headset-DeviceProvider to benefit from CUE.NET 1.0.3 2016-06-04 10:01:07 +02:00
7ed9114805 Fixed previous changes to the corsair-mice-deviceprovider 2016-06-04 10:00:51 +02:00
f871f9ffde Updated the Corsair-Mice-DeviceProvider to benefit from CUE.NET 1.0.3 2016-06-04 09:56:48 +02:00
2616179e7f Updated the Corsair-Keyboard-DeviceProvider to benefit from CUE.NET 1.0.3 2016-06-04 09:52:54 +02:00
47f2bf2c0d Updated CUE.NET to v1.0.3 2016-06-04 09:41:52 +02:00
SpoinkyNL
526bc2661a Added layer unsaved changes warning 2016-06-03 20:59:58 +02:00
SpoinkyNL
317b1cb369 Merge branch 'development' of https://github.com/SpoinkyNL/Artemis.git 2016-06-02 22:38:48 +02:00
SpoinkyNL
425f888db7 STRAFE fix take two 2016-06-02 22:38:46 +02:00
Logan Saso
7724a105a3 Merge branch 'development' of https://github.com/SpoinkyNL/Artemis.git 2016-06-02 13:29:42 -07:00
Logan Saso
905fc7f9c4 I don't even what 2016-06-02 13:29:41 -07:00
SpoinkyNL
1fb78cf932 Possible STRAFE fix 2016-06-02 22:18:41 +02:00
SpoinkyNL
985b840af3 Re-enabled Razer, fixed profile import when no keyboard is active 2016-06-02 21:41:50 +02:00
SpoinkyNL
35de216762 Sorted out sorting <3 2016-06-02 15:20:35 +02:00
SpoinkyNL
76cfc09fa4 Fixed profile null reference 2016-06-02 10:58:49 +02:00
SpoinkyNL
2c748ca5d1 Enabled pulse on profile editor glow effect and fixed slide animations 2016-06-02 00:45:28 +02:00
SpoinkyNL
73017e8091 Adjusted keyboard margins and added Razer 2016-06-01 21:12:42 +02:00
SpoinkyNL
da64c85a22 Implemented CS:GO and Dota directory detection. Implemented last profile saving, implemented growth effect 2016-06-01 20:29:10 +02:00
SpoinkyNL
67b87324c6 Theme tweaks 2016-06-01 01:42:37 +02:00
SpoinkyNL
ef6e6459f2 Fixed theming, this closes #51 2016-06-01 00:18:47 +02:00
SpoinkyNL
dd5889ec3e Cleaned up margins in views, improved Corsair mouse/headset null-handling. Added theme switching (WIP) 2016-05-31 18:45:26 +02:00
SpoinkyNL
eb59ddc816 UI polish 2016-05-30 23:53:53 +02:00
SpoinkyNL
b01f9485ae Fixed profile saving, expanded Overwatch data model 2016-05-29 20:59:54 +02:00
SpoinkyNL
0b889c3b0c Implemented basic Overwatch parsing 2016-05-29 14:20:30 +02:00
SpoinkyNL
f1b7c667a7 Added Overwatch module, progress on MMF with C++ 2016-05-28 23:32:41 +02:00
SpoinkyNL
c80c87dce7 Cleaned up ProfileEditorViewModel, added expirimental Overwatch DLL 2016-05-27 23:44:30 +02:00
SpoinkyNL
d9ad83d73e Implemented functionality on all the profile management buttons 2016-05-26 23:32:31 +02:00
SpoinkyNL
5a19bf9e30 Added profile import, profile editor UI polish 2016-05-26 21:03:15 +02:00
Robert Beekman
a596382274 Added a few buttons 2016-05-24 22:44:09 +02:00
SpoinkyNL
d9ab9d5af3 Drag and drop polish 2016-05-23 20:28:03 +02:00
SpoinkyNL
cc10f46e63 Drag 'n drop WIP 2016-05-23 10:48:25 +02:00
SpoinkyNL
fdc18a1de0 Polished lots of layer related UI stuff 2016-05-22 23:57:56 +02:00
SpoinkyNL
8adc6b1b9d Implemented most of layer grouping 2016-05-21 23:57:20 +02:00
SpoinkyNL
9a560d780d Implemented mouse and headset layers 2016-05-21 00:03:09 +02:00