X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/99e6feec1546d5fa2ff8e5cdfdf84438db4281b3..d09bd946be9c73d96fb8e1697b15e733d04ddeb6:/lib/python/enigma_python.i diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index 9ef269b2..06d74355 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -92,6 +92,8 @@ is usually caused by not marking PSignals as immutable. #include #include #include +#include +#include #include #include #include @@ -153,6 +155,7 @@ typedef long time_t; %immutable pNavigation::m_record_event; %immutable eListbox::selectionChanged; %immutable eDVBCI_UI::ciStateChanged; +%immutable eSocket_UI::socketStateChanged; %immutable eDVBResourceManager::frontendUseMaskChanged; %immutable eAVSwitch::vcr_sb_notifier; %immutable ePythonMessagePump::recv_msg; @@ -207,6 +210,8 @@ typedef long time_t; %include %include %include +%include +%include %include %include %include