Skip to content

Commit

Permalink
Merge pull request #25 from AlwinEsch/Nexus-change
Browse files Browse the repository at this point in the history
[Nexus] initial release change for new Kodi 20 Nexus version
  • Loading branch information
AlwinEsch authored Sep 13, 2021
2 parents 4b912c7 + 5fb651b commit 9b0e99e
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
buildPlugin(version: "Matrix")
buildPlugin(version: "Nexus")
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The following instructions assume you will have built Kodi already in the `kodi-
suggested by the README.

1. `git clone --branch master https://github.com/xbmc/xbmc.git`
2. `git clone --branch Matrix https://github.com/xbmc/visualization.matrix.git`
2. `git clone --branch Nexus https://github.com/xbmc/visualization.matrix.git`
3. `cd visualization.matrix && mkdir build && cd build`
4. `cmake -DADDONS_TO_BUILD=visualization.matrix -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/kodi-build/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons`
5. `make`
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ variables:
trigger:
branches:
include:
- Matrix
- Nexus
- releases/*
paths:
include:
Expand Down
2 changes: 1 addition & 1 deletion visualization.matrix/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="visualization.matrix"
version="1.0.1"
version="20.0.0"
name="Matrix"
provider-name="Sarbes">
<requires>@ADDON_DEPENDS@</requires>
Expand Down
10 changes: 9 additions & 1 deletion visualization.matrix/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
20.0.0
- Update dependency kissfft to version 131.1.0 (16. Feb. 2021)
- Update dependency stb_image.h to version 2.27 (11. Jul. 2021)
- Language translation updates by Weblate
- Change test builds to 'Kodi 20 Nexus'
- Increase version to 20.0.0
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
This done to know easier to which Kodi the addon works.
1.0.1
- Fixed German translation (did not work at all before)
1.0.0
Expand All @@ -12,7 +20,7 @@
- Fix Debian build code
- Add license file, add license and source URL to addon.xml
0.4.2
- Pre-Relese version for Kodi Matrix
- Pre-Release version for Kodi Matrix
0.2.0
- Major features done
0.0.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: KODI Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/visualization.matrix/issues\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-07-26 19:39+0000\n"
"Last-Translator: Christian Gade <[email protected]>\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: KODI Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/visualization.matrix/issues\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-07-19 13:06+0000\n"
"Last-Translator: Kai Sommerfeld <[email protected]>\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ msgstr ""
"Project-Id-Version: KODI Addons\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/visualization.matrix/issues\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: 2021-09-12 18:51+0000\n"
"Last-Translator: Minho Park <[email protected]>\n"
"Language-Team: Korean <https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-matrix/ko_kr/>\n"
"Language: ko_kr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.8\n"

msgctxt "Addon Summary"
msgid "Matrix inspired visualization for Kodi."
Expand All @@ -26,7 +27,7 @@ msgstr ""

msgctxt "#30000"
msgid "General"
msgstr ""
msgstr "일반"

msgctxt "#30001"
msgid "Pixel size"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: KODI Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/visualization.matrix/issues\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-08-04 13:29+0000\n"
"Last-Translator: Marek Adamski <[email protected]>\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: KODI Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/visualization.matrix/issues\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-08-22 10:23+0000\n"
"Last-Translator: Christian Gade <[email protected]>\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: KODI Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/visualization.matrix/issues\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-08-13 07:30+0000\n"
"Last-Translator: Dmitry Petrov <[email protected]>\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: KODI Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/visualization.matrix/issues\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-08-22 10:23+0000\n"
"Last-Translator: Christian Gade <[email protected]>\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ msgstr ""
"Project-Id-Version: KODI Addons\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/visualization.matrix/issues\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: 2021-09-12 18:51+0000\n"
"Last-Translator: taxigps <[email protected]>\n"
"Language-Team: Chinese (China) <https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-matrix/zh_cn/>\n"
"Language: zh_cn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.8\n"

msgctxt "Addon Summary"
msgid "Matrix inspired visualization for Kodi."
Expand All @@ -26,7 +27,7 @@ msgstr ""

msgctxt "#30000"
msgid "General"
msgstr ""
msgstr "常规"

msgctxt "#30001"
msgid "Pixel size"
Expand Down

0 comments on commit 9b0e99e

Please sign in to comment.