![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
| class | dummyScreen |
| class | IconCheckPoller |
| class | LCD |
Functions | |
| def | IconCheck (session=None, **kwargs) |
| def | leaveStandby () |
| def | standbyCounterChanged (configElement) |
| def | InitLcd () |
Variables | |
| MACHINEBUILD = BoxInfo.getItem("machinebuild") | |
| DISPLAYTYPE = BoxInfo.getItem("displaytype") | |
| platform = BoxInfo.getItem("platform") | |
| def Components.Lcd.IconCheck | ( | session = None, |
|
| ** | kwargs | ||
| ) |
| def Components.Lcd.InitLcd | ( | ) |
| def Components.Lcd.leaveStandby | ( | ) |
| def Components.Lcd.standbyCounterChanged | ( | configElement | ) |
| Components.Lcd.DISPLAYTYPE = BoxInfo.getItem("displaytype") |
| Components.Lcd.MACHINEBUILD = BoxInfo.getItem("machinebuild") |
| Components.Lcd.platform = BoxInfo.getItem("platform") |