aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/pmt.cpp
AgeCommit message (Collapse)Author
2005-11-23fix lengthfield parsingAndreas Monzner
2005-11-22work on ci supportAndreas Monzner
please update the libdvbsi++ to CVSDATE >= 20051119
2005-11-22rename methodAndreas Monzner
2005-11-21it doesn't compile with constStefan Pluecken
Ghost: is this correct now?
2005-11-19dynamic update demux setting in running ca services (change demux mask in ↵Andreas Monzner
capmt and resend the capmt to socket) needed for recording services
2005-11-18pts: as the decoding demux isn't stored in the dvbchannel (it could be ↵Felix Domke
shared, and a decoding demux can't be shared), it has to be given to the pts relevant functions.
2005-11-14remove debug outputFelix Domke
2005-11-11disable debug messagesAndreas Monzner
2005-11-09differentiate between failures while and after tuningFelix Domke
2005-10-26 - add PMT pid to program infoFelix Domke
2005-10-15add demux handling (for decoder and record)Felix Domke
2005-09-30set correct "descramble on demux" bitmaskAndreas Monzner
2005-09-30implement /tmp/camd.socket supportAndreas 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-17 - add iSeekableService, implement it for serviceDvbFelix Domke
2005-08-15add pid cacheAndreas Monzner
2005-07-29 - split out meta parserFelix Domke
- movie selection works now - service information for pvr services work
2005-07-28 - add prelim. pvr playback.Felix Domke
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-04-30 - add ts recorderFelix Domke
- rename: isection.h -> idemux.h
2005-02-13 - started work on EITFelix Domke
- added "pcore", the navigation core for python
2004-10-01 - add python, missing guiFelix Domke
- remove console (needs to be rewritten anyway) - eString -> std::string
2003-10-17import of enigma2Felix Domke