diff --git a/HISTORY b/HISTORY index 3fc1cb9..711746f 100644 --- a/HISTORY +++ b/HISTORY @@ -253,3 +253,12 @@ VDR Plugin 'iptv' Revision History - Updated the section filtering options. - Removed unnecessary TS buffer settings. - Added RTP packet error detection. + + +================================== +VDR Plugin 'iptv' Revision History +================================== + +2015-02-19: Version 2.2.0 + +- Updated for vdr-2.2.0. diff --git a/iptv.c b/iptv.c index 2c00080..e37f92b 100644 --- a/iptv.c +++ b/iptv.c @@ -21,7 +21,7 @@ #define GITVERSION "" #endif - const char VERSION[] = "2.1.3" GITVERSION; + const char VERSION[] = "2.2.0" GITVERSION; static const char DESCRIPTION[] = trNOOP("Experience the IPTV"); class cPluginIptv : public cPlugin { diff --git a/po/de_DE.po b/po/de_DE.po index e297ca5..8921b8f 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -6,7 +6,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-iptv 2.1.3\n" +"Project-Id-Version: vdr-iptv 2.2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-19 02:19+0200\n" "PO-Revision-Date: 2015-02-19 02:19+0200\n" diff --git a/po/fi_FI.po b/po/fi_FI.po index c1a1e4c..f5f510a 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-iptv 2.1.3\n" +"Project-Id-Version: vdr-iptv 2.2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-19 02:19+0200\n" "PO-Revision-Date: 2015-02-19 02:19+0200\n" diff --git a/po/fr_FR.po b/po/fr_FR.po index 6cb87dc..572004b 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -6,7 +6,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-iptv 2.1.3\n" +"Project-Id-Version: vdr-iptv 2.2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-19 02:19+0200\n" "PO-Revision-Date: 2015-02-19 02:19+0200\n" diff --git a/po/it_IT.po b/po/it_IT.po index 2a5d3ce..96788f7 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-iptv 2.1.3\n" +"Project-Id-Version: vdr-iptv 2.2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-19 02:19+0200\n" "PO-Revision-Date: 2015-02-19 02:19+0200\n" diff --git a/po/lt_LT.po b/po/lt_LT.po index 5895d24..9fdd234 100644 --- a/po/lt_LT.po +++ b/po/lt_LT.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-iptv 2.1.3\n" +"Project-Id-Version: vdr-iptv 2.2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-19 02:19+0200\n" "PO-Revision-Date: 2015-02-19 02:19+0200\n" diff --git a/po/nl_NL.po b/po/nl_NL.po index dc1101b..f9e9593 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-iptv 2.1.3\n" +"Project-Id-Version: vdr-iptv 2.2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-19 02:19+0200\n" "PO-Revision-Date: 2015-02-19 02:19+0200\n" diff --git a/po/ru_RU.po b/po/ru_RU.po index 1ffc2be..086040c 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-iptv 2.1.3\n" +"Project-Id-Version: vdr-iptv 2.2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-19 02:19+0200\n" "PO-Revision-Date: 2015-02-19 02:19+0200\n"