index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Components
/
EpgList.py
Age
Commit message (
Expand
)
Author
2007-08-13
keep selected event when modifying sort order (Moritz Venn)
Felix Domke
2007-07-30
fix fillSimilarList
Felix Domke
2007-07-30
possibility to sort epg list alphabetically (thanks to Moritz Venn)
Felix Domke
2007-07-27
small cleanup/speedup
Andreas Monzner
2007-07-22
cleanup some imports
Andreas Monzner
2007-01-21
fix non working code
Andreas Monzner
2007-01-20
small speedup
Andreas Monzner
2007-01-11
filter short name brakets in getContent ('N')
Andreas Monzner
2006-12-19
some python import cleanups
Andreas Monzner
2006-11-20
make xgettext happy
Andreas Monzner
2006-05-06
remove no more needed c++ single epg list content class
Andreas Monzner
2006-05-03
revert & fix typo
Felix Domke
2006-05-03
fix crash since GUI rebuilding
Andreas Monzner
2006-05-01
simplify GUIcreate/createWidget, fix base class order
Felix Domke
2006-04-26
alignment fixes
Andreas Monzner
2006-04-26
add ability to list all events for a specific start time/date (press Dream/Menu)
Andreas Monzner
2006-04-23
add week days to epg list
Andreas Monzner
2006-04-20
show inTimerIcon also in similar event list
Andreas Monzner
2006-04-20
fix crash when try to open similar event list when no similar events are found
Andreas Monzner
2006-04-19
show similar broadcastings deferred in eventview
Andreas Monzner
2006-04-15
show "in timer" icon also in multiepg
Andreas Monzner
2006-04-15
fix bug in EpgList.py (line 79, in getCurrent .. TypeError: unscribtable object)
Andreas Monzner
2006-03-11
fix showing timer symbol in epglist..
Andreas Monzner
2006-03-07
add ability to set a callback build function in listbox multicontent
Andreas Monzner
2006-03-01
display clock png in single epg list for fitting timers (we have a problem wi...
Stefan Pluecken
2006-02-03
enable wrap around in epglist and servicelist
Andreas Monzner
2006-01-25
many info handling changes (nownext/multi/single epg)
Andreas Monzner
2006-01-25
add selchanged signal to listbox
Andreas Monzner
2006-01-10
fix
Andreas Monzner
2006-01-05
nicer
Andreas Monzner
2006-01-04
fix
Andreas Monzner
2006-01-02
dont use queryEPG callback (no more memleak? or smaller mem leak?)
Andreas Monzner
2006-01-02
add two native python epg views
Andreas Monzner
2005-12-23
replace "Arial" by "Regular"
Stefan Pluecken
2005-11-11
corret use for getCurrent method
Andreas Monzner
2005-11-10
try to add a epglist (not working yet)
Andreas Monzner