![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
| class | AnimationSetupConfig |
| class | AnimationSetupScreen |
Functions | |
| def | checkAttrib (self, paused) |
| def | screen_show (self) |
| def | screen_doClose (self) |
| def | animationSetupMain (session, **kwargs) |
| def | startAnimationSetup (menuid) |
| def | sessionAnimationSetup (session, reason, **kwargs) |
| def | Plugins (**kwargs) |
Variables | |
| string | GIGABLUE = 'gigablue' |
| dictionary | g_default |
| int | g_max_speed = 30 |
| bool | g_animation_paused = False |
| g_orig_show = None | |
| g_orig_doClose = None | |
| window_animation_default | |
| default | |
| window_animation_speed | |
| listbox_animation_default | |
| choices | |
| def Plugins.SystemPlugins.AnimationSetup.plugin.animationSetupMain | ( | session, | |
| ** | kwargs | ||
| ) |
| def Plugins.SystemPlugins.AnimationSetup.plugin.checkAttrib | ( | self, | |
| paused | |||
| ) |
| def Plugins.SystemPlugins.AnimationSetup.plugin.Plugins | ( | ** | kwargs | ) |
| def Plugins.SystemPlugins.AnimationSetup.plugin.screen_doClose | ( | self | ) |
| def Plugins.SystemPlugins.AnimationSetup.plugin.screen_show | ( | self | ) |
| def Plugins.SystemPlugins.AnimationSetup.plugin.sessionAnimationSetup | ( | session, | |
| reason, | |||
| ** | kwargs | ||
| ) |
| def Plugins.SystemPlugins.AnimationSetup.plugin.startAnimationSetup | ( | menuid | ) |
| Plugins.SystemPlugins.AnimationSetup.plugin.choices |
| Plugins.SystemPlugins.AnimationSetup.plugin.default |
| bool Plugins.SystemPlugins.AnimationSetup.plugin.g_animation_paused = False |
| dictionary Plugins.SystemPlugins.AnimationSetup.plugin.g_default |
| int Plugins.SystemPlugins.AnimationSetup.plugin.g_max_speed = 30 |
| Plugins.SystemPlugins.AnimationSetup.plugin.g_orig_doClose = None |
| Plugins.SystemPlugins.AnimationSetup.plugin.g_orig_show = None |
| string Plugins.SystemPlugins.AnimationSetup.plugin.GIGABLUE = 'gigablue' |
| Plugins.SystemPlugins.AnimationSetup.plugin.listbox_animation_default |
| Plugins.SystemPlugins.AnimationSetup.plugin.window_animation_default |
| Plugins.SystemPlugins.AnimationSetup.plugin.window_animation_speed |