Codebase list kodi-pvr-njoy / 0b380a0
Update upstream source from tag 'upstream/20.3.0+ds1' Update to upstream version '20.3.0+ds1' with Debian dir 0b8b9bd03f3eef19f633ad699a0e687351187c05 Vasyl Gello 1 year, 6 months ago
3 changed file(s) with 10 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
1515 - job: Windows
1616
1717 pool:
18 vmImage: 'VS2017-Win2016'
18 vmImage: 'windows-2022'
1919
2020 strategy:
2121 matrix:
2222 Win32:
23 GENERATOR: "Visual Studio 15 2017"
23 GENERATOR: "Visual Studio 17 2022"
2424 ARCHITECTURE: Win32
2525 CONFIGURATION: Release
2626 Win64:
27 GENERATOR: "Visual Studio 15 2017"
27 GENERATOR: "Visual Studio 17 2022"
2828 ARCHITECTURE: x64
2929 CONFIGURATION: Release
3030 Win64-UWP:
31 GENERATOR: "Visual Studio 15 2017"
31 GENERATOR: "Visual Studio 17 2022"
3232 ARCHITECTURE: x64
3333 CONFIGURATION: Release
3434 WINSTORE: -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION="10.0.17763.0"
3535 ARM64-UWP:
36 GENERATOR: "Visual Studio 15 2017"
36 GENERATOR: "Visual Studio 17 2022"
3737 ARCHITECTURE: ARM64
3838 CONFIGURATION: Release
3939 WINSTORE: -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION="10.0.17763.0"
00 <?xml version="1.0" encoding="UTF-8"?>
11 <addon
22 id="pvr.njoy"
3 version="20.2.0"
3 version="20.3.0"
44 name="Njoy N7 PVR Client"
55 provider-name="Team Kodi">
66 <requires>@ADDON_DEPENDS@</requires>
0 v20.3.0
1 - Kodi inputstream API update to version 3.2.0
2 - Kodi PVR API update to version 8.0.2
3
04 v20.2.0
15 - Translation updates by Weblate
26 - Kodi main API update to version 2.0.0