File tree Expand file tree Collapse file tree
FlyleafLib.Controls.WinUI Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <TargetFrameworks >net8.0-windows;net10.0-windows</TargetFrameworks >
55 <UseWindowsForms >true</UseWindowsForms >
66 <UseWPF >true</UseWPF >
7- <Version >1.6.1 </Version >
7+ <Version >1.6.2 </Version >
88 <Authors >SuRGeoNix</Authors >
99 <Copyright >SuRGeoNix © 2025</Copyright >
1010 <PackageLicenseExpression >LGPL-3.0-or-later</PackageLicenseExpression >
Original file line number Diff line number Diff line change 55 <UseWinUI >true</UseWinUI >
66 <Nullable >enable</Nullable >
77 <Authors >SuRGeoNix</Authors >
8- <Version >1.3.1 </Version >
8+ <Version >1.3.2 </Version >
99 <Copyright >SuRGeoNix © 2025</Copyright >
1010 <PackageProjectUrl >https://github.com/SuRGeoNix/Flyleaf</PackageProjectUrl >
1111 <PackageIcon >Flyleaf.png</PackageIcon >
Original file line number Diff line number Diff line change 88 <PackageIconUrl />
99 <RepositoryUrl ></RepositoryUrl >
1010 <Description >Media Player .NET Library for WinUI 3/WPF/WinForms (based on FFmpeg/DirectX)</Description >
11- <Version >3.10.1 </Version >
11+ <Version >3.10.2 </Version >
1212 <Authors >SuRGeoNix</Authors >
1313 <Copyright >SuRGeoNix © 2025</Copyright >
1414 <PackageLicenseExpression >LGPL-3.0-or-later</PackageLicenseExpression >
1717 <IncludeSymbols >true</IncludeSymbols >
1818 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1919 <PackageReleaseNotes >
20- - Renderer: Fixes issues with Split Frame Alpha and adds SW support
21- - Renderer: Fixes an issue during initialization that it wouldn't properly renderer
22- - Renderer: Adds SwsScale support for alpha channel
23- - Renderer: Clear Screen when VPSwitch clears frames cache
24- - VideoDecoder: Fixes an issue with key frame for qtrle codec
25- - FlyleafHost.Wpf: Fixes an infinite LayoutUpdated loop which could cause the UI to freeze
20+ - Player.ScreamerZeroLatency: Fixes a critical issue with the new Video Frame Cache
21+ - Engine.Config: Introduces KeepDisplayActive and allows -by disabling it- the system/display to sleep if required
2622 </PackageReleaseNotes >
2723 </PropertyGroup >
2824
You can’t perform that action at this time.
0 commit comments