aboutsummaryrefslogtreecommitdiff
path: root/lib/base/console.cpp
AgeCommit message (Expand)Author
2011-03-11base/console.cpp: fix typoghost
2010-07-05lib/base/console.cpp: fix eConsoleAppContainer write (when called with one st...ghost
2008-11-06also make in FD nonblockingghost
2008-11-06dont add cmd to arglistghost
2008-11-06add possibility to call eConsoleAppContainer execute with unlimited count of ...ghost
2008-10-29better solution to add possibility to delete eSocketNotifiers,Andreas Monzner
2008-10-28remove non working wrapper class to add a (unneeded) .get() call toAndreas Monzner
2008-10-28cleanup eConsoleAppContainer code.. execute is now only possible to call withAndreas Monzner
2008-10-27small cleanupAndreas Monzner
2008-10-27use functions for sequence instead of tuple or list.. so both types areAndreas Monzner
2008-10-27add support for cyclic garbage collection to eConsoleAppContainerAndreas Monzner
2008-10-24change eConsoleAppcontainers to using standard system shell 'sh' as suggested...Andreas Frisch
2008-10-21use correct datatypeAndreas Monzner
2008-10-19add command to manually close input pipe (send CTRL-D / EOF)Andreas Frisch
2008-09-02emit seperate signals for stdout and stderr pipes, allow cat'ing file content...Andreas Frisch
2008-08-27use a reference instead of a local copyAndreas Monzner
2008-08-27fix writeAndreas Monzner
2008-06-11fix output before terminationFelix Domke
2008-06-10read nonblockingFelix Domke
2008-06-02Add setCWD to change task's work directories for eConsoleAppContainersAndreas Frisch
2008-04-13add support for writing python strings directlyFelix Domke
2008-04-06provide better way of passing arguments to 'execute'Felix Domke
2008-01-17fix cmdline parserAndreas Monzner
2008-01-08use vfork instead of fork (this hopefully fixes the 'no moreAndreas Monzner
2007-12-16patch by Pieter Grimmerink: -call waitpid on the child, after it completes. T...Felix Domke
2006-12-14not block so longAndreas Monzner
2006-12-14fix read from pipesAndreas Monzner
2006-02-23dont kill pid -1Andreas Monzner
2006-02-22another new is to smallAndreas Monzner
2006-02-22make glibc memchecker happy :)Andreas Monzner
2006-02-22do some initializationsAndreas Monzner
2006-02-21add eConsoleAppContainer to execute shell scripts or applications from python...Andreas Monzner
2004-10-01 - add python, missing guiFelix Domke
2003-10-17import of enigma2Felix Domke