From 3f26d6dd96745dcdbaed98ce6ac764594e3495d3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 28 Jan 2007 18:00:00 +0100 Subject: =?UTF-8?q?Version=201.4.5-1=20-=20Fixed=20i18n=20characters=20for?= =?UTF-8?q?=20the=20Hungarian=20texts=20(thanks=20to=20Thomas=20G=C3=BCnth?= =?UTF-8?q?er).=20-=20Now=20using=20cPipe=20instead=20of=20popen()=20in=20?= =?UTF-8?q?cCommand::Execute()=20to=20avoid=20problems=20=20=20with=20open?= =?UTF-8?q?=20file=20handles=20when=20starting=20background=20commands=20(?= =?UTF-8?q?thanks=20to=20Reinhard=20=20=20Nissl).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTORS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 79c6e18..a1c4c5a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1014,7 +1014,7 @@ Ralf Klueber for reporting a bug in handling a channels.conf that contains a ":@nnn" line as its last entry -Hermann Gausterer +Hermann Gausterer for suggesting to switch to the recording channel in case the current channel becomes unavailable @@ -1114,6 +1114,8 @@ Reinhard Nissl for changing the behaviour when hitting the end of a recording in fast forward mode for suggesting to give the cRemote::CallPlugin() function a boolean return value for fixing a possible crash in remux.c on 64-bit machines + for making cCommand::Execute() use cPipe instead of popen() to avoid problems + with open file handles when starting background commands Richard Robson for reporting freezing replay if a timer starts while in Transfer Mode from the @@ -1720,6 +1722,7 @@ Thomas G for reporting a bug in the initial setting of the time transponder setup parameter for suggesting to extend the version number reported with the '-V' option to also show the current APIVERSION + for fixing i18n characters for the Hungarian texts David Woodhouse for his help in replacing the get/put_unaligned() macros from asm/unaligned.h with -- cgit v1.2.3