From cb252863948b430e3ac28dc7aaa9cf19930af8b3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 26 Jan 2007 13:38:32 +0100 Subject: Now using cPipe instead of popen() in cCommand::Execute() --- CONTRIBUTORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 50d8ee87..2e913afe 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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 -- cgit v1.2.3