| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-08-15 | update all Makefile.am files | Andreas Oberritter | |
| remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2 | |||
| 2006-02-22 | cleanup the plugins to fit the new namespace | Stefan Pluecken | |
| 2006-02-22 | add FileManger plugin | Stefan Pluecken | |
| reenable plugin icons | |||
| 2006-02-21 | add fpupgrade plugin | Felix Domke | |
| 2006-02-19 | new plugin interface | Felix Domke | |
| 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 a small text input component | Stefan Pluecken | |
| 2006-01-13 | add web makefiles | Felix Domke | |
| 2006-01-11 | add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the ↵ | Stefan Pluecken | |
| c++ part supports it | |||
| 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-02 | update the plugin-images | Stefan Pluecken | |
| 2005-12-23 | beautify messagebox | Stefan Pluecken | |
| add functionality to the messagebox | |||
| 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 | |||
