aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/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
2009-08-18add Makefiles to include/ and lib/dvb/lowlevel/Andreas Oberritter
2006-10-23prepare for dvb subtitle support (not finished yet)Andreas Monzner
cache query of eDVBServicePMThandler::getProgram
2006-08-16add support for radiotext (python gui component missing yet)Andreas Monzner
2006-05-12add teletext.cppFelix Domke
2006-05-12add pes parserFelix Domke
2006-02-01add PVR packet parser to assist finding cutpointsFelix Domke
2005-08-16 - add getLength() call to iStaticServiceInformationFelix Domke
- implementation for dvb pvr streams using tstools - start of implementing status information for PVR
2005-08-13adding volume controlStefan Pluecken
2005-07-29 - split out meta parserFelix Domke
- movie selection works now - service information for pvr services work
2005-06-30add dvb time handling with transponder time correction algo.. this use a ↵Andreas Monzner
rtc, when avail, mainloop changes for set linux time
2005-05-20work on rotor support, add usals stuff (rotor stuff not completed yet),Andreas Monzner
only send diseqc when needed
2005-02-13 - started work on EITFelix Domke
- added "pcore", the navigation core for python
2003-10-17import of enigma2Felix Domke