index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Plugins
/
DemoPlugins
Age
Commit message (
Expand
)
Author
2008-01-07
Fixed very useful TestPlugin-plugin (callback wasn't called correctly)
Stefan Pluecken
2007-07-22
cleanup some imports
Andreas Monzner
2006-12-19
some python import cleanups
Andreas Monzner
2006-05-25
add timeout for MessageBox screens (just add timeout=<seconds> as argument wh...
Stefan Pluecken
2006-03-05
plugin api change: Plugins() and main functions must receive (and possibly ig...
Felix Domke
2006-03-05
some more .cvsignore
Felix Domke
2006-03-02
add .cvsignores to plugins
Felix Domke
2006-03-02
remove bad words (and characters)
Stefan Pluecken
2006-03-02
better resizing
Stefan Pluecken
2006-03-02
add ChoiceBox screen for asking simple multi choice questions
Stefan Pluecken
2006-02-25
add InputBox screen for textual input
Stefan Pluecken
2006-02-23
remove __init__.py files and create them on the fly
Stefan Pluecken
2006-02-23
recursively search for plugins
Stefan Pluecken
2006-02-22
install plugins to the correct directories
Stefan Pluecken
2006-02-22
cleanup the plugins to fit the new namespace
Stefan Pluecken