| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-28 | switch to opkg | Andreas Oberritter | |
| 2010-01-19 | Screens/PluginBrowser.py: small cleanup. refs #383 | acid-burn | |
| 2010-01-18 | SoftwareManager/plugin.py, Screens/PluginBrowser.py: -reactivate ↵ | acid-burn | |
| packetmanager in expert mode. - add a link from PluginBrowser to new Extensionsmanager if the Softwaremanager is installed. - fix small typo. This fixes bug #383 | |||
| 2009-12-29 | Screens/PluginBrowser.py: - show old PluginDownloadBrowser for images that ↵ | acid-burn | |
| dont have the SoftwareManager included. This is for #112 | |||
| 2009-12-28 | Screens/PluginBrowser.py: - remove possibility to install/remove plugins ↵ | acid-burn | |
| from Plugins Menu. This is now possible over new extension management inside the Software management. this is for bug #112 | |||
| 2009-12-01 | PluginBrowser.py: react on language changes and clear/reload pluginlist to ↵ | acid-burn | |
| show the correct translations inside enigma2. This fixes #318 | |||
| 2009-08-26 | PluginBrowser.py: -dont show downloadable plugins twice | acid-burn | |
| - properly reload list after download/remove of an plugin | |||
| 2009-08-26 | PluginBrowser.py: dont use "ipkg list_installed" on second run if "Download ↵ | acid-burn | |
| Plugins" was selected, instead use correct "ipkg list" as we want available plugins and not already installed. | |||
| 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 | |
| Mike Looijmans) | |||
| 2009-04-15 | PluginBrowser.py: update pluginlist max every 60 minutes (thx to | ghost | |
| Mike Looijmans) | |||
| 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 | |
| eConsoleAppContainers.. so now all external plugins must remove this .get() calls... example: cont = eConsoleAppContainer() cont.appClosed.append(cb_func) # old was cont.appClosed.get().append(cb_func) | |||
| 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 | |
| reread plugin list revisited | |||
| 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 | |
| naming conventions for plugin packets: enigma2-plugin-<category>-<pluginname> (category is not yet supported by the GUI) | |||
| 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 | |
| to test it: uncomment the example.py in lib/python/Plugins/Makefile.am plugins can be added at runtime | |||
