use timedifference from eDVBLocalTimeHandler for time() calls in python
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 15 Jan 2007 20:19:14 +0000 (20:19 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 15 Jan 2007 20:19:14 +0000 (20:19 +0000)
commit60a9bcb6f7b0e928a836dccd1008b82f837a0461
tree298c9d6ab3772176578646c6887df38b11241580
parente68ab3a6255de286aad4f503ee9929d0c503ebcc
use timedifference from eDVBLocalTimeHandler for time() calls in python
lib/dvb/dvbtime.cpp
lib/dvb/dvbtime.h
lib/python/Tools/Makefile.am
lib/python/Tools/RedirectTime.py [new file with mode: 0644]
lib/python/Tools/__init__.py
lib/python/enigma_python.i
mytest.py