aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/EpgSelection.py
AgeCommit message (Collapse)Author
2006-01-25many info handling changes (nownext/multi/single epg)Andreas Monzner
2006-01-15follow timer changesFelix Domke
2006-01-06make epg toggling configurable (default set to unusable epg on INFO key)Stefan Pluecken
2006-01-04remove info infoStefan Pluecken
2006-01-02toggle between epg types with infoStefan Pluecken
2006-01-02add two native python epg viewsAndreas Monzner
2005-12-22fixAndreas Monzner
2005-12-17timer: add name/description, factor out "parse from epg event", fix some ↵Felix Domke
cases where demux was not available at that time, add timeshift framework, fix movielist (not all movies are great!)
2005-11-24add color buttons to epgselectionStefan Pluecken
2005-11-13show servicename in eventviewAndreas Monzner
2005-11-12use green to add a timer directly from the epgSelectionStefan Pluecken
2005-11-12remove commentAndreas Monzner
2005-11-11add Event detail viewerAndreas Monzner
not final version yet.. service name is missing, and i need to build a scrollable label
2005-11-10self.Stefan Pluecken
2005-11-10user argument to set current serviceStefan Pluecken
extend constructor to take an argument which is then passed to setRoot in EpgSelection
2005-11-10try to add a epglist (not working yet)Andreas Monzner