| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-02-21 | add ability to use regular expressions to filter files to display in the ↵ | Stefan Pluecken | |
| FileList transform the test plugin into an image viewer for png files | |||
| 2006-02-21 | add FileList component for browsing files and directories | Stefan Pluecken | |
| 2006-02-21 | use Input component to change the ipkg feed | Stefan Pluecken | |
| 2006-02-21 | unify the two update plugins and add a menu to the new unified plugin | Stefan Pluecken | |
| 2006-02-20 | fix | Felix Domke | |
| 2006-02-20 | fix imports | Felix Domke | |
| 2006-02-19 | port tuxbox plugins plugin to the new plugin interface | Stefan Pluecken | |
| 2006-02-19 | re-add web plugin | Felix Domke | |
| 2006-02-19 | re-add the IPKG plugin and rename the upgrade main function | Stefan Pluecken | |
| 2006-02-19 | add Plugin.py | Felix Domke | |
| 2006-02-19 | new plugin interface | Felix Domke | |
| 2006-02-16 | sample plugin fix | Felix Domke | |
| 2006-01-28 | use ScrollLabel in update plugin to let the user see the whole result of the ↵ | Stefan Pluecken | |
| update process | |||
| 2006-01-20 | add -force-defaults to ipkg upgrade command for not prompting the user ↵ | Stefan Pluecken | |
| anything while update plugin is run add -force-overwrite to the ipkg upgrade command to work with faulty packets | |||
| 2006-01-20 | disable test-plugin | Stefan Pluecken | |
| reenable the try/except block for faulty plugin catching don't expect a directory /usr/lib/tuxbox/plugins to be present by the tuxbox plugin starter | |||
| 2006-01-19 | add .cvsignore | Felix Domke | |
| 2006-01-19 | use Components.Input in seek window | Stefan Pluecken | |
| 2006-01-19 | better marking of current cursor in Components.Input | Stefan Pluecken | |
| change eLabel to being able to mark a character | |||
| 2006-01-19 | add a small text input component | Stefan Pluecken | |
| 2006-01-18 | some cvsignore files | Andreas Oberritter | |
| 2006-01-13 | do as thedoc says... | Felix Domke | |
| 2006-01-13 | add web makefiles | Felix Domke | |
| 2006-01-13 | twisted demo: simple webserver | Felix Domke | |
| 2006-01-12 | add ipkg list to the update plugin | Stefan Pluecken | |
| 2006-01-11 | add löcher to the tux bild | Stefan Pluecken | |
| 2006-01-11 | add a tux picture for the tuxbox plugins | Stefan Pluecken | |
| 2006-01-11 | show plugin description in plugin list | Stefan Pluecken | |
| 2006-01-11 | finish the tuxbox plugin parser plugin | Stefan Pluecken | |
| 2006-01-11 | add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the ↵ | Stefan Pluecken | |
| c++ part supports it | |||
| 2006-01-11 | add arabic to the language list | Stefan Pluecken | |
| change plugin interface: plugins can now have screens or functions as objects to call when plugin is selected plugins can have multiple plugin menu entries | |||
| 2006-01-10 | forgot to commit the update plugin :) | Stefan Pluecken | |
| 2006-01-10 | add missing __init__.py | Stefan Pluecken | |
| add a try/except block around the plugin loading for faulty plugins | |||
| 2006-01-10 | move the plugins into their own directory and every plugin has a main python ↵ | Stefan Pluecken | |
| file called plugin.py in his directory for example the update plugin now resides in /usr/lib/enigma2/python/Plugins/update when you add a plugin, don't forget to put an empty __init__.py file into the directory, otherwise python doesn't recognize the directory as module | |||
| 2006-01-06 | plugins can register their own menu now | Stefan Pluecken | |
| menus have their own id now the update plugin for example adds a menu item to the Setup menu with the id "setup" | |||
| 2006-01-04 | leave update plugin with ok button after the update process (we entered it ↵ | Stefan Pluecken | |
| with ok, so we leave it with ok) | |||
| 2006-01-03 | update plugin is now very user friendly :) | Stefan Pluecken | |
| 2006-01-02 | beautify the ok, cancel and initialize buttons | Stefan Pluecken | |
| 2006-01-02 | update the plugin-images | Stefan Pluecken | |
| 2005-12-28 | translate the update plugin | Stefan Pluecken | |
| 2005-12-27 | fix very stupid error | Stefan Pluecken | |
| 2005-12-26 | some changes for the update plugin | Stefan Pluecken | |
| still not very user friendly | |||
| 2005-12-23 | beautify messagebox | Stefan Pluecken | |
| add functionality to the messagebox | |||
| 2005-12-23 | replace "Arial" by "Regular" | Stefan Pluecken | |
| 2005-12-21 | fix | Stefan Pluecken | |
| 2005-12-21 | add a small ipkg upgrade plugin | 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 | |||
