index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Screens
/
Console.py
Age
Commit message (
Expand
)
Author
2009-02-24
small optimizations and cleanups by Moritz Venn
ghost
2008-11-18
scroll to bottom of output after execution
Fraxinas
2008-10-28
remove non working wrapper class to add a (unneeded) .get() call to
Andreas Monzner
2008-04-13
use 'Console' font in console window
Felix Domke
2008-02-14
unlink some cyclic dependencys to get garbage collection working
Andreas Monzner
2008-01-12
handle ret value of eConsoleAppContainer.execute
Andreas Monzner
2007-12-16
patch by Pieter Grimmerink: add closeOnSuccess
Felix Domke
2007-07-22
cleanup some imports
Andreas Monzner
2006-10-17
ask user to reboot dreambox after software update
Stefan Pluecken
2006-03-10
add parameter to Console screen to set the console window title
Stefan Pluecken
2006-02-25
- new automatic scan - scans everything the NIM can handle
Stefan Pluecken
2006-02-23
fix newline
Felix Domke
2006-02-22
add ability to download e2-plugins via PluginBrowser
Stefan Pluecken
2006-02-22
create a Console screen for command executions
Stefan Pluecken