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

1790 Commits

Author SHA1 Message Date
Robert Beekman
d1b90572db Fixed API doc generation
[skip ci]
2021-03-17 20:53:31 +01:00
Robert
08d91c6a46 Merge branch 'development' 2021-03-17 20:18:46 +01:00
Robert
11535508bc Rendering - Fixed render scale not applying until reboot
Debugger - Added button to save the next frame
Device visualizer - Fixed LED positioning on some devices
2021-03-17 19:55:49 +01:00
Robert
eeaa374d40 Merge branch 'development' 2021-03-16 20:26:24 +01:00
Robert
456af693b0 Rendering - Moved bitmap management logic & prevent access violations 2021-03-16 20:18:53 +01:00
Robert
1a7a7e0582 Data bindings UI - Update evaluation status of conditional data bindings
Profiles - Don't fail to activate a module when its last profile fails to load
2021-03-16 19:47:27 +01:00
Robert
12227b3530 Color picker - Remember last 18 picked colors 2021-03-16 19:29:18 +01:00
Robert
f646f64648 Surface editor - Improved device color overlay method 2021-03-16 00:15:50 +01:00
Robert Beekman
1a3c2a43df Azure builds - Don't trigger on PRs 2021-03-15 20:40:06 +01:00
Robert
c51016f8f2 Surface editor - Added option to only light the top-left LED of a device 2021-03-15 19:50:21 +01:00
Robert
eaa1f15ac3 Data bindings - Fix crash when removing color gradient stops 2021-03-15 19:24:35 +01:00
Robert Beekman
91ad9b7bae Merge pull request #556 from Cheerpipe/development
Fix null object exception on Gradient Editor DEL Hotkey
2021-03-15 19:15:44 +01:00
Cheerpipe
a25e234bf6 Fix null object exception on Gradient Editor DEL Hotkey 2021-03-15 00:27:54 -03:00
Robert
d62e537de7 Merge branch 'development' 2021-03-14 23:19:26 +01:00
Robert
dddfca2b09 Gradient editor - Delete stops with DEL key
Surface editor - Fixed editor taking focus on mouse over
2021-03-14 22:23:25 +01:00
Robert
a57612adb7 Data model debugger - Improve performance on large data models
Data model debugger - Fixed list item remaining that should be removed
UI - Added --minimized command line parameter to start Artemis in tray
2021-03-14 10:35:56 +01:00
Robert Beekman
86d01a9c90 Update azure-pipelines.yml for Azure Pipelines 2021-03-13 00:23:28 +01:00
Robert Beekman
6fe25a7087 Update azure-pipelines.yml for Azure Pipelines 2021-03-13 00:12:19 +01:00
Robert Beekman
71a25ba6f7 Update azure-pipelines.yml for Azure Pipelines 2021-03-13 00:01:47 +01:00
Robert Beekman
eec7661bdc Update azure-pipelines.yml for Azure Pipelines 2021-03-12 23:56:25 +01:00
Robert
a170a9980f UI - Fixed splash screen auto-run behaviour, closes #539 2021-03-11 23:39:26 +01:00
Robert
7f66ccaa4d Merge branch 'development' 2021-03-11 23:22:31 +01:00
Robert
985a94dbaf Plugin settings - Restart Artemis for plugins that require admin rights
Setup wizard - Restart Artemis device providers that require admin rights
Setup wizard - Gracefully handle errors during device provider enable
Profile editor - Select a valid default brush on clean installs
2021-03-11 20:27:54 +01:00
Robert
b917f36978 Profile editor - Added hotkeys for each tool 2021-03-11 19:48:43 +01:00
Robert
f829743b6c Updating - Fix crash when client has internet
Updating - Check for updates periodically and when window opens (if auto-update enabled)
Webserver - Don't write wildcard to webserver.txt
2021-03-11 19:32:25 +01:00
Robert
98b9770250 Device properties - UI polish (the shiny kind)
Conditions - Open existing condition path on click
2021-03-11 00:44:46 +01:00
Robert
902210e48a Merge branch 'development' 2021-03-10 23:17:26 +01:00
Robert
d5d1211649 Plugins - Load features by their info before enabling plugins
General - Added missing XML comments
2021-03-10 20:53:37 +01:00
Diogo Trindade
d4a0b0710c Process Monitor - Switched to Processes instead of strings 2021-03-10 16:04:25 +00:00
Diogo Trindade
fb51e75b94 Process Monitor - simplified structure, moved everything to Core 2021-03-10 15:35:27 +00:00
Diogo Trindade
c9ee37ece8 Process Monitor - initial POC implementation
This is probably overengineered. The same could be done cross platform only using Processes.GetProcesses. I did it this way because initially i wanted to use Wmi events for process start and stop. This requires admin though, so i decided to not use it.
2021-03-10 14:39:16 +00:00
Robert
fa26e6b7da Plugin settings - Open settings as an extra window instead of a dialog
Conditions UI - Display condition results while editing
Conditions UI - Added event trigger indicator while editing
2021-03-09 23:30:06 +01:00
Diogo Trindade
94fac36ffe Web Server - Added ProfileModule override to DataModelJsonPluginEndPoint 2021-03-09 21:24:18 +00:00
Robert
b209bfd833 Devices - Added keyboard layout selection logic
UI - Improved plugin settings tab performance, added search text highlighting
2021-03-09 21:33:35 +01:00
Robert
46d3a288e9 UI - Added keyboard layout selection UI 2021-03-09 00:30:11 +01:00
Diogo Trindade
ea1633c322 Fixed compile-time error with newer Visual Studio
for some reason this breaks on newer vs / dotnet versions
2021-03-08 23:08:58 +00:00
Diogo Trindade
ab0088ed10 Merge branch 'master' into development 2021-03-08 23:08:01 +00:00
Robert Beekman
7c00a43369 Update azure-pipelines-rgbnet.yml for Azure Pipelines
[skip ci]
2021-03-06 00:17:30 +01:00
Robert
acbe994410 Merge branch 'RGB.NET_update' 2021-03-06 00:15:20 +01:00
Robert Beekman
f96a3d4ba2 Update azure-pipelines-rgbnet.yml for Azure Pipelines
[skip ci]
2021-03-06 00:13:58 +01:00
Robert
4b914718e6 Further RGB.NET updates 2021-03-06 00:07:40 +01:00
Robert
5bcba8a4a5 Device properties - Changed doubles to floats for RGB.NET update 2021-03-05 16:18:12 +01:00
Robert
da90c0d3a1 Merge branch 'master' into RGB.NET_update 2021-03-05 15:40:15 +01:00
Robert
f56186b1d8 Merge branch 'development' 2021-03-04 23:34:03 +01:00
Robert
dbdeb7568b Plugins - Fixed double-dipping Disable on Dispose 2021-03-04 19:22:49 +01:00
Robert
bb1ace0941 Merge branch 'better-databindings' into development 2021-03-04 20:26:18 +01:00
Robert
a57dda8485 Data bindings - Added migration to identifier-based storage 2021-03-04 20:05:23 +01:00
Robert
6ba3e6941d Color gradient property - Trigger PropertyChanged on data binding update 2021-03-04 20:02:07 +01:00
Robert
ef66511564 Data bindings - Update UI on registration changes
Data bindings - Tweaked UI tabs to handle a large amount of properties better
Color gradient property - Update data binding properties on stop add/remove
2021-03-04 19:17:17 +01:00
Robert
e82e277758 Merge branch 'development' 2021-03-04 00:27:11 +01:00