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
/
StringList.py
Age
Commit message (
Collapse
)
Author
2009-03-31
Merge commit 'origin/master' into tmbinc/FixTimingBugs
Felix Domke
2009-02-22
fix entry_changed
Felix Domke
2009-02-16
Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugs
Felix Domke
2009-02-16
update all non-master listboxes when any listbox changes
Felix Domke
2009-02-13
Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugs
Felix Domke
Conflicts: lib/python/Components/Converter/StringList.py
2009-02-13
Fix entry_changed in Listbox
Felix Domke
2009-02-13
- While recording, collect startcodes and save them into ".sc"-files
Felix Domke
- this allows finding iframes for fast forward/reverse more easily - when in fast forward, strictly just output good (=complete iframes) data (this might break dm7025, we will fix this later) - draw smaller, fixed-size bar in position gauge
2007-09-24
self.index can be None
Felix Domke
2007-06-19
return None (instead of crash) when list is empty, and getCurrent is called
Felix Domke
2007-04-12
optimize: re-use old content when list changes
Felix Domke
2006-08-09
fix caching
Felix Domke
2006-07-30
suspend timers when all renders are hidden
Felix Domke
2006-07-24
use single argument only
Felix Domke
2006-06-17
add some new (currently unused) source/renderer based elements
Felix Domke