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
/
Components
/
PluginComponent.py
Age
Commit message (
Expand
)
Author
2011-02-07
PluginSystem: implement new PluginDescriptor option "needsRestart" to define ...
acid-burn
2010-02-15
lib/python/Components/PluginsComponent.py: even allow .pyo files
ghost
2009-09-11
PluginComponent.py: better alignment of icons and texts. Thx. Mike Looijmans
acid-burn
2009-07-26
PluginComponent: fix setting wakeuptime from plugin
ghost
2009-02-24
small optimizations and cleanups by Moritz Venn
ghost
2009-02-12
small speedups/cleanups by moritz venn
ghost
2008-05-17
allow "internal" plugins from outside of the e2 plugin directory (useful for ...
Stefan Pluecken
2008-01-02
patch by Moritz Venn: allow plugins to provide a Wakeup-Time
Felix Domke
2007-10-07
Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this (...
Felix Domke
2007-06-19
when plugins have a keymap.xml in their directory, read that.
Felix Domke
2006-12-19
some python import cleanups
Andreas Monzner
2006-11-30
whitespace fixes, collect errors while loading plugins
Felix Domke
2006-10-26
fix skipping broken plugins
Felix Domke
2006-10-10
add possibility to have menu entries from a plugin
Felix Domke
2006-06-15
use import from tools
Felix Domke
2006-03-05
fix absolute paths to be relative
Felix Domke
2006-02-27
allow binary only python plugins
Felix Domke
2006-02-23
properly unload old plugins and load new plugins
Felix Domke
2006-02-23
append, don't overwrite __init__.py files
Stefan Pluecken
2006-02-23
some changes
Stefan Pluecken
2006-02-23
recursively search for plugins
Stefan Pluecken
2006-02-22
add FileManger plugin
Stefan Pluecken
2006-02-19
re-add autostart plugins
Felix Domke
2006-02-19
new plugin interface
Felix Domke
2006-01-20
disable test-plugin
Stefan Pluecken
2006-01-19
add a small text input component
Stefan Pluecken
2006-01-11
menu positioning for the plugins works now
Stefan Pluecken
2006-01-11
show plugin description in plugin list
Stefan Pluecken
2006-01-11
add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the c++...
Stefan Pluecken
2006-01-11
add arabic to the language list
Stefan Pluecken
2006-01-10
autostart and autoend functions are now called on the start and the end of en...
Stefan Pluecken
2006-01-10
add missing __init__.py
Stefan Pluecken
2006-01-10
move the plugins into their own directory and every plugin has a main python ...
Stefan Pluecken
2006-01-06
plugins can register their own menu now
Stefan Pluecken
2005-12-21
add a small ipkg upgrade plugin
Stefan Pluecken
2005-12-21
add plugins
Stefan Pluecken