aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb
AgeCommit message (Expand)Author
2009-04-09decoder.cpp: call setState also in statePlay when pids have changed.. this fi...ghost
2009-04-08frontend.cpp: use m_state != stateClosed instead of use m_sn to check if the ...ghost
2009-04-07sec.cpp: make "second cable from rotor lnb" working againghost
2009-04-06replace assert by ASSERT, so a proper log message is generatedFelix Domke
2009-04-06Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-04-06more accurate fast-forward/rewindFelix Domke
2009-04-02decoder.cpp/servicedvb.cpp: fix radio stillpicture displayingghost
2009-03-31Merge branch 'tmbinc/FixTimingBugs'Felix Domke
2009-03-31Merge commit 'origin/master' into tmbinc/FixTimingBugsFelix Domke
2009-03-28sec.cpp: let static limiting mode enabled for 500 msec after tuneghost
2009-03-28ignore all non diseqc 1.2 lnbs for satpos dependent tunersghost
2009-03-27sec.cpp: fix a linked tuner problem, c++ changes to support link tuners to 2n...ghost
2009-03-15add caluclation for bcm4506 based frontendsghost
2009-03-05fix compiler warningsghost
2009-03-04add possibility to disable the dvb transponder time syncghost
2009-03-03- properly ignore transponders without values for tsid/onid in the diseqc testerStefan Pluecken
2009-02-26read back corrected frequency from frontend during scan (only DVB-T)ghost
2009-02-26fix pro7 'vpts did not increase when seeking'-bugFelix Domke
2009-02-25unicable fix by adenin (when Kathrein ESU33 is used)ghost
2009-02-23fixed compile errors with g++ 4.3 and replaced some c headers by theirAndreas Oberritter
2009-02-21subtitle.cpp/h: fix dvb subtitles for HBOghost
2009-02-21another small ttx subtitles fixghost
2009-02-21fix polish subtitles on HBO services.. 2nd try ;)ghost
2009-02-21teletext.cpp: add support for "X/28/0 format 1" and "M/29/0 format 1" packets...ghost
2009-02-20split "delay after continuous tone" value in "delay after continuous tone dis...ghost
2009-02-20dvbtime.cpp: fix compiler warningghost
2009-02-18optional fuzzing supportFelix Domke
2009-02-17dont clear terrestrial and cable transponders when not neededghost
2009-02-13Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix Domke
2009-02-13show decoder stateFelix Domke
2009-02-13allow service to be overridden for pvr servicesFelix Domke
2009-02-13better fix for timeshiftFelix Domke
2009-02-13move polarization and orbital_position to eDVBFrontend::getTransponderDataghost
2009-02-13 - While recording, collect startcodes and save them into ".sc"-filesFelix Domke
2009-02-13fix mergeFelix Domke
2009-02-11Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix Domke
2009-01-30add check for invalid fec in cable delivery descriptorghost
2009-01-27fixes for python 2.6 by Moritz Vennghost
2009-01-26Revert "fix comment"Felix Domke
2009-01-26fix commentFelix Domke
2009-01-25no comment!ghost
2009-01-25another exact title search in epgache fixghost
2009-01-25small fix for exact epgcache title searchghost
2009-01-25skip dvb-text encoding bytes on exakt title search in epgcacheghost
2009-01-20support much more audio/video codecs encapsulated in TS files (not all stb ha...ghost
2009-01-20fix defaults for Satellites/Cables/Terrestrial.xml parsingghost
2009-01-19remove nested structures because of the fact that swig cannot handle thisghost
2009-01-19add unicable support (thx to adenin)ghost
2009-01-15cache movie filelengths in .meta file, by luke_sFelix Domke
2009-01-12insert cutmark on EIT changeFelix Domke