From e039eaa2dd1e82b72a00ca83270e618466666160 Mon Sep 17 00:00:00 2001 From: SuRGeoNix Date: Tue, 22 Oct 2024 20:58:52 +0300 Subject: [PATCH] Updates to v3.7.55 (FlyleafLib) / v1.3.14 (FlyleafME) / v1.0.33 (FlyleafHost.WinUI) * DecoderContext: Allows decoding errors during seeking * FlyleafHost.Wpf: Fixes a possible issue with normal/fullscreen * Updates System.Text.Json --- FlyleafLib.Controls.WPF/FlyleafLib.Controls.WPF.csproj | 2 +- FlyleafLib.Controls.WinUI/FlyleafLib.Controls.WinUI.csproj | 2 +- FlyleafLib/FlyleafLib.csproj | 6 ++++-- Plugins/OpenSubtitlesOrg/OpenSubtitlesOrg.csproj | 2 +- Plugins/YoutubeDL/YoutubeDL.csproj | 2 +- 5 files changed, 8 insertions(+), 6 deletions(-) diff --git a/FlyleafLib.Controls.WPF/FlyleafLib.Controls.WPF.csproj b/FlyleafLib.Controls.WPF/FlyleafLib.Controls.WPF.csproj index fd0010cf..07d303c5 100644 --- a/FlyleafLib.Controls.WPF/FlyleafLib.Controls.WPF.csproj +++ b/FlyleafLib.Controls.WPF/FlyleafLib.Controls.WPF.csproj @@ -4,7 +4,7 @@ net8.0-windows;net6.0-windows;net472 true true - 1.3.13 + 1.3.14 SuRGeoNix SuRGeoNix © 2024 LGPL-3.0-or-later diff --git a/FlyleafLib.Controls.WinUI/FlyleafLib.Controls.WinUI.csproj b/FlyleafLib.Controls.WinUI/FlyleafLib.Controls.WinUI.csproj index b70bf4ae..24a14639 100644 --- a/FlyleafLib.Controls.WinUI/FlyleafLib.Controls.WinUI.csproj +++ b/FlyleafLib.Controls.WinUI/FlyleafLib.Controls.WinUI.csproj @@ -8,7 +8,7 @@ true enable SuRGeoNix - 1.0.32 + 1.0.33 SuRGeoNix © 2024 https://github.com/SuRGeoNix/Flyleaf Flyleaf.png diff --git a/FlyleafLib/FlyleafLib.csproj b/FlyleafLib/FlyleafLib.csproj index 61502ffd..4f983a37 100644 --- a/FlyleafLib/FlyleafLib.csproj +++ b/FlyleafLib/FlyleafLib.csproj @@ -8,7 +8,7 @@ Media Player .NET Library for WinUI 3/WPF/WinForms (based on FFmpeg/DirectX) - 3.7.54 + 3.7.55 SuRGeoNix SuRGeoNix © 2024 LGPL-3.0-or-later @@ -17,7 +17,9 @@ true snupkg - * VideoDecoder: Prevents renderer's creation to set Disposed = false + * DecoderContext: Allows decoding errors during seeking + * FlyleafHost.Wpf: Fixes a possible issue with normal/fullscreen + * Updates System.Text.Json diff --git a/Plugins/OpenSubtitlesOrg/OpenSubtitlesOrg.csproj b/Plugins/OpenSubtitlesOrg/OpenSubtitlesOrg.csproj index b54a4106..0dae53bd 100644 --- a/Plugins/OpenSubtitlesOrg/OpenSubtitlesOrg.csproj +++ b/Plugins/OpenSubtitlesOrg/OpenSubtitlesOrg.csproj @@ -9,7 +9,7 @@ - + diff --git a/Plugins/YoutubeDL/YoutubeDL.csproj b/Plugins/YoutubeDL/YoutubeDL.csproj index 33c44cd6..9c4c2624 100644 --- a/Plugins/YoutubeDL/YoutubeDL.csproj +++ b/Plugins/YoutubeDL/YoutubeDL.csproj @@ -9,7 +9,7 @@ - +