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
/
PerServiceDisplay.py
Age
Commit message (
Expand
)
Author
2008-06-27
some cleanups,
Andreas Monzner
2008-02-14
add support for cyclic garbage collection to eTimer and eSocketNotifier
Andreas Monzner
2007-07-22
cleanup some imports
Andreas Monzner
2006-07-14
rename event into event_callback
Felix Domke
2006-07-10
add missing base class initialization
Andreas Monzner
2006-07-10
optionally call callback with event argument
Felix Domke
2006-06-15
remove GUIComponent from PerServiceDisplay
Felix Domke
2006-05-01
simplify GUIcreate/createWidget, fix base class order
Felix Domke
2006-04-09
add destroy() for Components to fix bug #52
Felix Domke
2006-02-21
add perService position display with gauge
Felix Domke
2006-02-13
display remaining time for next event
Felix Domke
2006-01-26
follow core event changes
Felix Domke
2006-01-18
use progressbar in InfoBar to display the progress of the "now" event
Stefan Pluecken
2005-07-08
- skins are now loaded first and applied later
Felix Domke
2005-05-05
- split of Components into different files
Felix Domke