aboutsummaryrefslogtreecommitdiff
path: root/lib/python/enigma_python.i
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-01-15 20:19:14 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-01-15 20:19:14 +0000
commit60a9bcb6f7b0e928a836dccd1008b82f837a0461 (patch)
tree298c9d6ab3772176578646c6887df38b11241580 /lib/python/enigma_python.i
parente68ab3a6255de286aad4f503ee9929d0c503ebcc (diff)
downloadenigma2-60a9bcb6f7b0e928a836dccd1008b82f837a0461.tar.gz
enigma2-60a9bcb6f7b0e928a836dccd1008b82f837a0461.zip
use timedifference from eDVBLocalTimeHandler for time() calls in python
Diffstat (limited to 'lib/python/enigma_python.i')
-rw-r--r--lib/python/enigma_python.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i
index 8ee7fb39..13eca6b4 100644
--- a/lib/python/enigma_python.i
+++ b/lib/python/enigma_python.i
@@ -153,6 +153,7 @@ typedef long time_t;
%immutable eDVBResourceManager::frontendUseMaskChanged;
%immutable eAVSwitch::vcr_sb_notifier;
%immutable ePythonMessagePump::recv_msg;
+%immutable eDVBLocalTimeHandler::m_timeUpdated;
%include <lib/base/message.h>
%include <lib/base/console.h>
%include <lib/base/nconfig.h>