diff --git a/HISTORY b/HISTORY index 0a48e34..48182ee 100644 --- a/HISTORY +++ b/HISTORY @@ -480,3 +480,7 @@ VDR Plugin 'femon' Revision History - Fixed a crash in SVDRP (Thanks for Lothar Englisch for reporting). - Fixed a memory leak and issues reported by scan-build tool. + +2014-01-12: Vesion 2.0.2 + +- Added initial support for CAMs. diff --git a/femon.c b/femon.c index 0730dc6..0f968c4 100644 --- a/femon.c +++ b/femon.c @@ -22,7 +22,7 @@ #define GITVERSION "" #endif -static const char VERSION[] = "2.0.1" GITVERSION; +static const char VERSION[] = "2.0.2" GITVERSION; static const char DESCRIPTION[] = trNOOP("DVB Signal Information Monitor (OSD)"); static const char MAINMENUENTRY[] = trNOOP("Signal Information"); diff --git a/po/de_DE.po b/po/de_DE.po index 50055c3..7ce9580 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -7,7 +7,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n" diff --git a/po/es_ES.po b/po/es_ES.po index 20342b1..7ecd445 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n" diff --git a/po/et_EE.po b/po/et_EE.po index 0fef371..611cead 100644 --- a/po/et_EE.po +++ b/po/et_EE.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n" diff --git a/po/fi_FI.po b/po/fi_FI.po index 5796595..839b5c3 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n" diff --git a/po/fr_FR.po b/po/fr_FR.po index 29c56d7..5601546 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -7,7 +7,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n" diff --git a/po/hu_HU.po b/po/hu_HU.po index 8e301dd..faccf54 100644 --- a/po/hu_HU.po +++ b/po/hu_HU.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2010-10-10 10:10+0200\n" diff --git a/po/it_IT.po b/po/it_IT.po index 405987f..e4f2375 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -6,7 +6,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n" diff --git a/po/lt_LT.po b/po/lt_LT.po index 546c71f..7a49e0b 100644 --- a/po/lt_LT.po +++ b/po/lt_LT.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n" diff --git a/po/ru_RU.po b/po/ru_RU.po index 7ec696f..786f107 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n" diff --git a/po/sk_SK.po b/po/sk_SK.po index cd1103f..19f0871 100644 --- a/po/sk_SK.po +++ b/po/sk_SK.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n" diff --git a/po/uk_UA.po b/po/uk_UA.po index 98ce0d0..4cf8f24 100644 --- a/po/uk_UA.po +++ b/po/uk_UA.po @@ -4,7 +4,7 @@ # Yarema aka Knedlyk , 2010. msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index 0581926..cc3d8a6 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index acb354f..52b684a 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.0.1\n" +"Project-Id-Version: vdr-femon 2.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2013-04-01 04:01+0200\n"