![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Public Member Functions | |
| def | __init__ (self, session, service=None, zapFunc=None, eventid=None, bouquetChangeCB=None, serviceChangeCB=None, EPGtype=None, StartBouquet=None, StartRef=None, bouquets=None) |
| def | createSetup (self) |
| def | onSetupClose (self, test=None) |
| def | togglePIG (self) |
| def | getBouquetServices (self, bouquet) |
| def | LayoutFinish (self) |
| def | onCreate (self) |
| def | refreshlist (self) |
| def | moveUp (self) |
| def | moveDown (self) |
| def | updEvent (self, dir, visible=True) |
| def | nextPage (self, numberkey=False, reverse=False) |
| def | prevPage (self, numberkey=False, reverse=False) |
| def | toTop (self) |
| def | toEnd (self) |
| def | leftPressed (self) |
| def | rightPressed (self) |
| def | Bouquetlist (self) |
| def | BouquetlistShow (self) |
| def | BouquetlistHide (self, cancel=True) |
| def | getCurrentBouquet (self) |
| def | BouquetOK (self) |
| def | moveBouquetUp (self) |
| def | moveBouquetDown (self) |
| def | moveBouquetPageUp (self) |
| def | moveBouquetPageDown (self) |
| def | nextBouquet (self) |
| def | prevBouquet (self) |
| def | nextService (self) |
| def | prevService (self) |
| def | enterDateTime (self) |
| def | onDateTimeInputClosed (self, ret) |
| def | infoKeyPressed (self, eventviewopen=False) |
| def | redButtonPressed (self) |
| def | redButtonPressedLong (self) |
| def | greenButtonPressed (self) |
| def | greenButtonPressedLong (self) |
| def | yellowButtonPressed (self) |
| def | blueButtonPressed (self) |
| def | blueButtonPressedLong (self) |
| def | openSimilarList (self, eventid, refstr) |
| def | setServices (self, services) |
| def | setService (self, service) |
| def | eventViewCallback (self, setEvent, setService, val) |
| def | eventSelected (self) |
| def | sortEpg (self) |
| def | OpenSingleEPG (self) |
| def | openIMDb (self) |
| def | openEPGSearch (self) |
| def | addAutoTimer (self) |
| def | addAutoTimerSilent (self) |
| def | showTimerList (self) |
| def | showMovieSelection (self) |
| def | showAutoTimerList (self) |
| def | editCallback (self, session) |
| def | timerAdd (self) |
| def | editTimer (self, timer) |
| def | removeTimer (self, timer) |
| def | disableTimer (self, timer) |
| def | RecordTimerQuestion (self, manual=False) |
| def | recButtonPressed (self) |
| def | recButtonPressedLong (self) |
| def | RemoveChoiceBoxCB (self, choice) |
| def | ChoiceBoxCB (self, choice) |
| def | showChoiceBoxDialog (self) |
| def | closeChoiceBoxDialog (self) |
| def | doRecordTimer (self, rec=False) |
| def | doZapTimer (self) |
| def | doZapRecordTimer (self) |
| def | doInstantTimer (self, zap, zaprecord) |
| def | finishedAdd (self, answer) |
| def | finishSanityCorrection (self, answer) |
| def | OK (self) |
| def | OKLong (self) |
| def | epgButtonPressed (self) |
| def | Info (self) |
| def | InfoLong (self) |
| def | applyButtonState (self, state) |
| def | onSelectionChanged (self) |
| def | moveTimeLines (self, force=False) |
| def | isPlayable (self) |
| def | setServicelistSelection (self, bouquet, service) |
| def | closeEventViewDialog (self) |
| def | closeScreen (self, NOCLOSE=False) |
| def | zap (self) |
| def | zapSelectedService (self, prev=False) |
| def | zapTo (self) |
| def | keyNumberGlobal (self, number) |
| def | dozumberzap (self) |
| def | handleServiceName (self) |
| def | numberEntered (self, service=None, bouquet=None) |
| def | searchNumberHelper (self, serviceHandler, num, bouquet) |
| def | searchNumber (self, number) |
| def | zapToNumber (self, service, bouquet) |
| def | RefreshColouredKeys (self) |
| def | setTimerButtonText (self, text=None) |
| def | getChannels (self) |
| def | updateVerticalEPG (self, force=False) |
| def | displayActiveEPG (self) |
| def | getActivePrg (self) |
| def | allUp (self) |
| def | syncUp (self, idx) |
| def | syncDown (self, idx) |
| def | allDown (self) |
| def | gotoNow (self) |
| def | gotoFirst (self) |
| def | gotoLast (self) |
| def | setPrimetime (self, stime) |
| def | findMaxEventTime (self, stime) |
| def | findMinEventTime (self, stime) |
| def | isInTimeRange (self, stime) |
| def | setPlus24h (self) |
| def | setMinus24h (self, force=False, daypart=1) |
| def | setBasetime (self) |
| def | gotoPrimetime (self) |
| def | gotoLasttime (self, _list=0) |
| def | findLasttime (self, cnt, _list, idx=0) |
| def | findPrimetime (self, cnt, _list, primetime) |
| def | saveLastEventTime (self, _list=0) |
| def | getEventTime (self, _list) |
Public Member Functions inherited from Screens.Screen.Screen | |
| def | __init__ (self, session, parent=None, mandatoryWidgets=None) |
| def | __repr__ (self) |
| def | execBegin (self) |
| def | execEnd (self) |
| def | doClose (self) |
| def | close (self, *retval) |
| def | show (self) |
| def | hide (self) |
| def | isAlreadyShown (self) |
| def | isStandAlone (self) |
| def | getScreenPath (self) |
| def | setTitle (self, title, showPath=True) |
| def | getTitle (self) |
| def | setFocus (self, o) |
| def | setKeyboardModeNone (self) |
| def | setKeyboardModeAscii (self) |
| def | restoreKeyboardMode (self) |
| def | saveKeyboardMode (self) |
| def | setDesktop (self, desktop) |
| def | setAnimationMode (self, mode) |
| def | getRelatedScreen (self, name) |
| def | callLater (self, function) |
| def | applySkin (self) |
| def | createGUIScreen (self, parent, desktop, updateonly=False) |
| def | deleteGUIScreen (self) |
| def | createSummary (self) |
| def | addSummary (self, summary) |
| def | removeSummary (self, summary) |
Public Member Functions inherited from Screens.HelpMenu.HelpableScreen | |
| def | __init__ (self) |
| def | showHelp (self) |
| def | callHelpAction (self, *args) |
Static Public Attributes | |
| int | EMPTY = 0 |
| int | ADD_TIMER = 1 |
| int | REMOVE_TIMER = 2 |
| int | ZAP = 1 |
Static Public Attributes inherited from Screens.Screen.Screen | |
| NO_SUSPEND | |
| SUSPEND_STOPS | |
| SUSPEND_PAUSES | |
| ALLOW_SUSPEND = NO_SUSPEND | |
| globalScreen = None | |
Additional Inherited Members | |
Properties inherited from Screens.Screen.Screen | |
| title = property(getTitle, setTitle) | |
| def Screens.EpgSelection.EPGSelection.__init__ | ( | self, | |
| session, | |||
service = None, |
|||
zapFunc = None, |
|||
eventid = None, |
|||
bouquetChangeCB = None, |
|||
serviceChangeCB = None, |
|||
EPGtype = None, |
|||
StartBouquet = None, |
|||
StartRef = None, |
|||
bouquets = None |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.addAutoTimer | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.addAutoTimerSilent | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.allDown | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.allUp | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.applyButtonState | ( | self, | |
| state | |||
| ) |
| def Screens.EpgSelection.EPGSelection.blueButtonPressed | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.blueButtonPressedLong | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.Bouquetlist | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.BouquetlistHide | ( | self, | |
cancel = True |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.BouquetlistShow | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.BouquetOK | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.ChoiceBoxCB | ( | self, | |
| choice | |||
| ) |
| def Screens.EpgSelection.EPGSelection.closeChoiceBoxDialog | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.closeEventViewDialog | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.closeScreen | ( | self, | |
NOCLOSE = False |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.createSetup | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.disableTimer | ( | self, | |
| timer | |||
| ) |
| def Screens.EpgSelection.EPGSelection.displayActiveEPG | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.doInstantTimer | ( | self, | |
| zap, | |||
| zaprecord | |||
| ) |
| def Screens.EpgSelection.EPGSelection.doRecordTimer | ( | self, | |
rec = False |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.doZapRecordTimer | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.doZapTimer | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.dozumberzap | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.editCallback | ( | self, | |
| session | |||
| ) |
| def Screens.EpgSelection.EPGSelection.editTimer | ( | self, | |
| timer | |||
| ) |
| def Screens.EpgSelection.EPGSelection.enterDateTime | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.epgButtonPressed | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.eventSelected | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.eventViewCallback | ( | self, | |
| setEvent, | |||
| setService, | |||
| val | |||
| ) |
| def Screens.EpgSelection.EPGSelection.findLasttime | ( | self, | |
| cnt, | |||
| _list, | |||
idx = 0 |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.findMaxEventTime | ( | self, | |
| stime | |||
| ) |
| def Screens.EpgSelection.EPGSelection.findMinEventTime | ( | self, | |
| stime | |||
| ) |
| def Screens.EpgSelection.EPGSelection.findPrimetime | ( | self, | |
| cnt, | |||
| _list, | |||
| primetime | |||
| ) |
| def Screens.EpgSelection.EPGSelection.finishedAdd | ( | self, | |
| answer | |||
| ) |
| def Screens.EpgSelection.EPGSelection.finishSanityCorrection | ( | self, | |
| answer | |||
| ) |
| def Screens.EpgSelection.EPGSelection.getActivePrg | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.getBouquetServices | ( | self, | |
| bouquet | |||
| ) |
| def Screens.EpgSelection.EPGSelection.getChannels | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.getCurrentBouquet | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.getEventTime | ( | self, | |
| _list | |||
| ) |
| def Screens.EpgSelection.EPGSelection.gotoFirst | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.gotoLast | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.gotoLasttime | ( | self, | |
_list = 0 |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.gotoNow | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.gotoPrimetime | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.greenButtonPressed | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.greenButtonPressedLong | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.handleServiceName | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.Info | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.infoKeyPressed | ( | self, | |
eventviewopen = False |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.InfoLong | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.isInTimeRange | ( | self, | |
| stime | |||
| ) |
| def Screens.EpgSelection.EPGSelection.isPlayable | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.keyNumberGlobal | ( | self, | |
| number | |||
| ) |
| def Screens.EpgSelection.EPGSelection.LayoutFinish | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.leftPressed | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.moveBouquetDown | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.moveBouquetPageDown | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.moveBouquetPageUp | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.moveBouquetUp | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.moveDown | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.moveTimeLines | ( | self, | |
force = False |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.moveUp | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.nextBouquet | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.nextPage | ( | self, | |
numberkey = False, |
|||
reverse = False |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.nextService | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.numberEntered | ( | self, | |
service = None, |
|||
bouquet = None |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.OK | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.OKLong | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.onCreate | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.onDateTimeInputClosed | ( | self, | |
| ret | |||
| ) |
| def Screens.EpgSelection.EPGSelection.onSelectionChanged | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.onSetupClose | ( | self, | |
test = None |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.openEPGSearch | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.openIMDb | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.openSimilarList | ( | self, | |
| eventid, | |||
| refstr | |||
| ) |
| def Screens.EpgSelection.EPGSelection.OpenSingleEPG | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.prevBouquet | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.prevPage | ( | self, | |
numberkey = False, |
|||
reverse = False |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.prevService | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.recButtonPressed | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.recButtonPressedLong | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.RecordTimerQuestion | ( | self, | |
manual = False |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.redButtonPressed | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.redButtonPressedLong | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.RefreshColouredKeys | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.refreshlist | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.RemoveChoiceBoxCB | ( | self, | |
| choice | |||
| ) |
| def Screens.EpgSelection.EPGSelection.removeTimer | ( | self, | |
| timer | |||
| ) |
| def Screens.EpgSelection.EPGSelection.rightPressed | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.saveLastEventTime | ( | self, | |
_list = 0 |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.searchNumber | ( | self, | |
| number | |||
| ) |
| def Screens.EpgSelection.EPGSelection.searchNumberHelper | ( | self, | |
| serviceHandler, | |||
| num, | |||
| bouquet | |||
| ) |
| def Screens.EpgSelection.EPGSelection.setBasetime | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.setMinus24h | ( | self, | |
force = False, |
|||
daypart = 1 |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.setPlus24h | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.setPrimetime | ( | self, | |
| stime | |||
| ) |
| def Screens.EpgSelection.EPGSelection.setService | ( | self, | |
| service | |||
| ) |
| def Screens.EpgSelection.EPGSelection.setServicelistSelection | ( | self, | |
| bouquet, | |||
| service | |||
| ) |
| def Screens.EpgSelection.EPGSelection.setServices | ( | self, | |
| services | |||
| ) |
| def Screens.EpgSelection.EPGSelection.setTimerButtonText | ( | self, | |
text = None |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.showAutoTimerList | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.showChoiceBoxDialog | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.showMovieSelection | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.showTimerList | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.sortEpg | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.syncDown | ( | self, | |
| idx | |||
| ) |
| def Screens.EpgSelection.EPGSelection.syncUp | ( | self, | |
| idx | |||
| ) |
| def Screens.EpgSelection.EPGSelection.timerAdd | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.toEnd | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.togglePIG | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.toTop | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.updateVerticalEPG | ( | self, | |
force = False |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.updEvent | ( | self, | |
| dir, | |||
visible = True |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.yellowButtonPressed | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.zap | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.zapSelectedService | ( | self, | |
prev = False |
|||
| ) |
| def Screens.EpgSelection.EPGSelection.zapTo | ( | self | ) |
| def Screens.EpgSelection.EPGSelection.zapToNumber | ( | self, | |
| service, | |||
| bouquet | |||
| ) |
| Screens.EpgSelection.EPGSelection.activeList |
|
static |
| Screens.EpgSelection.EPGSelection.ask_time |
| Screens.EpgSelection.EPGSelection.bouquet |
| Screens.EpgSelection.EPGSelection.bouquetlist_active |
| Screens.EpgSelection.EPGSelection.BouquetRoot |
| Screens.EpgSelection.EPGSelection.bouquets |
| Screens.EpgSelection.EPGSelection.ChoiceBoxDialog |
| Screens.EpgSelection.EPGSelection.closeRecursive |
| Screens.EpgSelection.EPGSelection.createTimer |
| Screens.EpgSelection.EPGSelection.cureventindex |
| Screens.EpgSelection.EPGSelection.curindex |
| Screens.EpgSelection.EPGSelection.CurrBouquet |
| Screens.EpgSelection.EPGSelection.currch |
| Screens.EpgSelection.EPGSelection.currentService |
| Screens.EpgSelection.EPGSelection.CurrService |
|
static |
| Screens.EpgSelection.EPGSelection.eventid |
| Screens.EpgSelection.EPGSelection.eventviewDialog |
| Screens.EpgSelection.EPGSelection.eventviewWasShown |
| Screens.EpgSelection.EPGSelection.Fields |
| Screens.EpgSelection.EPGSelection.firststart |
| Screens.EpgSelection.EPGSelection.InstantRecordDialog |
| Screens.EpgSelection.EPGSelection.key_green_choice |
| Screens.EpgSelection.EPGSelection.lastEventTime |
| Screens.EpgSelection.EPGSelection.lastMinus |
| Screens.EpgSelection.EPGSelection.list |
| Screens.EpgSelection.EPGSelection.myServices |
| Screens.EpgSelection.EPGSelection.NumberZapField |
| Screens.EpgSelection.EPGSelection.NumberZapTimer |
| Screens.EpgSelection.EPGSelection.Oldpipshown |
| Screens.EpgSelection.EPGSelection.pipServiceRelation |
| Screens.EpgSelection.EPGSelection.prevch |
| Screens.EpgSelection.EPGSelection.refreshTimer |
|
static |
| Screens.EpgSelection.EPGSelection.serviceChangeCB |
| Screens.EpgSelection.EPGSelection.servicelist |
| Screens.EpgSelection.EPGSelection.services |
| Screens.EpgSelection.EPGSelection.skinName |
| Screens.EpgSelection.EPGSelection.StartBouquet |
| Screens.EpgSelection.EPGSelection.StartRef |
| Screens.EpgSelection.EPGSelection.time_lines |
| Screens.EpgSelection.EPGSelection.type |
| Screens.EpgSelection.EPGSelection.updateTimelineTimer |
|
static |
| Screens.EpgSelection.EPGSelection.zapFunc |
| Screens.EpgSelection.EPGSelection.zapnumberstarted |
| Screens.EpgSelection.EPGSelection.zaptoservicename |