| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-02-22 | remove old plugins | Stefan Pluecken | |
| 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 | remove Upgrade plugin | Stefan Pluecken | |
| 2006-02-22 | create a Console screen for command executions | Stefan Pluecken | |
| 2006-02-22 | add FileManger plugin | Stefan Pluecken | |
| reenable plugin icons | |||
| 2006-02-22 | use brutal force to upgrade the stuff | Stefan Pluecken | |
| 2006-02-22 | ipkg upgrade now working with the eConsoleAppContainer for realtime display ↵ | Stefan Pluecken | |
| of ipkg output | |||
| 2006-02-22 | use appcontainer in update plugin (not tested.. and non finished yet) | Andreas Monzner | |
| 2006-02-21 | use Input component to change the ipkg feed | Stefan Pluecken | |
| 2006-02-21 | unify the two update plugins and add a menu to the new unified plugin | Stefan Pluecken | |
| 2006-02-19 | re-add the IPKG plugin and rename the upgrade main function | Stefan Pluecken | |
| 2006-02-19 | new plugin interface | Felix Domke | |
| 2006-01-28 | use ScrollLabel in update plugin to let the user see the whole result of the ↵ | Stefan Pluecken | |
| update process | |||
| 2006-01-20 | add -force-defaults to ipkg upgrade command for not prompting the user ↵ | Stefan Pluecken | |
| anything while update plugin is run add -force-overwrite to the ipkg upgrade command to work with faulty packets | |||
| 2006-01-18 | some cvsignore files | Andreas Oberritter | |
| 2006-01-12 | add ipkg list to the update plugin | Stefan Pluecken | |
| 2006-01-11 | show plugin description in plugin list | Stefan Pluecken | |
| 2006-01-11 | add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the ↵ | Stefan Pluecken | |
| c++ part supports it | |||
| 2006-01-11 | add arabic to the language list | Stefan Pluecken | |
| change plugin interface: plugins can now have screens or functions as objects to call when plugin is selected plugins can have multiple plugin menu entries | |||
| 2006-01-10 | forgot to commit the update plugin :) | Stefan Pluecken | |
| 2006-01-10 | add missing __init__.py | Stefan Pluecken | |
| add a try/except block around the plugin loading for faulty plugins | |||
| 2006-01-10 | move the plugins into their own directory and every plugin has a main python ↵ | Stefan Pluecken | |
| file called plugin.py in his directory for example the update plugin now resides in /usr/lib/enigma2/python/Plugins/update when you add a plugin, don't forget to put an empty __init__.py file into the directory, otherwise python doesn't recognize the directory as module | |||
