File tree Expand file tree Collapse file tree 5 files changed +13
-16
lines changed
Expand file tree Collapse file tree 5 files changed +13
-16
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 1414 <AssemblyTitle >ScreenCapture.NET.DX11</AssemblyTitle >
1515 <PackageId >ScreenCapture.NET.DX11</PackageId >
1616 <RootNamespace >ScreenCapture.NET</RootNamespace >
17- <Description >Vortice based Screen-Capturing</Description >
18- <Summary >Vortice based Screen-Capturing using Desktop Duplication</Summary >
17+ <Description >DirectX 11 based Screen-Capturing using the Desktop Duplication API </Description >
18+ <Summary >DirectX 11 based Screen-Capturing using the Desktop Duplication API </Summary >
1919 <Copyright >Copyright © Darth Affe 2023</Copyright >
2020 <PackageCopyright >Copyright © Darth Affe 2023</PackageCopyright >
2121 <PackageIcon >icon.png</PackageIcon >
2626 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
2727
2828 <PackageReleaseNotes >
29- The downscale-level is now automatically limited if it would scale the image below a size of 1x1 px.
30- This is change that can potentially break existing behavior but should only affect cases that are expected to crash with earlier versions.
3129 </PackageReleaseNotes >
3230
33- <Version >1.3.2 </Version >
34- <AssemblyVersion >1.3.2 </AssemblyVersion >
35- <FileVersion >1.3.2 </FileVersion >
31+ <Version >2.0.0 </Version >
32+ <AssemblyVersion >2.0.0 </AssemblyVersion >
33+ <FileVersion >2.0.0 </FileVersion >
3634
3735 <OutputPath >..\bin\</OutputPath >
3836 <GenerateDocumentationFile >true</GenerateDocumentationFile >
Original file line number Diff line number Diff line change 1414 <AssemblyTitle >ScreenCapture.NET.DX9</AssemblyTitle >
1515 <PackageId >ScreenCapture.NET.DX9</PackageId >
1616 <RootNamespace >ScreenCapture.NET</RootNamespace >
17- <Description >Vortice based Screen-Capturing</Description >
18- <Summary >Vortice based Screen-Capturing using Desktop Duplication </Summary >
17+ <Description >DirectX 9 based Screen-Capturing</Description >
18+ <Summary >DirectX 9 based Screen-Capturing. Use DX11 if possible! </Summary >
1919 <Copyright >Copyright © Darth Affe 2023</Copyright >
2020 <PackageCopyright >Copyright © Darth Affe 2023</PackageCopyright >
2121 <PackageIcon >icon.png</PackageIcon >
Original file line number Diff line number Diff line change 1515 <AssemblyTitle >ScreenCapture.NET.X11</AssemblyTitle >
1616 <PackageId >ScreenCapture.NET.X11</PackageId >
1717 <RootNamespace >ScreenCapture.NET</RootNamespace >
18- <Description >Vortice based Screen-Capturing</Description >
19- <Summary >Vortice based Screen-Capturing using Desktop Duplication </Summary >
18+ <Description >libX11 based Screen-Capturing</Description >
19+ <Summary >libX11 based Screen-Capturing</Summary >
2020 <Copyright >Copyright © Darth Affe 2023</Copyright >
2121 <PackageCopyright >Copyright © Darth Affe 2023</PackageCopyright >
2222 <PackageIcon >icon.png</PackageIcon >
Original file line number Diff line number Diff line change 2626 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
2727
2828 <PackageReleaseNotes >
29- The downscale-level is now automatically limited if it would scale the image below a size of 1x1 px.
30- This is change that can potentially break existing behavior but should only affect cases that are expected to crash with earlier versions.
29+ Reworked most of the data handling and splitted capture-logic into separate packages.
3130 </PackageReleaseNotes >
3231
33- <Version >1.3.2 </Version >
34- <AssemblyVersion >1.3.2 </AssemblyVersion >
35- <FileVersion >1.3.2 </FileVersion >
32+ <Version >2.0.0 </Version >
33+ <AssemblyVersion >2.0.0 </AssemblyVersion >
34+ <FileVersion >2.0.0 </FileVersion >
3635
3736 <OutputPath >..\bin\</OutputPath >
3837 <GenerateDocumentationFile >true</GenerateDocumentationFile >
You can’t perform that action at this time.
0 commit comments