diff -Nru kodi-audiodecoder-2sf-19.0.3/audiodecoder.2sf/addon.xml.in kodi-audiodecoder-2sf-19.0.4/audiodecoder.2sf/addon.xml.in --- kodi-audiodecoder-2sf-19.0.3/audiodecoder.2sf/addon.xml.in 2022-03-21 12:57:16.000000000 +0000 +++ kodi-audiodecoder-2sf-19.0.4/audiodecoder.2sf/addon.xml.in 2013-05-31 22:59:22.000000000 +0000 @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ diff -Nru kodi-audiodecoder-2sf-19.0.3/audiodecoder.2sf/resources/language/resource.language.uk_ua/strings.po kodi-audiodecoder-2sf-19.0.4/audiodecoder.2sf/resources/language/resource.language.uk_ua/strings.po --- kodi-audiodecoder-2sf-19.0.3/audiodecoder.2sf/resources/language/resource.language.uk_ua/strings.po 2022-03-21 12:57:16.000000000 +0000 +++ kodi-audiodecoder-2sf-19.0.4/audiodecoder.2sf/resources/language/resource.language.uk_ua/strings.po 2013-05-31 22:59:22.000000000 +0000 @@ -5,16 +5,17 @@ msgid "" msgstr "" "Project-Id-Version: KODI Addons\n" -"Report-Msgid-Bugs-To: https://github.com/xbmc/audiodecoder.ssf/issues/\n" +"Report-Msgid-Bugs-To: translations@kodi.tv\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2022-05-16 11:14+0000\n" +"Last-Translator: A. \n" +"Language-Team: Ukrainian \n" "Language: uk_ua\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 4.12.2\n" msgctxt "Addon Summary" msgid "Nintendo DS audio file decoder" @@ -33,23 +34,23 @@ # For example, "Press \"OK\" for \"All seasons\"" instead of "Press OK for All seasons" after first word. msgctxt "#30000" msgid "Default length" -msgstr "" +msgstr "Типова довжина" msgctxt "#30001" msgid "Used if specified file does not provide the length." -msgstr "" +msgstr "Використовується, якщо вказаний файл не надає довжину." msgctxt "#30002" msgid "unused" -msgstr "" +msgstr "не використовується" msgctxt "#30003" msgid "{0:d} s" -msgstr "" +msgstr "{0:d} с" msgctxt "#30004" msgid "Default fade out time" -msgstr "" +msgstr "Типовий час затухання" msgctxt "#30005" msgid "Used if specified file does not provide the length and fade." diff -Nru kodi-audiodecoder-2sf-19.0.3/azure-pipelines.yml kodi-audiodecoder-2sf-19.0.4/azure-pipelines.yml --- kodi-audiodecoder-2sf-19.0.3/azure-pipelines.yml 2022-03-21 12:57:16.000000000 +0000 +++ kodi-audiodecoder-2sf-19.0.4/azure-pipelines.yml 2013-05-31 22:59:22.000000000 +0000 @@ -16,25 +16,25 @@ - job: Windows pool: - vmImage: 'VS2017-Win2016' + vmImage: 'windows-2022' strategy: matrix: Win32: - GENERATOR: "Visual Studio 15 2017" + GENERATOR: "Visual Studio 17 2022" ARCHITECTURE: Win32 CONFIGURATION: Release Win64: - GENERATOR: "Visual Studio 15 2017" + GENERATOR: "Visual Studio 17 2022" ARCHITECTURE: x64 CONFIGURATION: Release Win64-UWP: - GENERATOR: "Visual Studio 15 2017" + GENERATOR: "Visual Studio 17 2022" ARCHITECTURE: x64 CONFIGURATION: Release WINSTORE: -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION="10.0.17763.0" ARM64-UWP: - GENERATOR: "Visual Studio 15 2017" + GENERATOR: "Visual Studio 17 2022" ARCHITECTURE: ARM64 CONFIGURATION: Release WINSTORE: -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION="10.0.17763.0" diff -Nru kodi-audiodecoder-2sf-19.0.3/debian/changelog kodi-audiodecoder-2sf-19.0.4/debian/changelog --- kodi-audiodecoder-2sf-19.0.3/debian/changelog 2022-03-30 08:47:44.000000000 +0000 +++ kodi-audiodecoder-2sf-19.0.4/debian/changelog 2013-05-31 22:59:22.000000000 +0000 @@ -1,9 +1,7 @@ -kodi-audiodecoder-2sf (19.0.3-1~jammy) jammy; urgency=low +kodi-audiodecoder-2sf (6:19.0.4-1~jammy) jammy; urgency=low [ kodi ] * autogenerated dummy changelog - [ wsnipex ] - * no upstream changelog available + -- Nobody Sat, 01 Jun 2013 00:59:22 +0200 - -- wsnipex Wed, 30 Mar 2022 10:47:44 +0200 diff -Nru kodi-audiodecoder-2sf-19.0.3/debian/changelog.tmp kodi-audiodecoder-2sf-19.0.4/debian/changelog.tmp --- kodi-audiodecoder-2sf-19.0.3/debian/changelog.tmp 2022-03-30 08:47:44.000000000 +0000 +++ kodi-audiodecoder-2sf-19.0.4/debian/changelog.tmp 1970-01-01 00:00:00.000000000 +0000 @@ -1,7 +0,0 @@ -kodi-audiodecoder-2sf (19.0.3-1~#DIST#) #DIST#; urgency=low - - [ kodi ] - * autogenerated dummy changelog - - -- Nobody Sat, 01 Jun 2013 00:59:22 +0200 - diff -Nru kodi-audiodecoder-2sf-19.0.3/debian/copyright kodi-audiodecoder-2sf-19.0.4/debian/copyright --- kodi-audiodecoder-2sf-19.0.3/debian/copyright 2022-03-21 12:57:16.000000000 +0000 +++ kodi-audiodecoder-2sf-19.0.4/debian/copyright 2013-05-31 22:59:22.000000000 +0000 @@ -3,7 +3,7 @@ Source: https://github.com/xbmc/audiodecoder.2sf Files: * -Copyright: 2005-2021 Team Kodi +Copyright: 2005-2022 Team Kodi License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff -Nru kodi-audiodecoder-2sf-19.0.3/debian/kodi-audiodecoder-2sf.install kodi-audiodecoder-2sf-19.0.4/debian/kodi-audiodecoder-2sf.install --- kodi-audiodecoder-2sf-19.0.3/debian/kodi-audiodecoder-2sf.install 2022-03-30 08:47:44.000000000 +0000 +++ kodi-audiodecoder-2sf-19.0.4/debian/kodi-audiodecoder-2sf.install 2013-05-31 22:59:22.000000000 +0000 @@ -1,2 +1,2 @@ -usr/lib -usr/share +usr/lib/* +usr/share/* diff -Nru kodi-audiodecoder-2sf-19.0.3/src/2SFCodec.cpp kodi-audiodecoder-2sf-19.0.4/src/2SFCodec.cpp --- kodi-audiodecoder-2sf-19.0.3/src/2SFCodec.cpp 2022-03-21 12:57:16.000000000 +0000 +++ kodi-audiodecoder-2sf-19.0.4/src/2SFCodec.cpp 2013-05-31 22:59:22.000000000 +0000 @@ -1,6 +1,6 @@ /* - * Copyright (C) 2014-2021 Arne Morten Kvarving - * Copyright (C) 2016-2021 Team Kodi (https://kodi.tv) + * Copyright (C) 2014-2022 Arne Morten Kvarving + * Copyright (C) 2016-2022 Team Kodi (https://kodi.tv) * * SPDX-License-Identifier: GPL-2.0-or-later * See LICENSE.md for more information. diff -Nru kodi-audiodecoder-2sf-19.0.3/src/2SFCodec.h kodi-audiodecoder-2sf-19.0.4/src/2SFCodec.h --- kodi-audiodecoder-2sf-19.0.3/src/2SFCodec.h 2022-03-21 12:57:16.000000000 +0000 +++ kodi-audiodecoder-2sf-19.0.4/src/2SFCodec.h 2013-05-31 22:59:22.000000000 +0000 @@ -1,6 +1,6 @@ /* - * Copyright (C) 2014-2021 Arne Morten Kvarving - * Copyright (C) 2016-2021 Team Kodi (https://kodi.tv) + * Copyright (C) 2014-2022 Arne Morten Kvarving + * Copyright (C) 2016-2022 Team Kodi (https://kodi.tv) * * SPDX-License-Identifier: GPL-2.0-or-later * See LICENSE.md for more information. diff -Nru kodi-audiodecoder-2sf-19.0.3/src/CircularBuffer.h kodi-audiodecoder-2sf-19.0.4/src/CircularBuffer.h --- kodi-audiodecoder-2sf-19.0.3/src/CircularBuffer.h 2022-03-21 12:57:16.000000000 +0000 +++ kodi-audiodecoder-2sf-19.0.4/src/CircularBuffer.h 2013-05-31 22:59:22.000000000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2021 Team Kodi (https://kodi.tv) + * Copyright (C) 2019-2022 Team Kodi (https://kodi.tv) * * SPDX-License-Identifier: GPL-2.0-or-later * See LICENSE.md for more information.