Robert
|
ea8972a415
|
Merge branch 'development'
|
2021-02-25 21:48:38 +01:00 |
|
Robert
|
3c29c3aeeb
|
Plugins - Added removal of plugins
Plugins - Added updating plugins at runtime
|
2021-02-25 21:48:24 +01:00 |
|
Robert
|
af4bf79936
|
Device providers - Fixed an issue removing device providers
Surface auto-arrange - Fixed a crash when arranging with no devices
|
2021-02-25 20:40:04 +01:00 |
|
Robert
|
1ea2e2bee7
|
Devices - Ported color correction code to RGB.NET
|
2021-02-25 19:58:40 +01:00 |
|
Robert
|
a9d6b17aa4
|
Plugin endpoints - Added exception event
Plugin endpoints - Handle wildcard values for Accept-Charset
|
2021-02-25 19:42:13 +01:00 |
|
|
|
2e859bc84c
|
Small RGB.NET update
|
2021-02-25 00:42:25 +01:00 |
|
Diogo Trindade
|
291eabd20e
|
Web Server Service - Changed listening URL to wildcard
this should make the web server work for both ipv4 and ipv6
|
2021-02-24 21:39:46 +00:00 |
|
Robert
|
528d082e62
|
UI - Removed now unused sample size setting
|
2021-02-24 21:30:50 +01:00 |
|
Robert
|
8795500991
|
UI - Fixed tray icon tooltip positioning
|
2021-02-24 20:30:17 +01:00 |
|
Robert Beekman
|
fac184c1a3
|
Force building RGB.NET release builds
|
2021-02-24 19:31:33 +01:00 |
|
|
|
b1d54a2ea9
|
Merge branch 'RGB.NET_update' of https://github.com/SpoinkyNL/Artemis into RGB.NET_update
|
2021-02-24 13:06:40 +01:00 |
|
Robert
|
154c1393c2
|
CSPROJ - Formatting
|
2021-02-24 21:07:01 +01:00 |
|
|
|
62497fa188
|
Updated to use a simpler texture
|
2021-02-24 13:05:50 +01:00 |
|
|
|
e58c0f20bb
|
Updated to work with the new RGB.NET rendering
|
2021-02-24 00:45:31 +01:00 |
|
Robert
|
e3b9a88cc7
|
Merge remote-tracking branch 'origin/master'
|
2021-02-23 23:40:36 +01:00 |
|
Robert
|
b4ab8f6969
|
Device debugger - Redesigned window
Surface editor - Added option to disable color overlay
|
2021-02-23 23:40:30 +01:00 |
|
Robert Beekman
|
93a29eac52
|
Update azure-pipelines.yml for Azure Pipelines
|
2021-02-22 19:49:20 +01:00 |
|
Robert
|
7f30950af1
|
Merge branch 'development'
|
2021-02-21 16:59:48 +01:00 |
|
Robert
|
77bd62ab9c
|
Merge branch 'layouts' into development
|
2021-02-21 16:58:22 +01:00 |
|
Robert
|
0464abfafe
|
Surface editor - Display temporary color in device list
|
2021-02-20 23:13:28 +01:00 |
|
Robert
|
c4b18b699d
|
Web server - JSON and string inputs also accept PUT
|
2021-02-19 16:43:19 +01:00 |
|
Robert
|
b154badd9c
|
Devices - Added custom layout loading
|
2021-02-19 16:42:09 +01:00 |
|
Robert
|
056b2bface
|
Surface - Removed the ArtemisSurface and reworked device loading
|
2021-02-16 21:46:08 +01:00 |
|
Robert
|
7ccc9c54fb
|
Devices - Updated for RGB.NET changes
|
2021-02-14 15:51:41 +01:00 |
|
Robert
|
c70e7d0c00
|
Devices - Reimplemented LED images
|
2021-02-11 22:49:51 +01:00 |
|
Robert
|
956ebd3313
|
Devices - Implemented device image loading
Devices - LED image loading WIP
|
2021-02-11 20:12:19 +01:00 |
|
Robert
|
e1121afdf9
|
Devices - Add device layout loading
|
2021-02-10 22:45:28 +01:00 |
|
Robert
|
7792b662e0
|
RGB.NET - Updated for latest development branch
|
2021-02-10 00:19:45 +01:00 |
|
Robert
|
606c1b80f2
|
RGB.NET - Updated for latest development branch
|
2021-02-07 22:29:30 +01:00 |
|
SpoinkyNL
|
81b8f5bf48
|
Merge branch 'development'
|
2021-02-05 20:51:04 +01:00 |
|
SpoinkyNL
|
4f7e35d167
|
Profiles - Fixed a render issue when changing LED selection
Plugins - Improved error wording when loading a plugin with duplicate GUID
|
2021-02-05 20:50:28 +01:00 |
|
SpoinkyNL
|
6c90943944
|
UI - Added changes since last build to update dialog
|
2021-02-04 20:22:04 +01:00 |
|
SpoinkyNL
|
dcd1a37600
|
Merge branch 'development'
|
2021-02-03 19:37:36 +01:00 |
|
SpoinkyNL
|
f343b3d0f8
|
Profiles - Fixed conditions triggering on profile load, closes #520
UI - Added logging startup argument, closes #532
Plugins - Added import button, closes #521
|
2021-02-03 19:21:04 +01:00 |
|
SpoinkyNL
|
49d1fc072d
|
Merge branch 'development'
|
2021-02-02 20:06:02 +01:00 |
|
SpoinkyNL
|
1c10eb8aa4
|
Modifiers - Cannot input negative values - closes #519
|
2021-02-02 19:32:22 +01:00 |
|
SpoinkyNL
|
bd6c93b292
|
Devices - Added option to disable devices
|
2021-02-01 19:54:28 +01:00 |
|
SpoinkyNL
|
25dcb16964
|
Plugins - Check main entry DLL casing to avoid weird namespace issues
Editor - Removed limit on zooming with mouseswheel, closes #528
|
2021-02-01 19:36:29 +01:00 |
|
Robert Beekman
|
45bf7e7c82
|
Merge pull request #534 from Artemis-RGB/feature/webserver
Added web server & expanded plugin features
|
2021-01-30 21:58:47 +01:00 |
|
SpoinkyNL
|
c1b0027231
|
Plugin features - Added PluginFeature attribute
Plugin features -Added PluginFeatureInfo to plugin features
Web server - Moved REST APIs to plugins
|
2021-01-30 21:55:29 +01:00 |
|
SpoinkyNL
|
46958338b9
|
Web API - Added end points API
Web API - Return unhandled exceptions in JSON
Plugin end points - Made built-in end points async
|
2021-01-29 20:48:40 +01:00 |
|
SpoinkyNL
|
fe847ad8f4
|
Web server - Added serveral plugin end point types
|
2021-01-29 00:54:27 +01:00 |
|
SpoinkyNL
|
97972b0690
|
UI - Pat on the back
[ci skip]
|
2021-01-28 20:06:11 +01:00 |
|
Robert
|
d6ba573456
|
Web server - Plugin end point API WIP
|
2021-01-28 19:54:04 +01:00 |
|
Robert
|
5c2a96eee0
|
Startup - Bring existing instances to foreground/focus them
Bootstrapper - Cleaned up code into a separate state manager
|
2021-01-28 19:14:58 +01:00 |
|
Robert
|
28e1532064
|
Web server - Added web server service
UI - Added remote management for bringing to foreground, restarting and shutting down
UI - Simplified services namespaces
|
2021-01-27 20:52:51 +01:00 |
|
Robert
|
7d7a985d35
|
Merge branch 'feature/auto-run-task'
|
2021-01-25 20:21:29 +01:00 |
|
Robert
|
ca7af1d142
|
Auto-update - Don't check for updates until after core init finished
Tray - Attempt to more reliably hide icon on application close
Auto-run - Implemented dropping of permissions
|
2021-01-25 19:33:21 +01:00 |
|
SpoinkyNL
|
097a5275e2
|
Auto-run - Moved to task-based approach (WIP)
|
2021-01-24 23:16:13 +01:00 |
|
SpoinkyNL
|
b4458ddefd
|
Update service - Fix faulty version comparison
|
2021-01-24 23:13:42 +01:00 |
|