aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb
AgeCommit message (Expand)Author
2009-08-10fallback to live info when stores streaminfo failsFelix Domke
2009-08-09fix vc1 streamtype detectionghost
2009-07-27lib/dvb/subtitle.cpp: change assertions to warningsghost
2009-07-27lib/dvb/subtitle.h/cpp: cleanup, fixes for sky brazil 2bit dvb subtitles, add...ghost
2009-07-26subtitle.cpp/h: small fixesghost
2009-07-26pmt.cpp: fix for stupid fix fixghost
2009-07-26pmt.cpp: fix stupid fixghost
2009-07-26db.cpp: add hack for dish network tv service typesghost
2009-07-26pmt.cpp: more streamtype detection fixes (?!?)ghost
2009-07-25subtitle.cpp: return correct size of consumed bytesghost
2009-07-19fixes for /dev/misc/pvr opening problems in some conditionsghost
2009-07-15longer sdt timeout (needed for "dish network" scan)ghost
2009-07-15prepare TS recorder for current kernel versionsAndreas Oberritter
2009-07-13show services with unnamed "provider" in "Unknown" Providerghost
2009-07-13scan.cpp: more robust streamtype detection for pat scan.. use libdvbsi++ to p...ghost
2009-07-13dvb/pmt.cpp: more robust streamtype detection, add debug output for ambiguous...ghost
2009-07-10Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-07-10lib/dvb/pmt.cpp: always parse all descriptors .. (some audio streams have a a...ghost
2009-07-10fix teletext colorsFelix Domke
2009-07-09fix non working recording on dm800 when a recording is started during ts play...ghost
2009-07-08make incoming lines delete old line contentFelix Domke
2009-07-06more prio for linked and satpos dependent tuners when the base tuner is in useghost
2009-06-25db.cpp: compare complete provider and service nameghost
2009-06-25scan.cpp: sync audio/video detection with current pmt.cpp codeghost
2009-06-22clear allocated regions to transparentFelix Domke
2009-06-19use stride, allocate accel surfaceFelix Domke
2009-06-12dvb/decoder.cpp: small build fixes for old apighost
2009-06-12Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-06-12patch by Dr.Best - allow using filesize of movie in converterFelix Domke
2009-06-12teletext.cpp: invert have_ptsghost
2009-06-11teletext.cpp: fix erase flag handlingghost
2009-06-08epgcache.cpp: use a hash build with event start time and event monthday when ...ghost
2009-06-08dvbtime.h/cpp: add possibility to build a 16bit hash with event start time an...ghost
2009-06-04dvb.cpp: detect boxtype via /proc/stb/info/model for demux policyghost
2009-06-02teletext.cpp: take care of subtitle erase flagghost
2009-05-31dvb.cpp: another dm500hd/dm800 demux policy fixghost
2009-05-31dvb.cpp: fix dm500hd and dm800 demux policyghost
2009-05-30decoder.cpp: fix audio pauseghost
2009-05-29dvb.cpp: add demux policy for dm800/500hdghost
2009-05-26Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-05-26fix pid changesFelix Domke
2009-05-25add support for blueray PMT streamtypes for LPCM, AC3, DTS, add more registra...ghost
2009-05-20lib/dvb/db.cpp: skip unknown attributes in satellites/cables/terrestrial.xmlghost
2009-05-17we shouldn't need this hack anymoreFelix Domke
2009-05-17blacklist feed tsid/onidghost
2009-05-13remove unneeded codeghost
2009-05-12epgcache.h/cpp: add viasat (sirus 5°E) EPGghost
2009-05-11Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-05-11show both language codes / languages when two language codes are transmitted ...ghost
2009-05-10Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke