1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-12 21:38:38 +00:00

2498 Commits

Author SHA1 Message Date
RobertBeekman
6156da0161
Merge pull request #795 from Artemis-RGB/dependabot/nuget/src/Artemis.UI.Windows/Microsoft.Windows.Compatibility-7.0.3
Bump Microsoft.Windows.Compatibility from 7.0.0 to 7.0.3 in /src/Artemis.UI.Windows
2023-06-22 23:02:32 +02:00
RobertBeekman
8181127977
Merge pull request #798 from Artemis-RGB/feature/url-campaign
UI - Added Matomo campaign to URLs so we know whether they're used
2023-06-22 23:00:23 +02:00
RobertBeekman
d9c63d63e4
Merge pull request #797 from Artemis-RGB/feature/device-visualizer
Cleaned up the device visualizer
2023-06-22 23:00:09 +02:00
Robert
52a769be96 Added Matomo campaign to URLs so we know whether they're used 2023-06-18 12:35:46 +02:00
dependabot[bot]
ff55bf0d26
Bump Microsoft.Windows.Compatibility in /src/Artemis.UI.Windows
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.Windows.Compatibility
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 17:10:22 +00:00
Robert
35f8ee5f77 Merge branch 'development' 2023-06-12 20:05:43 +02:00
Robert
a903771be3 Bump RGB.NET to 2.0.0-prerelease.83 2023-06-12 20:03:37 +02:00
Robert
24a241f91f Merge branch 'master' into development 2023-06-12 20:01:54 +02:00
Robert
f5688db630 Merge branch 'development' 2023-06-11 22:51:15 +02:00
Robert
63591ec3a6 Merge branch 'feature/avalonia-11rc1' into development 2023-06-11 22:50:40 +02:00
Robert
61e4886869 Bump RGB.NET to 2.0.0-prerelease.78 2023-06-11 22:49:49 +02:00
Robert
b6762d074a Start with enabled keybinds 2023-06-11 18:03:18 +02:00
Robert
deaee707f1 Removed old Console.WriteLine 2023-06-11 09:43:05 +02:00
Robert
2e9b3d59d6 Added workaround for invalidation issue in pan/zoom elements 2023-06-10 13:23:38 +02:00
Robert
34824dde42 HotkeyBox - Focus fixes 2023-06-06 20:17:30 +02:00
Robert
aa4a740b78 DraggableNumberBox - Focus fixes 2023-06-06 19:19:43 +02:00
Diogo Trindade
88322baafd DeviceVisualizer - Tied update to core update instead of hardcoded 25fps 2023-06-06 12:17:31 +01:00
Diogo Trindade
567ca193a4 DeviceVisualizer - don't check dirty unless necessary 2023-06-06 12:00:48 +01:00
Diogo Trindade
06e6075c4d DeviceVisualizer - reduce allocations 2023-06-06 12:00:05 +01:00
Robert
f249f80d19 Upgrade Avalonia to 11 rc1 2023-06-05 23:39:57 +02:00
Diogo Trindade
70b6035b0d Fixed save file picker path 2023-06-05 14:25:39 +01:00
Diogo Trindade
c0323f7248 Input - Added F13-F24 2023-06-05 12:18:39 +01:00
Robert
c24e57e556 NumberBox - Fixed values getting coerced between 0 and 100
Data model event cycle node - Listen to the event directly, avoiding race conditions
2023-05-26 00:16:26 +02:00
Robert
9cfa45972d Merge branch 'development' 2023-05-22 20:54:29 +02:00
Robert
dc8147d5a7 UI - Fix draggable number box clamping the value to 0-100 when unloading 2023-05-22 20:19:42 +02:00
Robert
ec594f02b1 Upgrade RGB.NET to 2.0.0-prerelease.69 2023-05-22 19:58:52 +02:00
Robert
6136861215 UI - Use lower quality rendering on the device visualizer 2023-05-22 15:03:10 +02:00
Diogo Trindade
a846bd592e Core - Do not load abstract plugin features
UI - Replace Equals check with EqualityComparer
2023-05-21 15:33:37 +01:00
Robert
26ad9a3385 Merge remote-tracking branch 'origin/development' into development 2023-05-21 10:33:22 +02:00
Robert
e190059623 Device visualizer - Only rerender dirty devices 2023-05-21 10:33:15 +02:00
Diogo Trindade
51f08379eb Fix possible NRE in node script import 2023-05-20 22:15:08 +01:00
Robert
fa710777d7 UI - Use Timer instead of DispatcherTimer where feasible 2023-05-20 23:11:51 +02:00
Robert
0b4588ea58 Merge branch 'development' 2023-05-18 20:03:53 +02:00
Robert
4ffe8d8848 Nuget - Upgraded Markdown, removed unused Skia package 2023-05-18 20:03:02 +02:00
Robert
8ae066935e Update readme 2023-05-18 19:47:38 +02:00
Robert
cb98f25780 Merge branch 'feature/icon-picker' into development 2023-05-18 19:44:21 +02:00
Robert
ed3a770881 UI - Added new icon picker to profile configuration dialog 2023-05-18 19:39:15 +02:00
Robert
07f8209b7b UI - Initial icon picker commit 2023-05-18 13:27:04 +02:00
Robert
c86dba30fc Settings - Brought the with and margins of different tabs in line with eachother
Settings - Tweaked card title font size and spacing
Plugins - Show extra information on plugins in their config dialog 
Plugins - Added the ability to provide a license in plugin.json
2023-05-18 11:18:55 +02:00
Robert
a76ecec97d Profile editor - Fix render quality of devices 2023-05-13 11:18:59 +02:00
Robert
5a36bc33ff Merge branch 'development' prerelease 2023-05-13 11:06:18 +02:00
RobertBeekman
faa21438b8
Merge pull request #783 from Artemis-RGB/RGB.NET_Update
Rgb.net update
2023-05-13 10:37:53 +02:00
Diogo Trindade
2a588375d2 CI - fix docFX 2023-05-12 23:00:30 +01:00
Robert
c0df5c2caf Merge branch 'development' 2023-05-12 23:43:37 +02:00
Robert
f2d51b8daf Merge branch 'feature/avalonia-preview7' into development 2023-05-12 23:41:22 +02:00
Robert
e783dcaa58 Fixed VM disposal issues 2023-05-12 23:27:27 +02:00
Diogo Trindade
5adc837673 Nodes - Fixed compiledBinding in CableView 2023-05-11 22:53:05 +01:00
Robert
f04d7cf897 BitmapInterpolationMode fixes 2023-05-11 23:33:36 +02:00
Robert
bf6674e44f Upgraded to preview8 2023-05-11 23:10:49 +02:00
Diogo Trindade
3c6d770ec2 Merge branch 'feature/linux-input-fix' into feature/avalonia-preview7 2023-05-06 15:40:04 +01:00