diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/release.yml
similarity index 100%
rename from .github/workflows/dotnet-desktop.yml
rename to .github/workflows/release.yml
diff --git a/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj b/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj
index b13b988..7e5a672 100644
--- a/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj
+++ b/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj
@@ -14,8 +14,8 @@
ScreenCapture.NET.DX11
ScreenCapture.NET.DX11
ScreenCapture.NET
- Vortice based Screen-Capturing
- Vortice based Screen-Capturing using Desktop Duplication
+ DirectX 11 based Screen-Capturing using the Desktop Duplication API
+ DirectX 11 based Screen-Capturing using the Desktop Duplication API
Copyright © Darth Affe 2023
Copyright © Darth Affe 2023
icon.png
@@ -26,13 +26,11 @@
True
- The downscale-level is now automatically limited if it would scale the image below a size of 1x1 px.
- This is change that can potentially break existing behavior but should only affect cases that are expected to crash with earlier versions.
- 1.3.2
- 1.3.2
- 1.3.2
+ 2.0.0
+ 2.0.0
+ 2.0.0
..\bin\
true
diff --git a/ScreenCapture.NET.DX9/ScreenCapture.NET.DX9.csproj b/ScreenCapture.NET.DX9/ScreenCapture.NET.DX9.csproj
index caceecc..e3e3fb1 100644
--- a/ScreenCapture.NET.DX9/ScreenCapture.NET.DX9.csproj
+++ b/ScreenCapture.NET.DX9/ScreenCapture.NET.DX9.csproj
@@ -14,8 +14,8 @@
ScreenCapture.NET.DX9
ScreenCapture.NET.DX9
ScreenCapture.NET
- Vortice based Screen-Capturing
- Vortice based Screen-Capturing using Desktop Duplication
+ DirectX 9 based Screen-Capturing
+ DirectX 9 based Screen-Capturing. Use DX11 if possible!
Copyright © Darth Affe 2023
Copyright © Darth Affe 2023
icon.png
diff --git a/ScreenCapture.NET.X11/ScreenCapture.NET.X11.csproj b/ScreenCapture.NET.X11/ScreenCapture.NET.X11.csproj
index b7cbb84..e15edf1 100644
--- a/ScreenCapture.NET.X11/ScreenCapture.NET.X11.csproj
+++ b/ScreenCapture.NET.X11/ScreenCapture.NET.X11.csproj
@@ -15,8 +15,8 @@
ScreenCapture.NET.X11
ScreenCapture.NET.X11
ScreenCapture.NET
- Vortice based Screen-Capturing
- Vortice based Screen-Capturing using Desktop Duplication
+ libX11 based Screen-Capturing
+ libX11 based Screen-Capturing
Copyright © Darth Affe 2023
Copyright © Darth Affe 2023
icon.png
diff --git a/ScreenCapture.NET/ScreenCapture.NET.csproj b/ScreenCapture.NET/ScreenCapture.NET.csproj
index 63094cd..aab9f70 100644
--- a/ScreenCapture.NET/ScreenCapture.NET.csproj
+++ b/ScreenCapture.NET/ScreenCapture.NET.csproj
@@ -26,13 +26,12 @@
True
- The downscale-level is now automatically limited if it would scale the image below a size of 1x1 px.
- This is change that can potentially break existing behavior but should only affect cases that are expected to crash with earlier versions.
+Reworked most of the data handling and splitted capture-logic into separate packages.
- 1.3.2
- 1.3.2
- 1.3.2
+ 2.0.0
+ 2.0.0
+ 2.0.0
..\bin\
true