aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb
AgeCommit message (Expand)Author
2008-12-16catch up DiseqcTest developmentStefan Pluecken
2008-12-16convert dvb api aspect to etsi aspectghost
2008-12-16move some functions to better place (aspect / size / framerate / progressive ...ghost
2008-12-13add possibility to set manual lnb priority (only in advanced sat config)ghost
2008-12-12fix return values to pythonghost
2008-12-11more debug for dvb api >= v3ghost
2008-12-11remove incorrect commentghost
2008-12-11change snr / snr dB caluculation a bitghost
2008-12-08small SNRdb correction for latest 4501 firmwareghost
2008-12-08calculate signalQuality based on snrdbghost
2008-12-04workaround for transponder with same tsid/onid on hotbird (11470V, 11258H)ghost
2008-12-03sync rtc time with linux time every 30 minutes when no transponder is tuned.....ghost
2008-12-03hopefully finally fix "second cable of motorized LNB"ghost
2008-12-03dont switch to 18V and measure input current, when slow rotor tuning is selectedghost
2008-12-03fix Philips Tu1216 snrdb calculcationghost
2008-12-03frontend.cpp: add SNRdb calculation for Philips TU1216 and Philips CU1216Mk3ghost
2008-11-25add possibility to always switch to 13V before do sec commandsghost
2008-11-25some refcounting fixes and speedupsghost
2008-11-25fix some refcounting bugsghost
2008-11-24add missing increfghost
2008-11-24add possibility to request tsid/onid for iDVBChannelghost
2008-11-22fix type in bcm4501 snr dB calculationghost
2008-11-18Don't search past buffer in TS I-frame cutter.Felix Domke
2008-11-17add missing \n (without this the lamedb is currupted after shutdown enigma2)ghost
2008-11-16Add possibility to set Pilot also for DVB-S2 non 8PSK Transponders (i.e. the ...ghost
2008-11-13add possibility to change delay after diseqc reset command and delay after di...ghost
2008-11-12properly escape provider name. fixes #54.Felix Domke
2008-11-12enable static limiting mode before every sec changeghost
2008-11-11decoder.cpp: stop all pids first, and the restart pids... this hopefully fixe...ghost
2008-11-08add SNRdb calculation for bcm4501 in LDPC Modeghost
2008-11-08working on possibility to receive reply messages from softcam via camd.socket...ghost
2008-11-08add (tune)simulate support to some functionsghost
2008-11-07same fix for slowMotionFelix Domke
2008-11-07When a new audio pid is started, it starts in freezed mode, to allow for a pr...Felix Domke
2008-11-06lib/dvb/pvrparse.cpp: remove debug outputghost
2008-11-06dont do SDT update when tuned to wrong transponderghost
2008-11-06Revert "check sid and tsid before start automatic service update (STD update)"ghost
2008-11-06check sid and tsid before start automatic service update (STD update)ghost
2008-11-06small fixghost
2008-11-06Add DiSEqC reset after voltage enable and tune failed... hopefully this fixes...ghost
2008-10-30small refcounting fixes, add private operator delete to iObjectAndreas Monzner
2008-10-29also use refcounting for eTimersAndreas Monzner
2008-10-29better solution to add possibility to delete eSocketNotifiers,Andreas Monzner
2008-10-27set pat/pmt timeout back to 20 seconds... to get rid of recordings withoutAndreas Monzner
2008-10-24small fixes for loopthroughAndreas Monzner
2008-10-21also show dvb subtitles with wrong coded subtitling type in pmtAndreas Monzner
2008-10-20small cleanupAndreas Monzner
2008-10-14fix typoAndreas Monzner
2008-10-14fix incorrect calculated score when loopthrough to a motorized lnbAndreas Monzner
2008-10-09add delay before send sequence repeat (diseqc/toneburst)Andreas Monzner