autostart and autoend functions are now called on the start and the end of enigma2...
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Tue, 10 Jan 2006 16:08:35 +0000 (16:08 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Tue, 10 Jan 2006 16:08:35 +0000 (16:08 +0000)
commita5f1e3120f21c42c1a6e217dc26bb943b93426b2
tree8aeeaa5373099247656c7303ee16eec251417dfa
parent2d470a436a60b917a27c2055952a0a24374b994c
autostart and autoend functions are now called on the start and the end of enigma2 execution
plugins supporting this functionality must have a function autostart and/or autoend in their code
lib/python/Components/PluginComponent.py
mytest.py