![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
class | TVstate |
class | Standby2 |
class | Standby |
class | StandbySummary |
class | QuitMainloopScreen |
class | TryQuitMainloop |
Functions | |
def | setLCDModeMinitTV (value) |
Variables | |
inStandby = None | |
TVinStandby = None | |
int | QUIT_SHUTDOWN = 1 |
int | QUIT_REBOOT = 2 |
int | QUIT_RESTART = 3 |
int | QUIT_UPGRADE_FP = 4 |
int | QUIT_ERROR_RESTART = 5 |
int | QUIT_DEBUG_RESTART = 6 |
int | QUIT_MAINT = 16 |
int | QUIT_UPGRADE_PROGRAM = 42 |
int | QUIT_IMAGE_RESTORE = 43 |
int | QUIT_UPGRADE_FRONTPANEL = 44 |
int | QUIT_WOLSHUTDOWN = 45 |
bool | inTryQuitMainloop = False |
int | quitMainloopCode = 1 |
def Screens.Standby.setLCDModeMinitTV | ( | value | ) |
Screens.Standby.inStandby = None |
bool Screens.Standby.inTryQuitMainloop = False |
int Screens.Standby.QUIT_DEBUG_RESTART = 6 |
int Screens.Standby.QUIT_ERROR_RESTART = 5 |
int Screens.Standby.QUIT_IMAGE_RESTORE = 43 |
int Screens.Standby.QUIT_MAINT = 16 |
int Screens.Standby.QUIT_REBOOT = 2 |
int Screens.Standby.QUIT_RESTART = 3 |
int Screens.Standby.QUIT_SHUTDOWN = 1 |
int Screens.Standby.QUIT_UPGRADE_FP = 4 |
int Screens.Standby.QUIT_UPGRADE_FRONTPANEL = 44 |
int Screens.Standby.QUIT_UPGRADE_PROGRAM = 42 |
int Screens.Standby.QUIT_WOLSHUTDOWN = 45 |
int Screens.Standby.quitMainloopCode = 1 |
Screens.Standby.TVinStandby = None |