aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/PluginBrowser.py
AgeCommit message (Collapse)Author
2006-02-23don't set title, because it doesn't work properlyStefan Pluecken
2006-02-23set title after layout is finished (doesn't work)Stefan Pluecken
2006-02-23add ability to remove pluginsStefan Pluecken
2006-02-23update pluginlist after downloading a pluginStefan Pluecken
2006-02-22add ability to download e2-plugins via PluginBrowserStefan Pluecken
naming conventions for plugin packets: enigma2-plugin-<category>-<pluginname> (category is not yet supported by the GUI)
2006-02-19new plugin interfaceFelix Domke
2006-01-11show plugin description in plugin listStefan Pluecken
2005-12-21add pluginsStefan Pluecken
to test it: uncomment the example.py in lib/python/Plugins/Makefile.am plugins can be added at runtime