aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/PluginComponent.py
AgeCommit message (Expand)Author
2007-06-19when plugins have a keymap.xml in their directory, read that.Felix Domke
2006-12-19some python import cleanupsAndreas Monzner
2006-11-30whitespace fixes, collect errors while loading pluginsFelix Domke
2006-10-26fix skipping broken pluginsFelix Domke
2006-10-10add possibility to have menu entries from a pluginFelix Domke
2006-06-15use import from toolsFelix Domke
2006-03-05fix absolute paths to be relativeFelix Domke
2006-02-27allow binary only python pluginsFelix Domke
2006-02-23properly unload old plugins and load new pluginsFelix Domke
2006-02-23append, don't overwrite __init__.py filesStefan Pluecken
2006-02-23some changesStefan Pluecken
2006-02-23recursively search for pluginsStefan Pluecken
2006-02-22add FileManger pluginStefan Pluecken
2006-02-19re-add autostart pluginsFelix Domke
2006-02-19new plugin interfaceFelix Domke
2006-01-20disable test-pluginStefan Pluecken
2006-01-19add a small text input componentStefan Pluecken
2006-01-11menu positioning for the plugins works nowStefan Pluecken
2006-01-11show plugin description in plugin listStefan Pluecken
2006-01-11add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the c++...Stefan Pluecken
2006-01-11add arabic to the language listStefan Pluecken
2006-01-10autostart and autoend functions are now called on the start and the end of en...Stefan Pluecken
2006-01-10add missing __init__.pyStefan Pluecken
2006-01-10move the plugins into their own directory and every plugin has a main python ...Stefan Pluecken
2006-01-06plugins can register their own menu nowStefan Pluecken
2005-12-21add a small ipkg upgrade pluginStefan Pluecken
2005-12-21add pluginsStefan Pluecken