aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/TuxboxPlugins/plugin.py
AgeCommit message (Collapse)Author
2011-02-08Plugins: fix permission of plugin.pyacid-burn
2011-02-07Enigma2-Plugins: implement needsRestart=True for plugins that need a enigma2 ↵acid-burn
restart after installation. refs #670
2008-10-08use external program (i.e. pluginx) to start tuxbox pluginsStefan Pluecken
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-03-05plugin api change: Plugins() and main functions must receive (and possibly ↵Felix Domke
ignore) keyword arguments
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken