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
/
Converter
/
ServicePosition.py
Age
Commit message (
Expand
)
Author
2009-07-20
Converter/ServicePosition.py: fix order of inheritance to fix suspend handling
ghost
2009-05-11
cyclic refresh of duration (fixes length of streams being reported as 0:00)
Fraxinas
2009-02-24
small optimizations and cleanups by Moritz Venn
ghost
2009-01-27
fixes for python 2.6 by Moritz Venn
ghost
2008-12-09
ServicePosition.py: add Option "ShowNoSeconds"
ghost
2008-04-09
Add ServicePosition arguments Detailed, Negate, ShowHours & respective patch ...
Andreas Frisch
2007-09-24
allow ServicePosition to be used with Progress renderer
Felix Domke
2007-06-19
add PositionDetailed mode where sub-second values are displayed
Felix Domke
2007-06-19
whitespace fixup
Felix Domke
2007-04-12
properly handle negative time values
Felix Domke
2006-08-09
fix caching
Felix Domke
2006-07-30
some minor speedups using caches and more selective updating
Felix Domke
2006-07-24
use single argument only
Felix Domke
2006-07-11
make length and position return pts-based values
Felix Domke
2006-07-10
add service position converter
Felix Domke