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
/
Element.py
Age
Commit message (
Collapse
)
Author
2009-05-21
allow multiple sources for elements. last added source will be in .source, a ↵
Felix Domke
list will be in .sources
2009-02-24
small optimizations and cleanups by Moritz Venn
ghost
2009-01-27
fixes for python 2.6 by Moritz Venn
ghost
2008-06-27
some cleanups,
Andreas Monzner
add missing destroy calls, fix incomplete destroy calls, small speedup
2008-02-13
implement proper 'destroy' functions in Converter
Felix Domke
2006-08-09
fix caching
Felix Domke
2006-07-30
suspend timers when all renders are hidden
Felix Domke
2006-07-30
some minor speedups using caches and more selective updating
Felix Domke
2006-07-25
add comment
Felix Domke
2006-07-25
fix bluescreen ... i hope this is okay
Andreas Monzner
2006-07-24
support only one upstream element (source)
Felix Domke
2006-07-10
handle additional arguments for 'changed'
Felix Domke
2006-06-25
add disconnect to elements, and disconnect renderer from sources on screen close
Felix Domke
2006-06-17
add some new (currently unused) source/renderer based elements
Felix Domke