Now using cPipe instead of popen() in cCommand::Execute()

This commit is contained in:
Klaus Schmidinger
2007-01-26 13:38:32 +01:00
parent d1d5825136
commit cb25286394
3 changed files with 9 additions and 4 deletions

View File

@@ -1114,6 +1114,8 @@ Reinhard Nissl <rnissl@gmx.de>
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 <richard_robson@beeb.net>
for reporting freezing replay if a timer starts while in Transfer Mode from the