From 2614596807e0e96bd3813642bba7c71c555d445e Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Sun, 1 May 2022 14:37:35 +0200 Subject: [PATCH] Bumped version to 1.2.0 --- ScreenCapture.NET/ScreenCapture.NET.csproj | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/ScreenCapture.NET/ScreenCapture.NET.csproj b/ScreenCapture.NET/ScreenCapture.NET.csproj index a7cb920..2baac8f 100644 --- a/ScreenCapture.NET/ScreenCapture.NET.csproj +++ b/ScreenCapture.NET/ScreenCapture.NET.csproj @@ -16,8 +16,8 @@ ScreenCapture.NET Vortice based Screen-Capturing Vortice based Screen-Capturing using Desktop Duplication - Copyright © Darth Affe 2021 - Copyright © Darth Affe 2021 + Copyright © Darth Affe 2022 + Copyright © Darth Affe 2022 icon.png https://github.com/DarthAffe/ScreenCapture.NET LGPL-2.1-only @@ -26,15 +26,13 @@ True - - Fixed problems with capturing inside WPF-threads. - - Removed the need to call 'DPIAwareness.Initalize()' in default configuration - - Added .NET 6 support - - Updated Vortice to 1.9.143 + - Added IScreenCapture.UpdateCaptureZone to modify existing CaptureZones without having to remove and add them again. + (This has performance benefits when only X and/or Y is changed, changes to width, height and downscale are internally still reinitializing the zone.) - 1.1.0 - 1.1.0 - 1.1.0 + 1.2.0 + 1.2.0 + 1.2.0 ..\bin\ true