diff --git a/HISTORY b/HISTORY index 2a653de..1995981 100644 --- a/HISTORY +++ b/HISTORY @@ -538,3 +538,12 @@ VDR Plugin 'femon' Revision History - Fixed frontend handling during a device switch. - Added Polish translation (Thanks to Tomasz Nowak). - Updated German translation (Thanks to Andreas Brachold). + + +=================================== +VDR Plugin 'femon' Revision History +=================================== + +2018-04-15: Version 2.4.0 + +- Updated for vdr-2.4.0. diff --git a/femon.c b/femon.c index e8dfe87..e6ae025 100644 --- a/femon.c +++ b/femon.c @@ -17,15 +17,15 @@ #include "tools.h" #include "setup.h" -#if defined(APIVERSNUM) && APIVERSNUM < 20307 -#error "VDR-2.3.7 API version or greater is required!" +#if defined(APIVERSNUM) && APIVERSNUM < 20400 +#error "VDR-2.4.0 API version or greater is required!" #endif #ifndef GITVERSION #define GITVERSION "" #endif -static const char VERSION[] = "2.3.0" GITVERSION; +static const char VERSION[] = "2.4.0" 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 a6523e2..ccf3cd8 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Peter Marquardt # Andreas Brachold @@ -7,10 +7,10 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Christian Wieninger\n" "Language-Team: German \n" "Language: de\n" diff --git a/po/es_ES.po b/po/es_ES.po index 5151db3..b03c898 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Luis Palacios # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Luis Palacios\n" "Language-Team: Spanish \n" "Language: es\n" diff --git a/po/et_EE.po b/po/et_EE.po index abd4aa3..b74b32e 100644 --- a/po/et_EE.po +++ b/po/et_EE.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Arthur Konovalov # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Arthur Konovalov\n" "Language-Team: Estonian \n" "Language: et\n" diff --git a/po/fi_FI.po b/po/fi_FI.po index cd9bec2..a332473 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Rolf Ahrenberg # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Rolf Ahrenberg\n" "Language-Team: Finnish \n" "Language: fi\n" diff --git a/po/fr_FR.po b/po/fr_FR.po index 380fd26..67eb027 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Nicolas Huillard # MichaĂ«l Nival , 2010 @@ -7,10 +7,10 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Bernard Jaulin \n" "Language-Team: French \n" "Language: fr\n" diff --git a/po/hu_HU.po b/po/hu_HU.po index 1581353..0e6593c 100644 --- a/po/hu_HU.po +++ b/po/hu_HU.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Füley István , 2011 # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Füley István \n" "Language-Team: Hungarian \n" "Language: hu\n" diff --git a/po/it_IT.po b/po/it_IT.po index 4f6e838..de669b3 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -1,15 +1,15 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Sean Carlos # Diego Pierotto # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Diego Pierotto \n" "Language-Team: Italian \n" "Language: it\n" diff --git a/po/lt_LT.po b/po/lt_LT.po index 0b961ef..5717bec 100644 --- a/po/lt_LT.po +++ b/po/lt_LT.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Valdemaras Pipiras # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Valdemaras Pipiras \n" "Language-Team: Lithuanian \n" "Language: lt\n" diff --git a/po/pl_PL.po b/po/pl_PL.po index 2a04a75..c968285 100644 --- a/po/pl_PL.po +++ b/po/pl_PL.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the vdr-femon package. # Tomasz Maciej Nowak, 2017. # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Tomasz Maciej Nowak \n" "Language-Team: Polish \n" "Language: pl_PL\n" diff --git a/po/ru_RU.po b/po/ru_RU.po index 4b38245..cf11723 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Vyacheslav Dikonov # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Vyacheslav Dikonov\n" "Language-Team: Russian \n" "Language: ru\n" diff --git a/po/sk_SK.po b/po/sk_SK.po index 41fbab6..213964f 100644 --- a/po/sk_SK.po +++ b/po/sk_SK.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Milan Hrala # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Milan Hrala \n" "Language-Team: Slovak \n" "Language: sk\n" diff --git a/po/uk_UA.po b/po/uk_UA.po index aa721a2..511119e 100644 --- a/po/uk_UA.po +++ b/po/uk_UA.po @@ -4,10 +4,10 @@ # Yarema aka Knedlyk , 2010. msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: Yarema aka Knedlyk \n" "Language-Team: Ukrainian \n" "Language: uk\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index 35bdb06..202f693 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Nan Feng VDR , 2009.2 # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: NanFeng \n" "Language-Team: Chinese (simplified) \n" "Language: zh_CN\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index a58738a..8cad07c 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007-2017 Rolf Ahrenberg +# Copyright (C) 2007-2018 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Nan Feng VDR , 2009.2 # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 2.3.0\n" +"Project-Id-Version: vdr-femon 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-24 06:24+0300\n" -"PO-Revision-Date: 2017-06-24 06:24+0300\n" +"POT-Creation-Date: 2018-04-15 04:15+0300\n" +"PO-Revision-Date: 2018-04-15 04:15+0300\n" "Last-Translator: NanFeng \n" "Language-Team: Chinese (traditional) \n" "Language: zh_TW\n"