fix dependencies
[enigma2.git] / lib / base / console.cpp
2008-10-28 Andreas Monznerremove non working wrapper class to add a (unneeded...
2008-10-28 Andreas Monznercleanup eConsoleAppContainer code.. execute is now...
2008-10-27 Andreas Monznersmall cleanup
2008-10-27 Andreas Monzneruse functions for sequence instead of tuple or list...
2008-10-27 Andreas Monzneradd support for cyclic garbage collection to eConsoleAp...
2008-10-24 Andreas Frischchange eConsoleAppcontainers to using standard system...
2008-10-21 Andreas Monzneruse correct datatype
2008-10-19 Andreas Frischadd command to manually close input pipe (send CTRL...
2008-09-02 Andreas Frischemit seperate signals for stdout and stderr pipes,...
2008-08-27 Andreas Monzneruse a reference instead of a local copy
2008-08-27 Andreas Monznerfix write
2008-06-11 Felix Domkefix output before termination
2008-06-10 Felix Domkeread nonblocking
2008-06-02 Andreas FrischAdd setCWD to change task's work directories for eConso...
2008-04-13 Felix Domkeadd support for writing python strings directly
2008-04-06 Felix Domkeprovide better way of passing arguments to 'execute'
2008-01-17 Andreas Monznerfix cmdline parser
2008-01-08 Andreas Monzneruse vfork instead of fork (this hopefully fixes the...
2007-12-16 Felix Domkepatch by Pieter Grimmerink: -call waitpid on the child...
2006-12-14 Andreas Monznernot block so long
2006-12-14 Andreas Monznerfix read from pipes
2006-02-23 Andreas Monznerdont kill pid -1
2006-02-22 Andreas Monzneranother new is to small
2006-02-22 Andreas Monznermake glibc memchecker happy :)
2006-02-22 Andreas Monznerdo some initializations
2006-02-21 Andreas Monzneradd eConsoleAppContainer to execute shell scripts or...
2004-10-01 Felix Domke - add python, missing gui
2003-10-17 Felix Domkeimport of enigma2