aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/DemoPlugins
AgeCommit message (Expand)Author
2010-11-16further updates to the build system, generate enigma2.shAndreas Oberritter
2010-10-06refs bug #467Stefan Pluecken
2010-10-06refs bug #467Stefan Pluecken
2010-10-06refs bug #467Stefan Pluecken
2010-10-06fixes bug #467Stefan Pluecken
2009-09-11Enigma2: add __init__.py to Plugins folders. Thx. Mike Looijmansacid-burn
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
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-05some more .cvsignoreFelix Domke
2006-03-02add .cvsignores to pluginsFelix 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-23remove __init__.py files and create them on the flyStefan Pluecken
2006-02-23recursively search for pluginsStefan Pluecken
2006-02-22install plugins to the correct directoriesStefan Pluecken
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken