aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/EventView.py
AgeCommit message (Collapse)Author
2006-03-22fix typeAndreas Monzner
2006-03-21add search function to epgcache to do similar broadcasting searches and text ↵Andreas Monzner
searches in event titles for more infos about how to use look at epgcache.cpp, search eEPGCache::search method and read the comment above the funcion the similar broadcastings search is used from python in Eventview.py
2006-03-02minimally improved LCD supportFelix Domke
2006-02-25store a .eit file for each recoring this holds raw eit event informationsAndreas Monzner
including audio track informations, event description, event title...... for information about the file format look in EN300468 (www.etsi.org) make info button useable when playbacking a movie
2006-02-22change "Add Timer" to "Add timer" and change the german translation for itStefan Pluecken
2006-01-25don't translate empty stringsAxel Buehning
2006-01-25many info handling changes (nownext/multi/single epg)Andreas Monzner
2006-01-02add two native python epg viewsAndreas 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-24ability to add timers directly from the eventview screenStefan Pluecken
2005-11-18eWindow: title change will now invalidate decoration.Felix Domke
2005-11-17translationsStefan Pluecken
2005-11-17show event title in eventviewAndreas Monzner
2005-11-13show servicename in eventviewAndreas Monzner
2005-11-12use new ScrollLabel in EPG EventViewerAndreas Monzner
2005-11-11add Event detail viewerAndreas Monzner
not final version yet.. service name is missing, and i need to build a scrollable label