aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/esection.cpp
AgeCommit message (Collapse)Author
2006-04-15fix segfault on transponders with incorrect mjd entries in the TDTAndreas Monzner
null pointer check before accessing sectionreader object
2006-04-11immediate close no more used demux fd'sAndreas Monzner
2005-12-23tables: don't retry more than 5*nr times.Felix Domke
2005-07-02add missing files, add ability to specify table_id mask and table_id ext maskAndreas Monzner
2005-06-30add dvb time handling with transponder time correction algo.. this use a ↵Andreas Monzner
rtc, when avail, mainloop changes for set linux time
2005-04-28 - removed confusing debug outputFelix Domke
2005-01-31 - fixed dvb scanFelix Domke
- fixed dvbdb (reading/writing lamedb) - fixed (i.e. disallow) operator= in iObject (destroyed refcounts before) - implemented listboxcontent for servicelists - implemented getServiceInformation for non-playing services (still not happy with the result, though) - implemented first try of serviceSelector component
2004-06-02 - disabled gui for a momentFelix Domke
- beginning of GDI2 work (region/fill/line works) - fixed smartptr self assignment - finally replaced "int ref" by something with a constructor
2003-10-17import of enigma2Felix Domke