aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/dvbtime.h
AgeCommit message (Collapse)Author
2008-06-13after DECLARE_REF now all is private.. not publicAndreas Monzner
dont export AddRef, Release, ptrref and grabRef to python some cleanups
2008-05-19remove no more needed time codeAndreas Monzner
2007-01-15use timedifference from eDVBLocalTimeHandler for time() calls in pythonAndreas Monzner
2006-11-27fix warningsAndreas Monzner
2006-07-25fix warnings, add toBCD functionAndreas Monzner
2005-12-31make many constructors and destructors invisible for pythonAndreas Monzner
2005-12-23add ability to access eDVBLocalTimeHandler from pythonAndreas Monzner
2005-12-17fix channel state handlingAndreas Monzner
2005-11-16always emit timeUpdated signal on first received TDTAndreas Monzner
only set rtc on first tdt receive on the same transponder.. not on updates.. (RTC is our reference time to check of transponder time is to fast or to slow)
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-07-12remove unneeded signals ( eDVBChannel::m_stateChanged give us the same ↵Andreas Monzner
informations )
2005-07-04add epgcacheAndreas Monzner
2005-07-02add missing files, add ability to specify table_id mask and table_id ext maskAndreas Monzner