no more hold unneeded descriptors in epgcache (lower memory consumption)
[enigma2.git] / lib / dvb / pmt.cpp
2007-01-08 Andreas Monznersome thread related fixes
2007-01-05 Stefan Plueckenfix return type
2007-01-05 Stefan Plueckenfix compile error:
2007-01-05 Felix Domkefix refcounts
2007-01-05 Felix Domkeadd eDVBServicePMTHandler::program::createPythonObject
2006-12-30 Andreas Monznersend evStart before tuneFailed Events..
2006-11-25 Andreas Monznerpython object refcount debugging code second try
2006-10-30 Andreas Monznermove subtitles selection to mainmenu, some subtitle...
2006-10-23 Andreas Monznermore work on dvb subtitles (not finished/working yet)
2006-10-23 Andreas Monznerprepare for dvb subtitle support (not finished yet)
2006-06-22 Andreas Monzneradd possibility to set per service ac3/pcm delay (not...
2006-06-21 Andreas MonznerPip is now working with CI
2006-06-01 Andreas Monznerthe scan should now work for scanning dish network...
2006-05-24 Andreas Monznerfix segfault on fast zapping (faster then a pmt is...
2006-05-22 Andreas Monznerdont reset the "service new found flag" in sdt scan
2006-05-20 Andreas Monznermany changes for better CI handling
2006-05-16 Andreas Monznermore changes for AAC audio support (not dm7025)
2006-05-16 Andreas Monzneradd ability to selecte the audio channel (mono left...
2006-05-14 Andreas Monznerremove unneeded caching of caids, use an array for...
2006-05-09 Andreas Monznerrevert unneeded changes for sdt update
2006-05-09 Andreas Monznerimplement SDT scan on enter transponder (on normale...
2006-04-26 Andreas Monznerdo explicit cast
2006-04-26 Andreas Monznermake TheDOCs compiler happy
2006-04-26 Andreas Monzneradd function to get a list of CAIDs for a running dvb...
2006-04-14 Felix Domkedon't keep unused references
2006-04-02 Andreas Monznermuch faster service change on same transponder (just...
2006-03-07 Felix Domkeadd assertion to help debugging
2006-03-06 Felix Domkemoved PID search to proper please, simplified a bit...
2006-03-06 Andreas Monzneradd possibility to playback ts files without entry...
2006-01-26 Felix Domkeadd cue sheets
2006-01-18 Andreas Monznerfix typo
2006-01-18 Andreas Monznerfix "decode demux mask" and "get section data from...
2006-01-17 Andreas Monzneradd support for videotext (VBI)
2006-01-17 Felix Domkehandle EOF event in pmt handler
2006-01-15 Felix Domkepmt: differentiate between data and decoder demux
2006-01-07 Andreas Monzneradd support for private epg
2006-01-03 Andreas Monznerstore and use previous selected audio pid
2005-12-21 Andreas Monznerformat, ac3 and crypted indicators now working
2005-12-05 Andreas Monzneruse eit component tags to get language info of audio...
2005-12-04 Andreas Monznerfix comments
2005-12-04 Andreas Monznerremove unneeded stuff
2005-12-03 Andreas Monznerremove non working indication of playable services...
2005-12-02 Andreas Monznerset foregroundcolor of non tuneable services in service...
2005-11-28 Felix Domkeaudio: add language display
2005-11-26 Felix Domkepmt handling: untested (as usual) AC3 support
2005-11-24 Andreas Monznerci fixes (TODO: build reel ci resource handling.. at...
2005-11-23 Andreas Monznerfix lengthfield parsing
2005-11-22 Andreas Monznerwork on ci support
2005-11-22 Andreas Monznerrename method
2005-11-21 Stefan Plueckenit doesn't compile with const
2005-11-19 Andreas Monznerdynamic update demux setting in running ca services...
2005-11-18 Felix Domkepts: as the decoding demux isn't stored in the dvbchann...
2005-11-14 Felix Domkeremove debug output
2005-11-11 Andreas Monznerdisable debug messages
2005-11-09 Felix Domkedifferentiate between failures while and after tuning
2005-10-26 Felix Domke - add PMT pid to program info
2005-10-15 Felix Domkeadd demux handling (for decoder and record)
2005-09-30 Andreas Monznerset correct "descramble on demux" bitmask
2005-09-30 Andreas Monznerimplement /tmp/camd.socket support
2005-09-30 Andreas Monzneruse libdvbsi++ from tuxbox-cvs,
2005-08-17 Felix Domke - add iSeekableService, implement it for serviceDvb
2005-08-15 Andreas Monzneradd pid cache
2005-07-29 Felix Domke - split out meta parser
2005-07-28 Felix Domke - add prelim. pvr playback.
2005-06-30 Andreas Monzneradd dvb time handling with transponder time correction...
2005-04-30 Felix Domke - add ts recorder
2005-02-13 Felix Domke - started work on EIT
2004-10-01 Felix Domke - add python, missing gui
2003-10-17 Felix Domkeimport of enigma2