aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/EventView.py
AgeCommit message (Expand)Author
2009-03-11do nothing when green button is pressed in a record, to be consistent with UIFelix Domke
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-01-19timer fixes and improvements by adeninghost
2009-01-09fixes by adenin:Felix Domke
2008-10-18add timeroverlap detection made by adenin (thanks for the great work!)Andreas Monzner
2008-06-26add possibility to choose record location on timer creation and chooseAndreas Monzner
2008-02-14add support for cyclic garbage collection to eTimer and eSocketNotifierAndreas Monzner
2007-07-22cleanup some importsAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-11-30more changes for service groups (replacement for zapping alternativesAndreas Monzner
2006-08-15changes for use of new swig version 1.3.29 (c++ python wrapper)Andreas Monzner
2006-05-06don't add timers that are based on epg data, which are older than 14 daysStefan Pluecken
2006-04-20fix bsod when opening similar event list when no similar events existAndreas Monzner
2006-04-20small fixAndreas Monzner
2006-04-20fix bsodAndreas Monzner
2006-04-19show similar broadcastings deferred in eventviewAndreas Monzner
2006-04-15fix bug in EpgList.py (line 79, in getCurrent .. TypeError: unscribtable object)Andreas Monzner
2006-03-22fix typeAndreas Monzner
2006-03-21add search function to epgcache to do similar broadcasting searches and text ...Andreas Monzner
2006-03-02minimally improved LCD supportFelix Domke
2006-02-25store a .eit file for each recoring this holds raw eit event informationsAndreas Monzner
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 case...Felix Domke
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