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
/
ServicePosition.py
Age
Commit message (
Expand
)
Author
2008-02-14
add support for cyclic garbage collection to eTimer and eSocketNotifier
Andreas Monzner
2006-12-19
some python import cleanups
Andreas Monzner
2006-10-02
config rewrite. some extensions still need to be updated.
Felix Domke
2006-06-15
remove GUIComponent from PerServiceDisplay
Felix Domke
2006-05-02
don't crash if time is *really* invalid
Felix Domke
2006-05-01
simplify GUIcreate/createWidget, fix base class order
Felix Domke
2006-03-07
add TYPE_RELATIVE support for the ServicePosition component
Felix Domke
2006-02-25
handle cuesheets
Felix Domke
2006-02-21
update only when executed
Felix Domke
2006-02-21
add perService position display with gauge
Felix Domke
2006-01-27
poll position, length even if not initially available
Felix Domke
2006-01-26
follow core event changes
Felix Domke
2005-11-15
fix servicePosition
Felix Domke
2005-09-26
- simplified getInterface-styled calls: now using return value instead of mu...
Felix Domke
2005-08-17
- add display of length, remaining time
Felix Domke
2005-08-17
- add ServicePosition
Felix Domke