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
2009-09-11
Enigma2: add __init__.py to Plugins folders. Thx. Mike Looijmans
acid-burn
2009-08-18
remove obsolete .cvsignore files
Andreas Oberritter
2009-08-15
Makefile.am: use dist_*_DATA to include data files in tarballs
Andreas Oberritter
2009-08-15
update all Makefile.am files
Andreas Oberritter
2009-01-27
fixes for python 2.6 by Moritz Venn
ghost
2008-11-10
on crash, read "maintainer.info" from directory which contained the file whic...
Felix Domke
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