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
/
Screens
/
PluginBrowser.py
Age
Commit message (
Expand
)
Author
2009-08-26
PluginBrowser.py: -dont show downloadable plugins twice
acid-burn
2009-08-26
PluginBrowser.py: dont use "ipkg list_installed" on second run if "Download P...
acid-burn
2009-08-10
patch by Mike Looijmans: support plugins with a dash in description
Felix Domke
2009-04-15
PluginBrowser.py: fix name splitting (thx to
ghost
2009-04-15
PluginBrowser.py: update pluginlist max every 60 minutes (thx to
ghost
2009-02-24
small optimizations and cleanups by Moritz Venn
ghost
2009-02-12
small speedups/cleanups by moritz venn
ghost
2008-10-28
remove non working wrapper class to add a (unneeded) .get() call to
Andreas Monzner
2008-10-20
allow translation, thanks to Tero
Felix Domke
2008-04-13
png cleanup by nemesis, source changes.
Felix Domke
2008-02-14
unlink some cyclic dependencys to get garbage collection working
Andreas Monzner
2007-12-16
patch by Pieter Grimmerink: fix partial lines returned from ipkg
Felix Domke
2007-12-13
factor out loadPNG into generic LoadPixmap
Felix Domke
2007-07-22
cleanup some imports
Andreas Monzner
2007-05-24
don't crash if no plugins are available
Felix Domke
2007-01-12
don't offer to install already installed plugins in the plugin installer
Stefan Pluecken
2006-11-30
show plugin warnings
Felix Domke
2006-03-11
fix plugin download
Stefan Pluecken
2006-03-02
setTitle is now a Screen method
Stefan Pluecken
2006-03-02
minimally improved LCD support
Felix Domke
2006-02-28
use categories to categorize the plugins
Stefan Pluecken
2006-02-23
fix command execution for removal of plugins (don't "ipkg update" first)
Stefan Pluecken
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
fix typo
Stefan Pluecken
2006-02-23
make setTitle work by using onShown
Stefan Pluecken
2006-02-23
don't set title, because it doesn't work properly
Stefan Pluecken
2006-02-23
set title after layout is finished (doesn't work)
Stefan Pluecken
2006-02-23
add ability to remove plugins
Stefan Pluecken
2006-02-23
update pluginlist after downloading a plugin
Stefan Pluecken
2006-02-22
add ability to download e2-plugins via PluginBrowser
Stefan Pluecken
2006-02-19
new plugin interface
Felix Domke
2006-01-11
show plugin description in plugin list
Stefan Pluecken
2005-12-21
add plugins
Stefan Pluecken