| Age | Commit message (Collapse) | 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 | |
| eConsoleAppContainers.. so now all external plugins must remove this .get() calls... example: cont = eConsoleAppContainer() cont.appClosed.append(cb_func) # old was cont.appClosed.get().append(cb_func) | |||
| 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 | |
| - ServiceScan is now able to do a multipass scan - added the manual scan to the startwizard - wizards have a new "nextstep" attribute for the <step>-tag now | |||
| 2006-02-23 | fix newline | Felix Domke | |
| 2006-02-22 | add ability to download e2-plugins via PluginBrowser | Stefan Pluecken | |
| naming conventions for plugin packets: enigma2-plugin-<category>-<pluginname> (category is not yet supported by the GUI) | |||
| 2006-02-22 | create a Console screen for command executions | Stefan Pluecken | |
