aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb
AgeCommit message (Collapse)Author
2009-10-28fix rotor tuning symbolghost
2009-10-12fix snrdb calculation for dm600 tunerghost
2009-09-25fix read back of real frontend parameters... more flexible nowghost
2009-09-22fix wrong encoding of event description during pvr playback.. when info ↵ghost
button is pressed
2009-09-21frontend.cpp: add support for FE_TIMEDOUT frontend event flagghost
2009-09-10sec.cpp: more bcm4506 supportghost
2009-09-10frontend.cpp: 4505 and 4506 use the same snrdb calculationghost
2009-09-03fix skipping forward/backwardghost
2009-08-21epgcache.cpp: fix restoring the timezone after mhwepg readghost
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-08-18add missing semicolon after ASSERT()Andreas Oberritter
2009-08-18add Makefiles to include/ and lib/dvb/lowlevel/Andreas Oberritter
2009-08-17lib/dvb/frontend.cpp: DTV frontend api support is now working (DVB-S2 is ↵ghost
also working now)
2009-08-16add support for DTV tuning api (not tested yet)ghost
this should fix tuning to DVB-S2 Transponders with kernel 2.6.30
2009-08-15prepare for deprecation of <ext/hash_map>, but leave new code disabled, ↵Andreas Oberritter
because it requires compilation with -std=c++0x, which in turn requires g++ >= 4.3
2009-08-13dvb/frontend.cpp: fix DVB-C and DVB-T after yesterday changeghost
2009-08-12much better motor turning without possibility of power measurementghost
2009-08-12subtitle.cpp: dont use hardcoded line size of 720ghost
2009-08-11add support for rds data on own pids (i.e. hitradio ffh, harmony fm)ghost
2009-08-10change timing pid even when recording thread is already runningFelix Domke
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, ↵ghost
add supported for HD DVB subtitles (seen on bbc hd) lib/dvb/esubtitle.cpp: add support for HD DVB subtiles (seen on BBC HD)
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
dont handle pids with teletext descriptor as audio/video
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 ↵ghost
parse registration descriptor
2009-07-13dvb/pmt.cpp: more robust streamtype detection, add debug output for ↵ghost
ambiguous detected stream types, use libdvbsi to parse registration descriptor (added to libdvbsi++ 20080603)
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 ↵ghost
audio_stream_descriptor and also other ac3 descriptors)
2009-07-10fix teletext colorsFelix Domke
2009-07-09fix non working recording on dm800 when a recording is started during ts ↵ghost
playback
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