| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-09-11 | Enigma2: add __init__.py to Plugins folders. Thx. Mike Looijmans | acid-burn | |
| 2009-08-18 | remove obsolete .cvsignore files | Andreas Oberritter | |
| 2009-08-15 | Makefile.am: use dist_*_DATA to include data files in tarballs | Andreas Oberritter | |
| 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 | |||
| 2009-01-27 | fixes for python 2.6 by Moritz Venn | ghost | |
| 2008-11-10 | on crash, read "maintainer.info" from directory which contained the file ↵ | Felix Domke | |
| which crashed. Use first line as email address, second line as "component"-string in crashlogs. Please add a "maintainer.info"-file to your plugins so crashlogs will be redirected to the right address. | |||
| 2008-01-07 | Fixed very useful TestPlugin-plugin (callback wasn't called correctly) | Stefan Pluecken | |
| 2007-07-22 | cleanup some imports | Andreas Monzner | |
| 2006-12-19 | some python import cleanups | Andreas Monzner | |
| lesser swig overhead | |||
| 2006-05-25 | add timeout for MessageBox screens (just add timeout=<seconds> as argument ↵ | Stefan Pluecken | |
| when creating MessageBox instances) | |||
| 2006-03-05 | plugin api change: Plugins() and main functions must receive (and possibly ↵ | Felix Domke | |
| ignore) keyword arguments | |||
| 2006-03-05 | some more .cvsignore | Felix Domke | |
| 2006-03-02 | add .cvsignores to plugins | Felix Domke | |
| 2006-03-02 | remove bad words (and characters) | Stefan Pluecken | |
| 2006-03-02 | better resizing | Stefan Pluecken | |
| 2006-03-02 | add ChoiceBox screen for asking simple multi choice questions | Stefan Pluecken | |
| 2006-02-25 | add InputBox screen for textual input | Stefan Pluecken | |
| 2006-02-23 | remove __init__.py files and create them on the fly | Stefan Pluecken | |
| 2006-02-23 | recursively search for plugins | Stefan Pluecken | |
| 2006-02-22 | install plugins to the correct directories | Stefan Pluecken | |
| 2006-02-22 | cleanup the plugins to fit the new namespace | Stefan Pluecken | |
