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
/
Plugin.py
Age
Commit message (
Expand
)
Author
2008-05-17
allow "internal" plugins from outside of the e2 plugin directory (useful for ...
Stefan Pluecken
2008-02-11
explain new wizard api
Felix Domke
2008-01-02
patch by Moritz Venn: allow plugins to provide a Wakeup-Time
Felix Domke
2007-12-13
factor out loadPNG into generic LoadPixmap
Felix Domke
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-03-19
network setup rewrite... adds support for multiple devices and an extended se...
Stefan Pluecken
2006-12-19
add WHERE_FILESCAN
Felix Domke
2006-12-07
add config.plugins subsection
Felix Domke
2006-08-08
plugins can appear in the extensions menu now
Stefan Pluecken
2006-03-11
Plugin: add WHERE_TELETEXT
Felix Domke
2006-03-05
add WHERE_SESSIONSTART
Felix Domke
2006-03-05
plugin api change: Plugins() and main functions must receive (and possibly ig...
Felix Domke
2006-02-28
use categories to categorize the plugins
Stefan Pluecken
2006-02-23
properly unload old plugins and load new plugins
Felix Domke
2006-02-22
add ability to download e2-plugins via PluginBrowser
Stefan Pluecken
2006-02-22
fix newline
Felix Domke
2006-02-22
add FileManger plugin
Stefan Pluecken
2006-02-21
add WHERE_WIZARD plugins
Felix Domke
2006-02-19
add Plugin.py
Felix Domke