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
/
Screens
/
Screen.py
Age
Commit message (
Collapse
)
Author
2006-10-09
add onFirstExecBegin for actions, performed only once when a Screen is ↵
Stefan Pluecken
executed for the first time
2006-09-23
initialize renderer list
Felix Domke
2006-07-30
allow standby only in InfoBar, MoviePlayer, Menus, Setup and Radiomode
Felix Domke
2006-07-24
add more useful __repr__
Felix Domke
2006-07-19
take setup menu titles optionally from setup.xml, try to make them a bit ↵
Felix Domke
easier to understand
2006-06-25
add disconnect to elements, and disconnect renderer from sources on screen close
Felix Domke
2006-06-15
support for renderer
Felix Domke
2006-04-18
fix Scart.py, add some asserts to find this kind of bugs earlier
Felix Domke
2006-04-09
add destroy() for Components to fix bug #52
Felix Domke
2006-03-02
minimally improved LCD support
Felix Domke
2006-01-26
show, hide is now supported in screen, adding onShow (!= onShown), onHide
Felix Domke
2005-12-17
Screen: clear all elements on close
Felix Domke
2005-12-01
ref: delete active_components after execEnd on them
Felix Domke
2005-11-30
add notifications
Felix Domke
2005-11-22
add onShown eventlist for executing stuff after the screen is drawn
Stefan Pluecken
use SimpleChannelSelection to select a service in TimerEntry
2005-11-22
fix timerHide in infobar
Stefan Pluecken
2005-11-18
hide Timer: delete onClose
Felix Domke
2005-11-18
add help stuff
Felix Domke
2005-10-16
add openWithCallback and return values
Felix Domke
2005-05-19
- add focus stuff
Felix Domke
2005-05-14
- work on timers
Felix Domke
- add eInput widget - add python/Tools - add flexible listbox content
2005-05-05
- split 2 (Screens)
Felix Domke