From 0872cba0a10c1350e6f694ea2296947428a97326 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 2 Mar 2008 18:00:00 +0100 Subject: =?UTF-8?q?Version=201.5.17=20-=20Updated=20the=20Swedish=20OSD=20?= =?UTF-8?q?texts=20(thanks=20to=20Tomas=20Berglund).=20-=20Made=20the=20'p?= =?UTF-8?q?ic2mpg'=20script=20of=20the=20'pictures'=20plugin=20work=20with?= =?UTF-8?q?=20uppercase=20filename=20=20=20extensions=20and=20relative=20p?= =?UTF-8?q?aths=20(thanks=20to=20Stefan=20Wagner=20for=20reporting=20this?= =?UTF-8?q?=20one).=20-=20Updated=20the=20Romanian=20OSD=20texts=20(thanks?= =?UTF-8?q?=20to=20Lucian=20Muresan).=20-=20Updated=20the=20Dutch=20OSD=20?= =?UTF-8?q?texts=20(thanks=20to=20Johan=20Schuring).=20-=20Stripping=20con?= =?UTF-8?q?trol=20codes=200x86=20and=200x87=20from=20SI=20strings.=20-=20U?= =?UTF-8?q?pdated=20French=20language=20texts=20(thanks=20to=20Jean-Claude?= =?UTF-8?q?=20Repetto).=20-=20Fixed=20handling=203=20and=204=20byte=20UTF-?= =?UTF-8?q?8=20symbols=20in=20Utf8CharGet()=20(thanks=20to=20Andreas=20=20?= =?UTF-8?q?=20Mair).=20-=20Fixed=20a=20crash=20in=20cFreetypeFont::DrawTex?= =?UTF-8?q?t()=20if=20an=20unknown=20symbol=20is=20encountered=20=20=20(th?= =?UTF-8?q?anks=20to=20Tobias=20Grimm).=20Unknown=20symbols=20are=20replac?= =?UTF-8?q?ed=20with=20a=20'=3F'.=20-=20Updated=20the=20Slovenian=20OSD=20?= =?UTF-8?q?texts=20(thanks=20to=20Matjaz=20Thaler).=20-=20Updated=20the=20?= =?UTF-8?q?Czech=20OSD=20texts=20(thanks=20to=20Vladim=C3=ADr=20B=C3=A1rta?= =?UTF-8?q?=20and=20Jiri=20Dobry).=20-=20Updated=20the=20Turkish=20OSD=20t?= =?UTF-8?q?exts=20(thanks=20to=20Oktay=20Yolge=C3=A7en).=20-=20The=20'plug?= =?UTF-8?q?ins'=20target=20in=20the=20Makefile=20now=20returns=20an=20erro?= =?UTF-8?q?r=20exit=20code=20if=20one=20of=20the=20=20=20plugins=20failed?= =?UTF-8?q?=20to=20compile=20(suggested=20by=20Tobias=20Grimm).=20-=20Rend?= =?UTF-8?q?ering=20the=20non-breaking=20space=20symbol=20as=20a=20blank=20?= =?UTF-8?q?(thanks=20to=20Tobias=20Grimm).=20-=20Changed=20the=20default?= =?UTF-8?q?=20character=20set=20for=20SI=20data=20from=20ISO6937=20(as=20r?= =?UTF-8?q?equired=20by=20the=20DVB=20=20=20standard=20ETSI=20EN=20300=204?= =?UTF-8?q?68)=20to=20ISO-8859-9,=20in=20order=20to=20work=20around=20the?= =?UTF-8?q?=20stupidity=20of=20=20=20some=20providers,=20who=20actually=20?= =?UTF-8?q?use=20ISO-8859-9,=20but=20fail=20to=20correctly=20announce=20th?= =?UTF-8?q?at.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PLUGINS/src/hello/po/ca_ES.po | 6 +++--- PLUGINS/src/hello/po/cs_CZ.po | 6 +++--- PLUGINS/src/hello/po/da_DK.po | 6 +++--- PLUGINS/src/hello/po/de_DE.po | 6 +++--- PLUGINS/src/hello/po/el_GR.po | 6 +++--- PLUGINS/src/hello/po/es_ES.po | 6 +++--- PLUGINS/src/hello/po/et_EE.po | 6 +++--- PLUGINS/src/hello/po/fi_FI.po | 6 +++--- PLUGINS/src/hello/po/fr_FR.po | 6 +++--- PLUGINS/src/hello/po/hr_HR.po | 6 +++--- PLUGINS/src/hello/po/hu_HU.po | 6 +++--- PLUGINS/src/hello/po/it_IT.po | 6 +++--- PLUGINS/src/hello/po/nl_NL.po | 6 +++--- PLUGINS/src/hello/po/nn_NO.po | 6 +++--- PLUGINS/src/hello/po/pl_PL.po | 6 +++--- PLUGINS/src/hello/po/pt_PT.po | 6 +++--- PLUGINS/src/hello/po/ro_RO.po | 6 +++--- PLUGINS/src/hello/po/ru_RU.po | 6 +++--- PLUGINS/src/hello/po/sl_SI.po | 6 +++--- PLUGINS/src/hello/po/sv_SE.po | 6 +++--- PLUGINS/src/hello/po/tr_TR.po | 6 +++--- PLUGINS/src/pictures/HISTORY | 5 +++++ PLUGINS/src/pictures/pic2mpg | 9 +++++---- PLUGINS/src/pictures/pictures.c | 4 ++-- PLUGINS/src/pictures/po/de_DE.po | 4 ++-- PLUGINS/src/pictures/po/fi_FI.po | 4 ++-- PLUGINS/src/pictures/po/fr_FR.po | 8 ++++---- PLUGINS/src/pictures/po/it_IT.po | 2 +- PLUGINS/src/skincurses/po/de_DE.po | 6 +++--- PLUGINS/src/skincurses/po/fi_FI.po | 6 +++--- PLUGINS/src/skincurses/po/it_IT.po | 6 +++--- 31 files changed, 93 insertions(+), 87 deletions(-) mode change 100755 => 100644 PLUGINS/src/pictures/po/it_IT.po (limited to 'PLUGINS/src') diff --git a/PLUGINS/src/hello/po/ca_ES.po b/PLUGINS/src/hello/po/ca_ES.po index f1f2a58..6d6e015 100644 --- a/PLUGINS/src/hello/po/ca_ES.po +++ b/PLUGINS/src/hello/po/ca_ES.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Marc Rovira Vall , 2003 # Ramon Roca , 2003 @@ -7,12 +7,12 @@ # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Jordi Vilŕ \n" -"Language-Team: \n" +"Language-Team: Catalanian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/cs_CZ.po b/PLUGINS/src/hello/po/cs_CZ.po index 756a3f0..d90d417 100644 --- a/PLUGINS/src/hello/po/cs_CZ.po +++ b/PLUGINS/src/hello/po/cs_CZ.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Vladimír Bárta , 2006 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Vladimír Bárta \n" -"Language-Team: \n" +"Language-Team: Czech\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/da_DK.po b/PLUGINS/src/hello/po/da_DK.po index f3dc75b..904f4d5 100644 --- a/PLUGINS/src/hello/po/da_DK.po +++ b/PLUGINS/src/hello/po/da_DK.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Mogens Elneff , 2004 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Mogens Elneff \n" -"Language-Team: \n" +"Language-Team: Danish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/de_DE.po b/PLUGINS/src/hello/po/de_DE.po index 5a3c127..aef2ca7 100644 --- a/PLUGINS/src/hello/po/de_DE.po +++ b/PLUGINS/src/hello/po/de_DE.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Klaus Schmidinger , 2000 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Klaus Schmidinger \n" -"Language-Team: \n" +"Language-Team: German\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/el_GR.po b/PLUGINS/src/hello/po/el_GR.po index 2862841..a0366c0 100644 --- a/PLUGINS/src/hello/po/el_GR.po +++ b/PLUGINS/src/hello/po/el_GR.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Dimitrios Dimitrakos , 2002 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Dimitrios Dimitrakos \n" -"Language-Team: \n" +"Language-Team: Greek\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-7\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/es_ES.po b/PLUGINS/src/hello/po/es_ES.po index ee74cca..a5f3bf2 100644 --- a/PLUGINS/src/hello/po/es_ES.po +++ b/PLUGINS/src/hello/po/es_ES.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Ruben Nunez Francisco , 2002 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Ruben Nunez Francisco \n" -"Language-Team: \n" +"Language-Team: Spanish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/et_EE.po b/PLUGINS/src/hello/po/et_EE.po index 802465f..2fefc5d 100644 --- a/PLUGINS/src/hello/po/et_EE.po +++ b/PLUGINS/src/hello/po/et_EE.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Arthur Konovalov , 2004 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Arthur Konovalov \n" -"Language-Team: \n" +"Language-Team: Estonian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-13\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/fi_FI.po b/PLUGINS/src/hello/po/fi_FI.po index f67109b..68d723c 100644 --- a/PLUGINS/src/hello/po/fi_FI.po +++ b/PLUGINS/src/hello/po/fi_FI.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Hannu Savolainen , 2002 # Jaakko Hyvätti , 2002 @@ -8,12 +8,12 @@ # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Rolf Ahrenberg \n" -"Language-Team: \n" +"Language-Team: Finnish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/fr_FR.po b/PLUGINS/src/hello/po/fr_FR.po index f505419..6b69f3b 100644 --- a/PLUGINS/src/hello/po/fr_FR.po +++ b/PLUGINS/src/hello/po/fr_FR.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Jean-Claude Repetto , 2001 # Olivier Jacques , 2003 @@ -8,12 +8,12 @@ # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Nicolas Huillard \n" -"Language-Team: \n" +"Language-Team: French\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/hr_HR.po b/PLUGINS/src/hello/po/hr_HR.po index ef14e62..768611d 100644 --- a/PLUGINS/src/hello/po/hr_HR.po +++ b/PLUGINS/src/hello/po/hr_HR.po @@ -1,17 +1,17 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Drazen Dupor , 2004 # Dino Ravnic , 2004 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Drazen Dupor \n" -"Language-Team: \n" +"Language-Team: Croatian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/hu_HU.po b/PLUGINS/src/hello/po/hu_HU.po index dc54346..c349a76 100644 --- a/PLUGINS/src/hello/po/hu_HU.po +++ b/PLUGINS/src/hello/po/hu_HU.po @@ -1,17 +1,17 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Istvan Koenigsberger , 2002 # Guido Josten , 2002 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Istvan Koenigsberger , Guido Josten \n" -"Language-Team: \n" +"Language-Team: Hungarian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/it_IT.po b/PLUGINS/src/hello/po/it_IT.po index c6fbdb1..e4295c6 100644 --- a/PLUGINS/src/hello/po/it_IT.po +++ b/PLUGINS/src/hello/po/it_IT.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Diego Pierotto , 2008 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2008-01-27 20:11+0100\n" "Last-Translator: Diego Pierotto \n" -"Language-Team: \n" +"Language-Team: Italian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/nl_NL.po b/PLUGINS/src/hello/po/nl_NL.po index 59e8f04..0eb798f 100644 --- a/PLUGINS/src/hello/po/nl_NL.po +++ b/PLUGINS/src/hello/po/nl_NL.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Arnold Niessen , 2001 # Hans Dingemans , 2003 @@ -7,12 +7,12 @@ # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Maarten Wisse \n" -"Language-Team: \n" +"Language-Team: Dutch\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/nn_NO.po b/PLUGINS/src/hello/po/nn_NO.po index e9d5f32..9b3682d 100644 --- a/PLUGINS/src/hello/po/nn_NO.po +++ b/PLUGINS/src/hello/po/nn_NO.po @@ -1,17 +1,17 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Jřrgen Tvedt , 2001 # Truls Slevigen , 2002 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Truls Slevigen \n" -"Language-Team: \n" +"Language-Team: Norwegian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/pl_PL.po b/PLUGINS/src/hello/po/pl_PL.po index 9187318..0d6c696 100644 --- a/PLUGINS/src/hello/po/pl_PL.po +++ b/PLUGINS/src/hello/po/pl_PL.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Michael Rakowski , 2002 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Michael Rakowski \n" -"Language-Team: \n" +"Language-Team: Polish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/pt_PT.po b/PLUGINS/src/hello/po/pt_PT.po index b76f1fd..7cca370 100644 --- a/PLUGINS/src/hello/po/pt_PT.po +++ b/PLUGINS/src/hello/po/pt_PT.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Paulo Lopes , 2001 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Paulo Lopes \n" -"Language-Team: \n" +"Language-Team: Portuguese\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/ro_RO.po b/PLUGINS/src/hello/po/ro_RO.po index f2db4ac..87df8e4 100644 --- a/PLUGINS/src/hello/po/ro_RO.po +++ b/PLUGINS/src/hello/po/ro_RO.po @@ -1,17 +1,17 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Paul Lacatus , 2002 # Lucian Muresan , 2004 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Lucian Muresan \n" -"Language-Team: \n" +"Language-Team: Romanian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/ru_RU.po b/PLUGINS/src/hello/po/ru_RU.po index 0f429ac..c7d1ea9 100644 --- a/PLUGINS/src/hello/po/ru_RU.po +++ b/PLUGINS/src/hello/po/ru_RU.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Vyacheslav Dikonov , 2004 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Vyacheslav Dikonov \n" -"Language-Team: \n" +"Language-Team: Russian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-5\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/sl_SI.po b/PLUGINS/src/hello/po/sl_SI.po index dcc35e3..cf27896 100644 --- a/PLUGINS/src/hello/po/sl_SI.po +++ b/PLUGINS/src/hello/po/sl_SI.po @@ -1,17 +1,17 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Miha Setina , 2000 # Matjaz Thaler , 2003 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Matjaz Thaler \n" -"Language-Team: \n" +"Language-Team: Slovenian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/sv_SE.po b/PLUGINS/src/hello/po/sv_SE.po index c7728cd..b3c0cc2 100644 --- a/PLUGINS/src/hello/po/sv_SE.po +++ b/PLUGINS/src/hello/po/sv_SE.po @@ -1,17 +1,17 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Tomas Prybil , 2002 # Jan Ekholm , 2003 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Tomas Prybil \n" -"Language-Team: \n" +"Language-Team: Swedish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/tr_TR.po b/PLUGINS/src/hello/po/tr_TR.po index ce9edda..74585b4 100644 --- a/PLUGINS/src/hello/po/tr_TR.po +++ b/PLUGINS/src/hello/po/tr_TR.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Oktay Yolgeçen , 2007 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Oktay Yolgeçen \n" -"Language-Team: \n" +"Language-Team: Turkish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-9\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/pictures/HISTORY b/PLUGINS/src/pictures/HISTORY index 174fd30..243c076 100644 --- a/PLUGINS/src/pictures/HISTORY +++ b/PLUGINS/src/pictures/HISTORY @@ -24,3 +24,8 @@ VDR Plugin 'pictures' Revision History - Fixed setting the OSD area. - Introduced 'operator const void * ()' in cString to catch cases where operator*() should be used. + +2008-02-29: Version 0.0.6 + +- Made the 'pic2mpg' script of the 'pictures' plugin work with uppercase filename + extensions and relative paths (reported by Stefan Wagner ). diff --git a/PLUGINS/src/pictures/pic2mpg b/PLUGINS/src/pictures/pic2mpg index 6cd7435..af58f97 100755 --- a/PLUGINS/src/pictures/pic2mpg +++ b/PLUGINS/src/pictures/pic2mpg @@ -7,11 +7,12 @@ # # See the README file for copyright information and how to reach the author. # -# $Id: pic2mpg 1.2 2008/02/02 11:34:43 kls Exp $ +# $Id: pic2mpg 1.4 2008/02/29 14:34:22 kls Exp $ ## TODO implement HDTV (1920 x 1080) use File::Path; +use File::Spec; use Getopt::Std; use Image::Size; @@ -87,8 +88,8 @@ if (-f $ARGV[0]) { die "$0: mixed directory and file ('$ARGV[0]' <-> '$ARGV[1]')\n" unless !-e $ARGV[1] || -d $ARGV[1]; -$PICDIR = $ARGV[0]; -$MPGDIR = $ARGV[1]; +$PICDIR = File::Spec->rel2abs($ARGV[0]); +$MPGDIR = File::Spec->rel2abs($ARGV[1]); # Convert pictures to mpegs: @@ -143,7 +144,7 @@ for ($i = 0; $i < 10; $i++) { # dirs might become empty when removing empty subd sub ConvertFile { my ($Pict, $Mpeg) = @_; - (my $Type) = $Pict =~ /\.([^\.]*)$/; + (my $Type) = lc($Pict) =~ /\.([^\.]*)$/; if (!defined $PNMCONV{$Type}) { return if ($Ignore); die "unknown file type '$Type': '$Pict'\n"; diff --git a/PLUGINS/src/pictures/pictures.c b/PLUGINS/src/pictures/pictures.c index 6e64c4e..bb03c30 100644 --- a/PLUGINS/src/pictures/pictures.c +++ b/PLUGINS/src/pictures/pictures.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: pictures.c 1.5 2008/02/09 12:15:52 kls Exp $ + * $Id: pictures.c 1.6 2008/02/29 14:38:31 kls Exp $ */ #include @@ -11,7 +11,7 @@ #include "menu.h" #include "player.h" -static const char *VERSION = "0.0.5"; +static const char *VERSION = "0.0.6"; static const char *DESCRIPTION = trNOOP("A simple picture viewer"); static const char *MAINMENUENTRY = trNOOP("Pictures"); diff --git a/PLUGINS/src/pictures/po/de_DE.po b/PLUGINS/src/pictures/po/de_DE.po index 48f942e..62811ae 100644 --- a/PLUGINS/src/pictures/po/de_DE.po +++ b/PLUGINS/src/pictures/po/de_DE.po @@ -1,11 +1,11 @@ # VDR plugin language source file. # Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. -# Klaus Schmidinger , 2008. +# Klaus Schmidinger , 2008 # msgid "" msgstr "" -"Project-Id-Version: pictures 0.0.1\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-01-12 17:38+0100\n" "PO-Revision-Date: 2008-01-12 17:41+0100\n" diff --git a/PLUGINS/src/pictures/po/fi_FI.po b/PLUGINS/src/pictures/po/fi_FI.po index df5a4a1..932807f 100644 --- a/PLUGINS/src/pictures/po/fi_FI.po +++ b/PLUGINS/src/pictures/po/fi_FI.po @@ -1,11 +1,11 @@ # VDR plugin language source file. # Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. -# Rolf Ahrenberg , 2008. +# Rolf Ahrenberg , 2008 # msgid "" msgstr "" -"Project-Id-Version: pictures 0.0.1\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-01-12 17:38+0100\n" "PO-Revision-Date: 2008-01-12 17:41+0100\n" diff --git a/PLUGINS/src/pictures/po/fr_FR.po b/PLUGINS/src/pictures/po/fr_FR.po index 54933aa..379ee35 100644 --- a/PLUGINS/src/pictures/po/fr_FR.po +++ b/PLUGINS/src/pictures/po/fr_FR.po @@ -1,16 +1,16 @@ # VDR plugin language source file. # Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. -# Patrice Staudt , 2008." +# Patrice Staudt , 2008 # msgid "" msgstr "" -"Project-Id-Version: pictures 0.0.1\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-01-12 17:38+0100\n" "PO-Revision-Date: 2008-01-12 17:41+0100\n" -"Last-Translator: Patrice Staudt \n" -"Language-Team: France\n" +"Last-Translator: Patrice Staudt \n" +"Language-Team: French\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/pictures/po/it_IT.po b/PLUGINS/src/pictures/po/it_IT.po old mode 100755 new mode 100644 index d16fc4c..62d0bdf --- a/PLUGINS/src/pictures/po/it_IT.po +++ b/PLUGINS/src/pictures/po/it_IT.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: pictures 0.0.1\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-01-12 17:38+0100\n" "PO-Revision-Date: 2008-01-27 20:22+0100\n" diff --git a/PLUGINS/src/skincurses/po/de_DE.po b/PLUGINS/src/skincurses/po/de_DE.po index 98659df..5e3ce2c 100644 --- a/PLUGINS/src/skincurses/po/de_DE.po +++ b/PLUGINS/src/skincurses/po/de_DE.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Klaus Schmidinger , 2007 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-08-15 16:04+0200\n" "PO-Revision-Date: 2007-08-15 16:07+0200\n" "Last-Translator: Klaus Schmidinger \n" -"Language-Team: \n" +"Language-Team: German\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/skincurses/po/fi_FI.po b/PLUGINS/src/skincurses/po/fi_FI.po index 1f527cd..89779cc 100644 --- a/PLUGINS/src/skincurses/po/fi_FI.po +++ b/PLUGINS/src/skincurses/po/fi_FI.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Rolf Ahrenberg , 2007 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-08-14 20:54+0300\n" "PO-Revision-Date: 2007-08-14 20:48+0300\n" "Last-Translator: Rolf Ahrenberg \n" -"Language-Team: \n" +"Language-Team: Finnish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/skincurses/po/it_IT.po b/PLUGINS/src/skincurses/po/it_IT.po index 8dc4556..038b6e5 100755 --- a/PLUGINS/src/skincurses/po/it_IT.po +++ b/PLUGINS/src/skincurses/po/it_IT.po @@ -1,16 +1,16 @@ # VDR plugin language source file. -# Copyright (C) 2007 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Diego Pierotto , 2008 # msgid "" msgstr "" -"Project-Id-Version: VDR 1.5.7\n" +"Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-08-15 16:04+0200\n" "PO-Revision-Date: 2008-01-27 20:35+0100\n" "Last-Translator: Diego Pierotto \n" -"Language-Team: \n" +"Language-Team: Italian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" -- cgit v1.2.3