aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb
AgeCommit message (Expand)Author
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-18rework decoder statesFelix Domke
2008-11-17fix typoFelix Domke
2008-11-17fix comment, don't memmem over end of packetFelix Domke
2008-11-17Merge branch 'master' into tmbinc/FixTimingBugsFelix Domke
2008-11-17lock on pids only if video startcode is in a pes headerFelix Domke
2008-11-17add missing \n (without this the lamedb is currupted after shutdown enigma2)ghost
2008-11-17By Anders Holst: only record MPEG-4 I-frames to ap-fileFelix Domke
2008-11-17By Anders Holst:Felix Domke
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-06Patch by Anders Holst:Felix Domke
2008-11-06Add DiSEqC reset after voltage enable and tune failed... hopefully this fixes...ghost
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