From d9ee52e4f0fbe9a1ae00d0e66f9e6f0a07fa319f Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Mon, 7 Feb 2005 09:14:02 +0000 Subject: - added iStaticServiceInformation - added service list interface for dvb - started work on queries (currently only "instr" on servicename) - started work on infobar - added listbox with service - fixed dvbdb - remove some debug output --- 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 8e55b74f..4bd0cdcb 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -66,6 +66,7 @@ extern PSignal1 &keyPressedSignal(); %} RefCount(eListboxPythonStringContent) +RefCount(eListboxServiceContent) #define DEBUG %include "stl.i" -- cgit v1.2.3