aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/scan.cpp
AgeCommit message (Collapse)Author
2005-12-07dont let turn rotor wild from east to westAndreas Monzner
2005-12-01small fixAndreas Monzner
2005-11-18dont scan transponders from other satellites in scan (previous ↵Andreas Monzner
implementation doesn't work when no SDT was avail before the NIT was scanned)
2005-11-16use orbital position in isValidONIDTSIDFelix Domke
2005-11-16scan: add flags for optional network search. drop transponders on foreign ↵Felix Domke
satellites.
2005-11-16fix m_service_name_sort while scanningFelix Domke
2005-11-15user eSmartPtrList instead of std::list<ePtr< ... > >Felix Domke
2005-11-09differentiate between failures while and after tuningFelix Domke
2005-10-09convert DVB->UTF while scanning - please rescan\!Felix Domke
2005-09-30use libdvbsi++ from tuxbox-cvs,Andreas Monzner
please add http://ghost.dream-multimedia-tv.de/libdvbsi++.bb to your bitbake/openembedded/packages/tuxbox directory and exectute "bitbake -b ../openembedded/packages/tuxbox/libdvbsi++.bb" then install the libdvbsi++...ipk
2005-09-26 - fix scan: initial transponder wasn't used.Felix Domke
2005-08-31 - work around scan problemFelix Domke
2005-04-28 - add dvb resource managementFelix Domke
- scan hardcoded to dvb-s again - added untested recording support (data io thread still missing)
2005-02-25 - work on actionsFelix Domke
- changed time when screens are acutally constructed - added service name (not working atm) and event info (now&next)
2005-02-09 - fixed console input mode restoreFelix Domke
- added "scan" component - scan possible from main menu
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-05-23 - eConnections holds reference to objectFelix Domke
- use eAutoInitPtr instead of eAutoInitP for iObject-based stuff - fix some ref initialization - added service stop
2003-10-17import of enigma2Felix Domke