index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dvb
/
dvbtime.cpp
Age
Commit message (
Expand
)
Author
2010-04-26
add missing parentheses
Andreas Oberritter
2009-06-08
dvbtime.h/cpp: add possibility to build a 16bit hash with event start time an...
ghost
2009-03-05
fix compiler warnings
ghost
2009-03-04
add possibility to disable the dvb transponder time sync
ghost
2009-02-20
dvbtime.cpp: fix compiler warning
ghost
2008-12-03
sync rtc time with linux time every 30 minutes when no transponder is tuned.....
ghost
2008-11-06
small fix
ghost
2008-10-30
small refcounting fixes, add private operator delete to iObject
Andreas Monzner
2008-10-29
also use refcounting for eTimers
Andreas Monzner
2008-08-29
remove workarounds to detect buggy fp driver / atmel firmware
Andreas Monzner
2008-08-26
add support for dm8000 rtc,
Andreas Monzner
2008-05-19
remove no more needed time code
Andreas Monzner
2008-04-16
try to detect transponders with a to slow or to fast time..
Andreas Monzner
2008-04-16
use clock_gettime for internal timers instead of gettimeofday .. so now our
Andreas Monzner
2007-01-15
use timedifference from eDVBLocalTimeHandler for time() calls in python
Andreas Monzner
2007-01-15
when the system time on e2 startup seems valid (> 1.1.2004) we use this time
Andreas Monzner
2006-11-27
fix warnings
Andreas Monzner
2006-07-25
fix warnings, add toBCD function
Andreas Monzner
2006-04-15
fix segfault on transponders with incorrect mjd entries in the TDT
Andreas Monzner
2006-02-25
use reentrant version of localtime
Andreas Monzner
2005-12-17
fix channel state handling
Andreas Monzner
2005-12-06
fix warning
Andreas Monzner
2005-12-04
small fix
Andreas Monzner
2005-11-16
always emit timeUpdated signal on first received TDT
Andreas Monzner
2005-11-15
addTimeOffset is now static
Felix Domke
2005-11-15
improve locking of addTimeOffset a bit
Felix Domke
2005-11-09
remove unused states so we don't need to track changes here
Felix Domke
2005-10-16
follow timer API change
Felix Domke
2005-10-15
add demux handling (for decoder and record)
Felix Domke
2005-09-30
use libdvbsi++ from tuxbox-cvs,
Andreas Monzner
2005-09-02
fix TDT reading
Andreas Monzner
2005-08-12
set tdt interval to 60min instead of 60 sec
Andreas Monzner
2005-08-11
no crc in tdt
Ronny Strutz
2005-07-12
remove unneeded signals ( eDVBChannel::m_stateChanged give us the same inform...
Andreas Monzner
2005-07-04
add epgcache
Andreas Monzner
2005-07-02
add missing files, add ability to specify table_id mask and table_id ext mask
Andreas Monzner