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
/
SystemPlugins
/
SkinSelector
/
plugin.py
Age
Commit message (
Expand
)
Author
2011-02-08
Plugins: fix permission of plugin.py
acid-burn
2011-02-07
Enigma2-Plugins: implement needsRestart=False for plugins that don't need a e...
acid-burn
2010-11-16
use eEnv::resolve() / eEnv.resolve()
Andreas Oberritter
2009-10-02
SystemPlugins/SkinSelector: -Rework SkinSelector GUI a bit.
acid-burn
2008-08-21
make menu text translatable
Andreas Monzner
2007-10-07
add 'weight' for menu entries (including plugins), so they can be sorted, pat...
Felix Domke
2007-10-07
add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz Ven...
Felix Domke
2007-10-07
Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this (...
Felix Domke
2007-07-28
fix *required* kwargs. plugins not having **kwargs will probably not run with...
Felix Domke
2007-07-23
move selection to currently used skin
Andreas Monzner
2007-07-22
cleanup some imports
Andreas Monzner
2007-01-07
take care of running recording before realy shutdown e2
Andreas Monzner
2006-12-19
add missing import
Felix Domke
2006-12-19
some python import cleanups
Andreas Monzner
2006-11-20
make xgettext happy
Andreas Monzner
2006-11-18
allow translation
Felix Domke
2006-11-11
layout fix
Felix Domke
2006-10-10
add reichi's skin selector
Felix Domke