openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
ChannelSelection.py File Reference

Classes

class  Screens.ChannelSelection.BouquetSelector
 
class  Screens.ChannelSelection.EpgBouquetSelector
 
class  Screens.ChannelSelection.SilentBouquetSelector
 
class  Screens.ChannelSelection.ChannelContextMenu
 
class  Screens.ChannelSelection.SelectionEventInfo
 
class  Screens.ChannelSelection.ChannelSelectionEPG
 
class  Screens.ChannelSelection.ChannelSelectionEdit
 
class  Screens.ChannelSelection.ChannelSelectionBase
 
class  Screens.ChannelSelection.ChannelSelection
 
class  Screens.ChannelSelection.PiPZapSelection
 
class  Screens.ChannelSelection.RadioInfoBar
 
class  Screens.ChannelSelection.ChannelSelectionRadio
 
class  Screens.ChannelSelection.SimpleChannelSelection
 
class  Screens.ChannelSelection.HistoryZapSelector
 

Namespaces

 Screens.ChannelSelection
 

Functions

def Screens.ChannelSelection.append_when_current_valid (current, menu, args, level=0, key="dummy")
 
def Screens.ChannelSelection.removed_userbouquets_available ()
 
def Screens.ChannelSelection.parseCurentEvent (list)
 
def Screens.ChannelSelection.parseNextEvent (list)
 

Variables

bool Screens.ChannelSelection.plugin_PiPServiceRelation_installed = True
 
int Screens.ChannelSelection.FLAG_SERVICE_NEW_FOUND = 64
 
int Screens.ChannelSelection.FLAG_IS_DEDICATED_3D = 128
 
int Screens.ChannelSelection.FLAG_HIDE_VBI = 512
 
int Screens.ChannelSelection.FLAG_CENTER_DVB_SUBS = 2048
 
int Screens.ChannelSelection.OFF = 0
 
int Screens.ChannelSelection.EDIT_BOUQUET = 1
 
int Screens.ChannelSelection.EDIT_ALTERNATIVES = 2
 
int Screens.ChannelSelection.MODE_TV = 0
 
int Screens.ChannelSelection.MODE_RADIO = 1
 
 Screens.ChannelSelection.service_types_tv = service_types_tv_ref.toString()
 
 Screens.ChannelSelection.service_types_radio = service_types_radio_ref.toString()
 
 Screens.ChannelSelection.multibouquet_tv_ref = eServiceReference(service_types_tv_ref)
 
 Screens.ChannelSelection.singlebouquet_tv_ref = serviceRefAppendPath(service_types_tv_ref, ' FROM BOUQUET "userbouquet.favourites.tv" ORDER BY bouquet')
 
 Screens.ChannelSelection.multibouquet_radio_ref = eServiceReference(service_types_radio_ref)
 
 Screens.ChannelSelection.singlebouquet_radio_ref = serviceRefAppendPath(service_types_radio_ref, ' FROM BOUQUET "userbouquet.favourites.radio" ORDER BY bouquet')
 
int Screens.ChannelSelection.HISTORYSIZE = 20
 
 Screens.ChannelSelection.tv
 
 Screens.ChannelSelection.lastservice
 
 Screens.ChannelSelection.lastroot
 
 Screens.ChannelSelection.radio
 
 Screens.ChannelSelection.servicelist
 
 Screens.ChannelSelection.lastmode
 
 Screens.ChannelSelection.default
 
 Screens.ChannelSelection.startupservice
 
 Screens.ChannelSelection.startupservice_standby
 
 Screens.ChannelSelection.startupservice_onstandby
 
 Screens.ChannelSelection.startuproot
 
 Screens.ChannelSelection.startupmode