aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Plugin.py
AgeCommit message (Expand)Author
2009-12-23Merge branch 'bug_308_add_where_softwaremanager'acid-burn
2009-12-07Plugins/Plugin.py, SoftwareManager/plugin.py: add WHERE_SOFTWAREMANAGER for p...Mladen Horvat
2009-12-03Plugins/Plugin.py, InfoBarGenerics.py: add WHERE_AUDIOMENU for plugins .. req...ghost
2009-02-17follow Console() changesacid-burn
2009-02-12small speedups/cleanups by moritz vennghost
2008-11-10long keypress on INFO key either brings up single servie EPG view screen like...Fraxinas
2008-05-17allow "internal" plugins from outside of the e2 plugin directory (useful for ...Stefan Pluecken
2008-02-11explain new wizard apiFelix Domke
2008-01-02patch by Moritz Venn: allow plugins to provide a Wakeup-TimeFelix Domke
2007-12-13factor out loadPNG into generic LoadPixmapFelix Domke
2007-10-07add 'weight' for menu entries (including plugins), so they can be sorted, pat...Felix Domke
2007-10-07add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz Ven...Felix Domke
2007-10-07Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this (...Felix Domke
2007-03-19network setup rewrite... adds support for multiple devices and an extended se...Stefan Pluecken
2006-12-19add WHERE_FILESCANFelix Domke
2006-12-07add config.plugins subsectionFelix Domke
2006-08-08plugins can appear in the extensions menu nowStefan Pluecken
2006-03-11Plugin: add WHERE_TELETEXTFelix Domke
2006-03-05add WHERE_SESSIONSTARTFelix Domke
2006-03-05plugin api change: Plugins() and main functions must receive (and possibly ig...Felix Domke
2006-02-28use categories to categorize the pluginsStefan Pluecken
2006-02-23properly unload old plugins and load new pluginsFelix Domke
2006-02-22add ability to download e2-plugins via PluginBrowserStefan Pluecken
2006-02-22fix newlineFelix Domke
2006-02-22add FileManger pluginStefan Pluecken
2006-02-21add WHERE_WIZARD pluginsFelix Domke
2006-02-19add Plugin.pyFelix Domke