aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Collapse)Author
2007-11-22add mmi to lib/Makefile.amFelix Domke
2007-10-29link e2 against shared libxmlccwrapAndreas Monzner
this needs an OE update and installed libxmlccwrap_0.0.12-r0_mipsel.ipk
2007-10-24parse satellites/cables/terrestrial.xml in c++ now.. its round about threeAndreas Monzner
times faster .. this speedup e2 start a little bit
2005-12-12no more build network stuffAndreas Monzner
2005-09-30use libdvbsi++ from tuxbox-cvs,Andreas Monzner
please add http://ghost.dream-multimedia-tv.de/libdvbsi++.bb to your bitbake/openembedded/packages/tuxbox directory and exectute "bitbake -b ../openembedded/packages/tuxbox/libdvbsi++.bb" then install the libdvbsi++...ipk
2005-08-10add CIRonny Strutz
2005-02-25 - work on actionsFelix Domke
- changed time when screens are acutally constructed - added service name (not working atm) and event info (now&next)
2005-02-10 - fixed lib/Makefile.am for "components" directoryFelix Domke
- hopefully simplified components
2005-01-23 - allow close of dialogFelix Domke
- some eWidget fixes - background for eWidgetDesktop - introduce "session" object
2004-10-01 - add python, missing guiFelix Domke
- remove console (needs to be rewritten anyway) - eString -> std::string
2004-09-25 - new GUI libFelix Domke
- fixes
2004-06-02 - disabled gui for a momentFelix Domke
- beginning of GDI2 work (region/fill/line works) - fixed smartptr self assignment - finally replaced "int ref" by something with a constructor
2004-05-23added nav coreFelix Domke
2003-10-17import of enigma2Felix Domke