Merge branch 'master' of git.opendreambox.org:/git/enigma2
[enigma2.git] / lib / dvb / dvbtime.cpp
2009-03-04 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-03-04 ghostadd possibility to disable the dvb transponder time...
2009-02-20 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-02-20 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-02-20 ghostdvbtime.cpp: fix compiler warning
2008-12-04 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2008-12-03 ghostsync rtc time with linux time every 30 minutes when...
2008-11-06 ghostsmall fix
2008-10-30 Andreas Monznersmall refcounting fixes, add private operator delete...
2008-10-29 Andreas Monzneralso use refcounting for eTimers
2008-08-29 Andreas Monznerremove workarounds to detect buggy fp driver / atmel...
2008-08-26 Andreas Monzneradd support for dm8000 rtc,
2008-05-19 Andreas Monznerremove no more needed time code
2008-04-16 Andreas Monznertry to detect transponders with a to slow or to fast...
2008-04-16 Andreas Monzneruse clock_gettime for internal timers instead of gettim...
2007-01-15 Andreas Monzneruse timedifference from eDVBLocalTimeHandler for time...
2007-01-15 Andreas Monznerwhen the system time on e2 startup seems valid (> 1...
2006-11-27 Andreas Monznerfix warnings
2006-07-25 Andreas Monznerfix warnings, add toBCD function
2006-04-15 Andreas Monznerfix segfault on transponders with incorrect mjd entries...
2006-02-25 Andreas Monzneruse reentrant version of localtime
2005-12-17 Andreas Monznerfix channel state handling
2005-12-06 Andreas Monznerfix warning
2005-12-04 Andreas Monznersmall fix
2005-11-16 Andreas Monzneralways emit timeUpdated signal on first received TDT
2005-11-15 Felix DomkeaddTimeOffset is now static
2005-11-15 Felix Domkeimprove locking of addTimeOffset a bit
2005-11-09 Felix Domkeremove unused states so we don't need to track changes...
2005-10-16 Felix Domkefollow timer API change
2005-10-15 Felix Domkeadd demux handling (for decoder and record)
2005-09-30 Andreas Monzneruse libdvbsi++ from tuxbox-cvs,
2005-09-02 Andreas Monznerfix TDT reading
2005-08-12 Andreas Monznerset tdt interval to 60min instead of 60 sec
2005-08-11 Ronny Strutzno crc in tdt
2005-07-12 Andreas Monznerremove unneeded signals ( eDVBChannel::m_stateChanged...
2005-07-04 Andreas Monzneradd epgcache
2005-07-02 Andreas Monzneradd missing files, add ability to specify table_id...