diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-10-26 15:36:40 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-10-26 15:36:40 +0000 |
| commit | e03c732afb410b4d6b9f9540c36c33c941ee38f1 (patch) | |
| tree | 6726b70fe68281c956eb5044e991bd0d5ba074b1 /lib/python/enigma_python.i | |
| parent | 2acb4b8b6992707d79f7678f714c711e2c6fce1f (diff) | |
| download | enigma2-e03c732afb410b4d6b9f9540c36c33c941ee38f1.tar.gz enigma2-e03c732afb410b4d6b9f9540c36c33c941ee38f1.zip | |
add auto vcr switching support (needs new drivers (fp.ko))
Diffstat (limited to 'lib/python/enigma_python.i')
| -rw-r--r-- | lib/python/enigma_python.i | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index 103889b9..cb87359e 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -156,6 +156,7 @@ typedef long time_t; %immutable eListbox::selectionChanged; %immutable eDVBCI_UI::ciStateChanged; %immutable eDVBResourceManager::frontendUseMaskChanged; +%immutable eAVSwitch::vcr_sb_notifier; %include <lib/base/console.h> %include <lib/base/nconfig.h> |
