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
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
8718d01eae
Core - Flattened namespaces
...
Shared UI - Flattened namespaces
Shared UI - General housekeeping
Project - Code cleanup
2020-09-01 00:14:08 +02:00
Robert
ef9cfb9ce8
Project - Cleaned up some test code
...
UI - Added scaffolding for databindings
2020-08-28 21:34:28 +02:00
SpoinkyNL
bfb122e95a
Modules - Ordering WIP
2020-08-27 00:21:44 +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
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
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
SpoinkyNL
e27f658cea
Plugins - Adjusted namespaces
2020-08-21 22:32:46 +02:00
Robert
625fcbafdd
Plugins - Simplified and streamlined the way plugins provide VMs
...
Plugins - Added dependency injection to all plugin VMs
Plugin settings - Allow injecting plugin settings into any class defined in the plugin assembly
2020-08-21 20:22:46 +02:00
Robert
a06ad8f011
Marked all service implementations as internal
...
Core - Enabled XML docs
Modules - Added DI to module VMs
2020-08-19 19:45:22 +02:00
SpoinkyNL
6a32ecc3a4
Modules - Added activation mechanism and conditions
2020-08-16 23:44:59 +02:00
Robert
f2f77da953
Display conditions - Implemented lists in the core, UI needs more work
2020-08-12 23:32:30 +02:00
Robert
cb69760971
UI - Moved exception viewer to its own seperate window
...
Conditions - Started adding list conditions
2020-08-11 22:47:41 +02:00
Robert
d955bc8635
Profiles - Finished dispose implementation
...
Profiles - Added transition between active profiles
Core - Added startup animation
2020-08-10 19:16:21 +02:00
SpoinkyNL
c0bdd8cf26
Profiles - Dispose WIP
2020-08-09 22:34:45 +02:00
SpoinkyNL
c5dbe73000
Profile editor - Continue updating datamodel in editor
...
Display conditions - Added setting to display current values while selecting condition targets
2020-08-06 22:09:28 +02:00
SpoinkyNL
10c839f8c9
Color brush - Added linear gradient rotation
...
Profile editor - Updated conditions UI
2020-08-03 22:41:13 +02:00
SpoinkyNL
7b1cefca8b
Layer properties - Fixed some checks
2020-08-03 23:58:46 +02:00
SpoinkyNL
b659be1f48
Color brush - Added configurable gradient repeat
...
Color brush - Fixed gradient positioning in the clip render mode
Color brush - Added gradient tile modes in clip render mode
Layer properties - Allow disabling support of keyframes via the description decorator
2020-08-03 00:18:12 +02:00
SpoinkyNL
aa7c914b92
UI - Many misc fixes I can't remember
...
Profile editor - Removed layer outline, increasing performance by a lot
Device visualizer - Streamlined custom
Device providers - Added debug device provider
ASUS - Added Maximus X Hero thanks @copystring
Plugin core - Added PerLedLayerBrush
Noise layer - Converted to PerLedLayerBrush, increasing performance and quality
2020-08-02 00:20:25 +02:00
SpoinkyNL
385a30bec7
Migrations - Added migration to segments
...
Layout - Fixed rotation not always applying (workaround)
Conditions - Added string operators
2020-07-30 00:49:23 +02:00
SpoinkyNL
dab11cb3e7
Profile editor - Fixed new profile elements not always appearing
...
UI - Fixed all the memory leaks I could find, closing the UI now frees a lot of RAM
Noise brush - Decreased memory usage by removing unused 4D noise
Layout editor - Fixed device properties not always applying
2020-07-29 00:29:05 +02:00
SpoinkyNL
2045b230c2
Noise brush - Greatly improved performance on large layouts
...
Profiles core - Pass real delta time brushes/effects
Profiles core - Allow main segment to be disabled on layers
General module - Removed test data model
General module - Removed expensive open window scan, was fun to try :P
Profile editor - Refactored segments
Profile editor - Updated segment visuals to scale well when really narrow
2020-07-25 23:01:37 +02:00
SpoinkyNL
72d606f40d
Profile editor - Redesigned adding/removing timeline segments
...
General module - Added some basic window information to the data model
Profiles - Don't render when opacity is 0
Profile editor - Render non-selected layers in their main segment
Profile editor - Condition editor fixes
2020-07-24 23:04:21 +02:00
SpoinkyNL
e2cfac1437
Display conditions - Show affix/prefix in static input
2020-07-08 22:36:24 +02:00
Robert
3639185171
Display conditions - Loosened up type rules for dynamic comparisons
...
Display conditions - Improved static value input and added support for int and double
2020-07-07 19:53:24 +02:00
Robert
b80e59fa51
Plugin settings window - Updated design
...
Brushes - Added option for brushes to have a settings window
Effects - Added option for effects to have a settings window
2020-07-07 19:33:42 +02:00
Robert
6ee06b2fc5
Data model visualization - Moved services and VMs to UI.Shared
...
Data model visualization - Added support for custom display VMs
Data model visualization - Added framework for custom input VMs
Shared UI - Made internal converters public
2020-07-02 20:25:20 +02:00
Robert
2e87b79407
Merge remote-tracking branch 'origin/master'
2020-07-01 19:54:10 +02:00
Robert
d0781c00ef
Display conditions - Added (empty) VMs and test views
2020-07-01 19:38:20 +02:00
SpoinkyNL
a39fbaf165
ASUS - Expanded logging
...
ASUS - Initialize device provider inside the plugin instead of the surface
2020-06-30 20:53:33 +02:00
Robert
8e01d1f63e
Data model debugger - Added module filtering
...
Data model debugger - Added search input (disabled & not yet implemented)
Data model debugger - Finished list support
2020-06-30 19:51:09 +02:00
SpoinkyNL
58e07ae5bd
Plugins - Added timeout for plugin enable
...
Plugins - Delete lock file even on exception, only leave it in place on crash
Plugins - Added --ignore-plugin-lock startup argument
UI - Renamed -autorun argument to --autorun
2020-06-29 23:24:49 +02:00
Robert
c80e5e42aa
Data model debug - Added semi support for lists
2020-06-29 22:28:12 +02:00
SpoinkyNL
796c0dc671
Data model - Added data model visualization view model
...
Debugger - Split debugger into different tabs
Debugger - Added data model debugger
2020-06-29 00:22:16 +02:00
SpoinkyNL
2b7a507725
Datamodel - WIP stuff, need this on a diff. PC
2020-06-23 22:49:27 +02:00
SpoinkyNL
920aea6695
Device visualizer - Added support for rotation and scale
...
Profile editor - Fixed keyframe context menu actions
2020-06-22 22:14:33 +02:00
SpoinkyNL
8cb5d31175
Corsair - Improved center LEDs on Dominator Platinum RGB
2020-06-22 02:07:54 +02:00
SpoinkyNL
a93875e680
Corsair - Added Dominator Platinum RGB layout
...
Core - Improved startup logging
2020-06-21 23:50:43 +02:00
SpoinkyNL
5162111782
CoolerMaster - Updated SDK
...
Meta - Cleaned up Nuget packages
2020-06-20 18:03:05 +02:00
SpoinkyNL
24afb6b0f5
UI - Large amount of memory improvements in the VMs
...
Core - Minor memory improvements
2020-06-19 21:48:26 +02:00
SpoinkyNL
63cb6d211e
Filter effects - Moved all to post processing
2020-06-18 22:35:04 +02:00
SpoinkyNL
7a50249335
Core - Render each profile element in its own bitmap
...
Layer effects - Removed now redundant CreateShapeClip
2020-06-18 19:09:40 +02:00
SpoinkyNL
75b0ee8151
Profiles - Abstracted property elements and effect elements
...
Folders - Added properties to folders
Layer effects - Expanded to folders
Layer effects - Added shape clipping
2020-06-17 19:21:23 +02:00
SpoinkyNL
34bcd22f8c
Blur effect - Some minor optimizations
...
Profile editor - Properly update effects on render
2020-06-16 20:28:05 +02:00
SpoinkyNL
480fae02b9
Filter effect - Split up each filter into a seperate effect
...
BitmapBrush - Don't attempt to render while disposed
Effects - Only display movement cursor when mousing over icon
2020-06-16 19:14:00 +02:00
SpoinkyNL
a62d5544cf
Layers - Finished effects on layers, groups still missing
...
Effects - Added filter effect with different SkiaSharp image filters
2020-06-16 00:25:04 +02:00