mirror of
https://github.com/rofafor/vdr-plugin-iptv.git
synced 2023-10-10 13:37:03 +02:00
Updated version number.
This commit is contained in:
parent
67050306c5
commit
f5fcb6df2a
9
HISTORY
9
HISTORY
@ -253,3 +253,12 @@ VDR Plugin 'iptv' Revision History
|
|||||||
- Updated the section filtering options.
|
- Updated the section filtering options.
|
||||||
- Removed unnecessary TS buffer settings.
|
- Removed unnecessary TS buffer settings.
|
||||||
- Added RTP packet error detection.
|
- Added RTP packet error detection.
|
||||||
|
|
||||||
|
|
||||||
|
==================================
|
||||||
|
VDR Plugin 'iptv' Revision History
|
||||||
|
==================================
|
||||||
|
|
||||||
|
2015-02-19: Version 2.2.0
|
||||||
|
|
||||||
|
- Updated for vdr-2.2.0.
|
||||||
|
2
iptv.c
2
iptv.c
@ -21,7 +21,7 @@
|
|||||||
#define GITVERSION ""
|
#define GITVERSION ""
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
const char VERSION[] = "2.1.3" GITVERSION;
|
const char VERSION[] = "2.2.0" GITVERSION;
|
||||||
static const char DESCRIPTION[] = trNOOP("Experience the IPTV");
|
static const char DESCRIPTION[] = trNOOP("Experience the IPTV");
|
||||||
|
|
||||||
class cPluginIptv : public cPlugin {
|
class cPluginIptv : public cPlugin {
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: vdr-iptv 2.1.3\n"
|
"Project-Id-Version: vdr-iptv 2.2.0\n"
|
||||||
"Report-Msgid-Bugs-To: <see README>\n"
|
"Report-Msgid-Bugs-To: <see README>\n"
|
||||||
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
||||||
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: vdr-iptv 2.1.3\n"
|
"Project-Id-Version: vdr-iptv 2.2.0\n"
|
||||||
"Report-Msgid-Bugs-To: <see README>\n"
|
"Report-Msgid-Bugs-To: <see README>\n"
|
||||||
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
||||||
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: vdr-iptv 2.1.3\n"
|
"Project-Id-Version: vdr-iptv 2.2.0\n"
|
||||||
"Report-Msgid-Bugs-To: <see README>\n"
|
"Report-Msgid-Bugs-To: <see README>\n"
|
||||||
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
||||||
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: vdr-iptv 2.1.3\n"
|
"Project-Id-Version: vdr-iptv 2.2.0\n"
|
||||||
"Report-Msgid-Bugs-To: <see README>\n"
|
"Report-Msgid-Bugs-To: <see README>\n"
|
||||||
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
||||||
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: vdr-iptv 2.1.3\n"
|
"Project-Id-Version: vdr-iptv 2.2.0\n"
|
||||||
"Report-Msgid-Bugs-To: <see README>\n"
|
"Report-Msgid-Bugs-To: <see README>\n"
|
||||||
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
||||||
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: vdr-iptv 2.1.3\n"
|
"Project-Id-Version: vdr-iptv 2.2.0\n"
|
||||||
"Report-Msgid-Bugs-To: <see README>\n"
|
"Report-Msgid-Bugs-To: <see README>\n"
|
||||||
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
||||||
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: vdr-iptv 2.1.3\n"
|
"Project-Id-Version: vdr-iptv 2.2.0\n"
|
||||||
"Report-Msgid-Bugs-To: <see README>\n"
|
"Report-Msgid-Bugs-To: <see README>\n"
|
||||||
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
"POT-Creation-Date: 2015-02-19 02:19+0200\n"
|
||||||
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
"PO-Revision-Date: 2015-02-19 02:19+0200\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user