| 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 | |||
| 2008-03-25 | delete generated files enigma.py and enigma_python_wrap.cxx on 'make clean' | Andreas Oberritter | |
| 2007-04-29 | install_DATA -> install_PYTHON to create .pyc files when installing | Felix Domke | |
| 2007-04-23 | parallel build fix, thanks to pieter | Felix Domke | |
| 2006-12-19 | some python import cleanups | Andreas Monzner | |
| lesser swig overhead | |||
| 2006-11-24 | remove non working python refcount debugging code | Andreas Monzner | |
| 2006-11-23 | add PyObject refcount debugging code | Andreas Monzner | |
| 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 | |||
| 2005-07-27 | - first step on installing enigma2 files | Felix Domke | |
| 2005-05-09 | - remove obsoleted enigma_iobject stuff | Felix Domke | |
| 2005-02-27 | - hopefully fixed some python/refcount stuff (__deref__ is still evil!) | Felix Domke | |
| - first work on skin support, not really far - improved infobar - deletes components when destroying screens - fixed elistbox and component - add ability to change bouqet - real query parser still unfinished | |||
| 2005-01-20 | - redraw now in idle | Felix Domke | |
| - mainloop called from python (could be changed) - clock components manages timer - timer usuable from python | |||
| 2004-10-01 | - add python, missing gui | Felix Domke | |
| - remove console (needs to be rewritten anyway) - eString -> std::string | |||
