aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/DemoPlugins/TestPlugin/plugin.py
AgeCommit message (Expand)Author
2011-02-08Plugins: fix permission of plugin.pyacid-burn
2011-02-07Enigma2-Plugins: implement needsRestart=False for plugins that don't need a e...acid-burn
2009-01-27fixes for python 2.6 by Moritz Vennghost
2008-11-10on crash, read "maintainer.info" from directory which contained the file whic...Felix Domke
2008-01-07Fixed very useful TestPlugin-plugin (callback wasn't called correctly)Stefan Pluecken
2007-07-22cleanup some importsAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-05-25add timeout for MessageBox screens (just add timeout=<seconds> as argument wh...Stefan Pluecken
2006-03-05plugin api change: Plugins() and main functions must receive (and possibly ig...Felix Domke
2006-03-02remove bad words (and characters)Stefan Pluecken
2006-03-02better resizingStefan Pluecken
2006-03-02add ChoiceBox screen for asking simple multi choice questionsStefan Pluecken
2006-02-25add InputBox screen for textual inputStefan Pluecken
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken