| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-20 | fix previous commit | Andreas Oberritter | |
| 2010-12-20 | version: use compile date if commit date is unavailable. default to "(no ↵ | Andreas Oberritter | |
| branch)" Please update your BitBake! (cd bb && git pull) | |||
| 2010-12-20 | Merge branch 'master' into obi/master | Andreas Oberritter | |
| Conflicts: main/Makefile.am | |||
| 2010-12-16 | add support for .git/last_commit_info generated by bitbake with latest "hack" | ghost | |
| 2010-12-05 | also generate version.h if .git is not available | Andreas Oberritter | |
| 2010-12-05 | Revert "generate empty version.h if .git is not available" | Andreas Oberritter | |
| This reverts commit 87ab43fed2f24ba9454359583ac9cb3f17c295e1. | |||
| 2010-12-05 | generate empty version.h if .git is not available | Andreas Oberritter | |
| 2010-11-22 | main/Makefile.am: don't pass --dirty to Git to support older versions | Andreas Oberritter | |
| 2010-11-22 | main/Makefile.am: use --pretty instead of --format to support older Git versions | Andreas Oberritter | |
| 2010-11-22 | main/Makefile.am: add missing backslash | Andreas Oberritter | |
| 2010-11-16 | version.h: make generation more robust | Andreas Oberritter | |
| * $(ENIGMA2_REV) may be empty, so prefix the line with '-' * mark target as intermediate and phony to ensure execution and deletion | |||
| 2010-11-16 | use AM_V_* variables to improve silent build mode | Andreas Oberritter | |
| 2010-11-16 | bsod: use simple XML generator | Andreas Oberritter | |
| 2010-11-16 | build and link static libraries without libtool | Andreas Oberritter | |
| 2010-11-16 | further updates to the build system, generate enigma2.sh | Andreas Oberritter | |
| 2010-11-16 | clean up build #2 | Andreas Oberritter | |
| * use swig macros from autoconf archive * generate and use enigma2_config.h (include from command-line) * check for dbox/fp.h and dbox/lcd-ks0713.h * clean up checks for libdreamdvd and lib*gif * fix some dependencies for generated files and header files | |||
| 2010-11-16 | clean up build | Andreas Oberritter | |
| * reduce use of TUXBOX macros * fix compiler warnings by including Python.h from the command-line * use libtool to build and link main/* and lib/* * don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2 * fix make rules of actionids.h | |||
| 2010-11-16 | */Makefile.am: s,INCLUDES,AM_CPPFLAGS, | Andreas Oberritter | |
| 2009-11-19 | main/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-19 | main/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-14 | refresh version.h when svn info changed | Felix Domke | |
| 2009-08-08 | create ENIGMA2_CHECKOUT_TAG for svn | Felix Domke | |
| 2008-11-06 | disable dependency on CVS files | Felix Domke | |
| 2008-10-15 | allow 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-16 | use clock_gettime for internal timers instead of gettimeofday .. so now our | Andreas Monzner | |
| timers are independent of the normal linux clock (and change linux time without inform e2 is now really uncritical) | |||
| 2008-03-25 | link SDL libraries (if enabled) | Andreas Oberritter | |
| 2008-03-25 | delete generated file version.h on 'make clean' | Andreas Oberritter | |
| 2007-11-22 | make MMI code more reusable | Andreas Monzner | |
| 2007-11-04 | use autoconf macros for determining xml2 and xmlccwrap linking | Felix Domke | |
| 2007-10-29 | link e2 against shared libxmlccwrap | Andreas Monzner | |
| this needs an OE update and installed libxmlccwrap_0.0.12-r0_mipsel.ipk | |||
| 2007-10-27 | fix typo :) | Felix Domke | |
| 2007-10-27 | make main.o to depend on version.h, too | Felix Domke | |
| 2007-10-24 | parse satellites/cables/terrestrial.xml in c++ now.. its round about three | Andreas Monzner | |
| times faster .. this speedup e2 start a little bit | |||
| 2007-04-23 | add gif support to picload, thanks to mechatron | Felix Domke | |
| 2006-11-18 | don't (yet) use xine | Felix Domke | |
| 2006-11-18 | add libjpeg | Felix Domke | |
| 2006-04-06 | add some CVS information into crashlog | Felix Domke | |
| 2006-04-03 | add bsod | Felix Domke | |
| 2006-03-16 | use gstreamer, if available | Felix Domke | |
| 2006-01-18 | use autodetected python flags | Andreas Oberritter | |
| 2006-01-13 | enable fribidi | Felix Domke | |
| 2005-12-12 | no more build network stuff | Andreas Monzner | |
| 2005-09-30 | use 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-28 | added setup screens | Ronny Strutz | |
| 2005-07-22 | - back to CXXLINK instead of hardcoded g++ - should work now. | Felix Domke | |
| 2005-07-22 | - remove tuxbox-libmd5sum | Felix Domke | |
| 2005-07-20 | the epgcache can now handle more then one channel(transponder), | Andreas Monzner | |
| todo: implement a python interface to get epgcache entries | |||
| 2005-05-20 | undo shitty stuff.. sorry | Andreas Monzner | |
| 2005-05-20 | work 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 output | Felix Domke | |
| - added skinned window style - added background colors - some RGB color support (but still not how i like it) - some minor bugfixes | |||
