aboutsummaryrefslogtreecommitdiff
path: root/main/Makefile.am
AgeCommit message (Collapse)Author
2010-12-16add support for .git/last_commit_info generated by bitbake with latest "hack"3.0.3ghost
2009-11-19main/Makefile.am: support to extract version information from (git) tarballs ↵ghost
created by our patched bitbake 1.4.2 this needs latest bitbake changes done in our bitbake tree today
2009-11-19main/Makefile.am: fix code to generate version.h code is now als able to ↵ghost
handle git trees (now we generate new defines ENIGMA2_LAST_CHANGE_DATA and ENIGMA2_BRANCH (the last only for git)
2009-08-14refresh version.h when svn info changedFelix Domke
2009-08-08create ENIGMA2_CHECKOUT_TAG for svnFelix Domke
2008-11-06disable dependency on CVS filesFelix Domke
2008-10-15allow gstreamer to signalize missing plugins to the gui (requires ↵Andreas Frisch
reconfiguring enigma2) and add support for flac files (requires libflac7, gst-plugin-flac)
2008-04-16use clock_gettime for internal timers instead of gettimeofday .. so now ourAndreas Monzner
timers are independent of the normal linux clock (and change linux time without inform e2 is now really uncritical)
2008-03-25link SDL libraries (if enabled)Andreas Oberritter
2008-03-25delete generated file version.h on 'make clean'Andreas Oberritter
2007-11-22make MMI code more reusableAndreas Monzner
2007-11-04use autoconf macros for determining xml2 and xmlccwrap linkingFelix 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-27fix typo :)Felix Domke
2007-10-27make main.o to depend on version.h, tooFelix Domke
2007-10-24parse satellites/cables/terrestrial.xml in c++ now.. its round about threeAndreas Monzner
times faster .. this speedup e2 start a little bit
2007-04-23add gif support to picload, thanks to mechatronFelix Domke
2006-11-18don't (yet) use xineFelix Domke
2006-11-18add libjpegFelix Domke
2006-04-06add some CVS information into crashlogFelix Domke
2006-04-03add bsodFelix Domke
2006-03-16use gstreamer, if availableFelix Domke
2006-01-18use autodetected python flagsAndreas Oberritter
2006-01-13enable fribidiFelix Domke
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-28added setup screensRonny Strutz
2005-07-22 - back to CXXLINK instead of hardcoded g++ - should work now.Felix Domke
2005-07-22 - remove tuxbox-libmd5sumFelix Domke
2005-07-20the epgcache can now handle more then one channel(transponder),Andreas Monzner
todo: implement a python interface to get epgcache entries
2005-05-20undo shitty stuff.. sorryAndreas Monzner
2005-05-20work on rotor support, add usals stuff (rotor stuff not completed yet),Andreas Monzner
only send diseqc when needed
2005-04-15 - sdl is now default outputFelix Domke
- added skinned window style - added background colors - some RGB color support (but still not how i like it) - some minor bugfixes
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-09 - fixed console input mode restoreFelix Domke
- added "scan" component - scan possible from main menu
2005-01-25remove xmltreeFelix Domke
2005-01-23 - allow close of dialogFelix Domke
- some eWidget fixes - background for eWidgetDesktop - introduce "session" object
2005-01-20 - redraw now in idleFelix Domke
- mainloop called from python (could be changed) - clock components manages timer - timer usuable from python
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-05-23added nav coreFelix Domke
2003-10-17import of enigma2Felix Domke