From 2bc720f79ea42168572ba458fec5b2cffb175a04 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Mon, 26 Jun 2006 15:28:24 +0000 Subject: add support for show used tuner for running service in the infobar add support for show all tuners in use in the infobar add support for show the currently date in the infobar now all skins have to define some new widgets in skin.. look in skin.xml and search for "not used in this skin yet" --- lib/python/enigma_python.i | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/python/enigma_python.i') diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index b80959c6..89aef414 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -155,6 +155,7 @@ typedef long time_t; %immutable pNavigation::m_event; %immutable eListbox::selectionChanged; %immutable eDVBCI_UI::ciStateChanged; +%immutable eDVBResourceManager::frontendUseMaskChanged; %include %include -- cgit v1.2.3