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

2869 Commits

Author SHA1 Message Date
SpoinkyNL
caf2e3b2ae Replaced DynamicLinq with DynamicExpresso 2016-06-13 12:18:06 +02:00
Thoth2020
12ddcc3600 Update DeviceManager.cs
Attempt #2 at Issue 93 fix
2016-06-13 12:17:54 +02:00
SpoinkyNL
df35b8e5b8 Disabled Bubbles for now, moved CPUUsage to Cpu class in Windows Profile 2016-06-13 12:17:54 +02:00
Ted
13e298a9e8 Added Overall CPU and RAM resource monitors for Windows Profile. 2016-06-13 12:17:54 +02:00
Ted
5f281480e1 Added Overall CPU and RAM resource monitors for Windows Profile. 2016-06-13 12:17:54 +02:00
Ted
82b2607911 First attempt at fix for isasue 93. 10 attempts to reconnect, 500 MS between each. 2016-06-13 12:17:27 +02:00
Robert Beekman
af75f2e44d Merge pull request #106 from DarthAffe/master
Workarounded performance issues in Bubbles-Effect
2016-06-13 11:45:41 +02:00
25a873b5fa Workarounded performance issues in Bubbles-Effect 2016-06-12 11:54:04 +02:00
c61d0ddac3 Fixed possible memoryleak in loopmanager 2016-06-12 11:53:01 +02:00
Robert Beekman
cc60c1e7e9 Merge pull request #105 from DarthAffe/master
Added Bouncing-Bubbles-Effect
2016-06-12 10:28:41 +02:00
eba34be67b Added Bouncing-Bubbles-Effect 2016-06-12 04:19:39 +02:00
cd8d3f6765 Fixed lack of randomness in rapid calls of GetRandomRainbowColor 2016-06-12 04:17:46 +02:00
SpoinkyNL
b2963ef16e Added support for the K70 Rapidfire, this fixes #103 2016-06-11 19:21:00 +02:00
SpoinkyNL
7a15bb398a Fixed profile model crash, cleaned up Nuget packages, UI improvements 2016-06-10 21:22:04 +02:00
SpoinkyNL
ddb0b5474e Cleaned up Nuget packages, fixed crash with Windows Profile, UI improvements 2016-06-10 21:17:11 +02:00
SpoinkyNL
208c5efb9c STRAFE default profile tweaks 2016-06-08 20:37:19 +02:00
Robert Beekman
b11317050a Merge pull request #99 from SpoinkyNL/development
Update 1.1.0 - Profiles
2016-06-08 19:32:42 +02:00
SpoinkyNL
fd749d120c Bumped version number 2016-06-08 19:31:04 +02:00
SpoinkyNL
feab0e3f4d Added default profiles for all keyboards 2016-06-08 19:29:34 +02:00
SpoinkyNL
a9aa9f4df6 Spotify fixes and project cleanup 2016-06-08 17:33:24 +02:00
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
Robert Beekman
2ed91860e5 Update pointers.json 2016-06-06 20:12:14 +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