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

602 Commits

Author SHA1 Message Date
SpoinkyNL
ec490155fd Disabled The Division module (broken)
Disabled LightFX module (unfinished)
Added keybind event triggers
Fixed condition dropdown width
Adjusted layer properties window height
Improved GTA V DLL placement
2017-03-18 23:36:51 +01:00
SpoinkyNL
87a30b8936 Added K95 Platinum support
Added default profiles for Assetto Corsa resolving #131
Fixed default profiles for the CM Pro S resolving #316
Fixed keybinds on folders #276
Fixed window scaling with many layers #276
2017-03-18 17:23:51 +01:00
SpoinkyNL
c13b9e4dd5 Redid keybinds
Added mouse binds
Finalized editor resize
Realigned keyboard in editor
2017-03-14 21:01:08 +01:00
SpoinkyNL
a71dc46071 Fixed layer changes getting lost on alt-tabbing away
UI fixes
2017-03-12 22:56:56 +01:00
SpoinkyNL
e729cfb960 Reworked XAML for profile and layer editor (some layer types tbd) 2017-03-01 17:15:41 +01:00
SpoinkyNL
809e38da7e Added window resize support to the profile editor
Fixed UI alignments in profile editor
2017-02-25 18:25:02 +01:00
SpoinkyNL
ef19348e53 Reworked key-held keybind 2017-02-21 22:16:03 +01:00
SpoinkyNL
9d1a274b72 Field on layer null crash fix
Throw render loop exceptions when debugging
Add shrink animation for #304
Fix a few beta crashes
Added backend logic for keydown/keyup and mouse events
2017-02-21 18:28:41 +01:00
SpoinkyNL
650e506266 Add layer copy paste across profiles with Ctrl+C/Ctrl+V for #194 2017-02-11 19:49:04 +01:00
SpoinkyNL
e8e6e084a7 Fixed LUA drawing scale on preview
Fixed LUA conditions when not using hotkeys
Added Assetto Corsa module
2017-02-11 14:47:24 +01:00
SpoinkyNL
b53e08fdcb Added LUA keybind module 2017-02-07 23:39:47 +01:00
SpoinkyNL
0e1c7d9e3b Add window titles to window service
Add window title to layer edit window
Clean up flyout settings VM
2017-02-06 15:24:42 +01:00
SpoinkyNL
992d79a43f Implemented keybinds on layers 2017-02-06 15:01:58 +01:00
SpoinkyNL
e051918486 Started work on keybinds 2017-02-05 19:16:30 +01:00
SpoinkyNL
7373bad446 Clean up Tweening
Fix tweening performance
Fix overlay rendering
Fix LUA drawing scale on non-keyboard events
Added 15 sec startup delay on autorun
2017-02-03 19:32:24 +01:00
SpoinkyNL
d4ca54a35a Misc fixes
Made labels in editor consistent
Rendering everything in one visual now, gaining a bit of perf
Upped device draw scale  (was 4, then 1, now 2)
Replaced RAM usage with a quicker alternative
Split up ram into total ram, used ram, available ram
Replaced current time with a quicker alternative
Use image brush on Corsair devices <3 CUE.NET
2017-02-01 17:52:12 +01:00
SpoinkyNL
f7b61f11c0 Fixed missing user input on layer editor.. 2017-01-26 13:39:40 +01:00
SpoinkyNL
59acb92498 Downgrade Squirrel
Fix Division
Fix default audio profiles
2017-01-26 13:06:58 +01:00
SpoinkyNL
c119992df7 Fix ATS directory overwrite 2017-01-26 10:49:44 +01:00
SpoinkyNL
310bd52efc Fixed CUE.NET implementation to actually use the Nuget package 2017-01-24 22:32:36 +01:00
SpoinkyNL
182d710d16 Updated Nuget packages
Fixed keyboard hook
2017-01-24 18:27:51 +01:00
SpoinkyNL
e8467ddf58 Added WindowsProfile migration to GeneralProfile
Added default profiles for OverlayProfile
2017-01-24 17:11:39 +01:00
SpoinkyNL
f090246c2b Eurotruck fixes 2017-01-24 12:17:22 +01:00
SpoinkyNL
ab17119fbb Fixed audio layer not picking up device change 2017-01-23 19:01:34 +01:00
SpoinkyNL
eeb5c8aa90 Fix unnecessary config writes
Fix #286
2017-01-23 15:27:15 +01:00
SpoinkyNL
03264fcee7 Fixed Truck Simulator directory selection
Made render scale configurable per type and set non-keyboard types to 1 instead of 4
Fixed overlay enable/disable
Added changed/increased/decreased to layer event triggers
Fixed layer condition changes in UI always applying
2017-01-23 14:45:50 +01:00
SpoinkyNL
eab261cd46 Fix ScanProcesses Access Denied 2017-01-22 00:42:39 +01:00
SpoinkyNL
07f7ae263d Add support for multiple processes per module
Add ATS support
2017-01-22 00:31:51 +01:00
SpoinkyNL
d7bf26a738 Don't render device types that aren't usable 2017-01-19 14:50:58 +01:00
SpoinkyNL
039593c6fe Clean up tweening 2017-01-19 12:54:48 +01:00
SpoinkyNL
201e65b3b5 Performance improvements 2017-01-18 19:44:39 +01:00
SpoinkyNL
6f3d00c8d4 Further audio improvements, needs some trimming on CPU-usage 2017-01-17 19:25:07 +01:00
SpoinkyNL
e5f1a940de Show all layers in editor by default 2017-01-15 17:51:48 +01:00
Robert Beekman
7323c657df Update FlyoutSettingsViewModel.cs 2017-01-15 17:44:00 +01:00
SpoinkyNL
0cdf8242b7 Update default profiles 2017-01-15 17:39:15 +01:00
SpoinkyNL
0e1bddfaa6 Merge branch 'development' of https://github.com/SpoinkyNL/Artemis.git 2017-01-15 17:16:07 +01:00
SpoinkyNL
e451a03996 Add audio values to general profile datamodel 2017-01-15 17:16:06 +01:00
e028467bbb Renamed AngularBrush to ConicalBrush 2017-01-15 13:22:25 +01:00
Robert Beekman
4cc519c8e2 Merge pull request #281 from DarthAffe/development
A little improvement to the AngularBrush
2017-01-15 13:10:56 +01:00
04c28e2951 Updated dirty-flag if center is changed 2017-01-14 23:23:10 +01:00
f7b945cc65 Fixed hash-calculation 2017-01-14 23:21:06 +01:00
0db7448f15 Fixed Thumbnail, prevented rendering without changes to improve performance, made render-center-point potential adjustable 2017-01-14 23:18:43 +01:00
Robert Beekman
80cd620247 Merge pull request #280 from DarthAffe/development
Angular Brush
2017-01-14 18:08:02 +01:00
d9d828ab21 Fixed brush-save and adjusted render-resolution 2017-01-14 17:45:41 +01:00
SpoinkyNL
ce90dda807 Added default device change detection to audio layer 2017-01-14 16:49:26 +01:00
e9d3040b64 Added AngularBrush 2017-01-14 16:48:06 +01:00
4e8be36174 Changed the update-loop to be a single thread instead of a timer 2017-01-14 16:47:52 +01:00
SpoinkyNL
bc2508e4ac Profile editor tweaks and fixes
Select profile after duplicate/add
Select default profile after delete
2017-01-14 13:08:48 +01:00
SpoinkyNL
afb6315ec6 Added ProfileEditorModel
Refactored some namespaces
Got rid of ProfileViewModel
2017-01-14 00:27:26 +01:00
SpoinkyNL
15275c83a0 Implemented BottomToTop again 2017-01-14 00:27:26 +01:00