aboutsummaryrefslogtreecommitdiff
path: root/lib/components/Makefile.am
AgeCommit message (Collapse)Author
2010-11-16install header filesAndreas Oberritter
2010-11-16build and link static libraries without libtoolAndreas Oberritter
2010-11-16clean up build #2Andreas 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-16clean up buildAndreas 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
2006-05-06remove no more needed c++ single epg list content classAndreas Monzner
code cleanup in python epg classes get epg from parent service when epg is queried for a subservice(linkage service)
2006-03-30add background file eraser class for asynchronous file deletionAndreas Monzner
2005-11-10add c++ stuff for epglistAndreas Monzner
2005-02-09 - fixed console input mode restoreFelix Domke
- added "scan" component - scan possible from main menu