aboutsummaryrefslogtreecommitdiff
path: root/lib/python/enigma_python.i
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2008-11-16 13:12:56 +0100
committerghost <andreas.monzner@multimedia-labs.de>2008-11-16 13:12:56 +0100
commitd732b430ccc1d1a78e666f16553b2e3c5dd131a8 (patch)
tree1452a825936518acad2a0eee2e376aa7391613aa /lib/python/enigma_python.i
parent6347d817582886ab7c7535b44601538749d06d5b (diff)
downloadenigma2-d732b430ccc1d1a78e666f16553b2e3c5dd131a8.tar.gz
enigma2-d732b430ccc1d1a78e666f16553b2e3c5dd131a8.zip
work on asynchron pic loading... to get rid of spinning wheels
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 7de05d2b..84936375 100644
--- a/lib/python/enigma_python.i
+++ b/lib/python/enigma_python.i
@@ -141,6 +141,7 @@ typedef long time_t;
%include <lib/service/service.h>
// TODO: embed these...
+%immutable ePicLoad::PictureData;
%immutable eButton::selected;
%immutable eInput::changed;
%immutable eComponentScan::statusChanged;