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
/
screens.py
Age
Commit message (
Expand
)
Author
2005-05-05
- split 2 (Screens)
Felix Domke
2005-05-05
- split of Components into different files
Felix Domke
2005-05-04
- add timer, RecordTimer
Felix Domke
2005-04-30
- prepared to move navigation stuff to python
Felix Domke
2005-04-28
- fix storage of servicelist (cannot be stored as a component)
Felix Domke
2005-04-26
added xml-menu
Ronny Strutz
2005-04-25
- add new listbox content type for multiple strings
Felix Domke
2005-04-21
- improved scan error handling
Felix Domke
2005-04-17
- load palette from png
Felix Domke
2005-04-15
- sdl is now default output
Felix Domke
2005-03-30
- widget instance is now part of screen
Felix Domke
2005-03-20
- improved parser
Felix Domke
2005-02-27
- hopefully fixed some python/refcount stuff (__deref__ is still evil!)
Felix Domke
2005-02-25
- work on actions
Felix Domke
2005-02-10
- add "getCurrent" to service listbox
Felix Domke
2005-02-09
- fixed console input mode restore
Felix Domke
2005-02-07
- added iStaticServiceInformation
Felix Domke
2005-01-31
- fixed dvb scan
Felix Domke
2005-01-29
- add fake "main menu"
Felix Domke
2005-01-29
- minor bugfix (allow empty content)
Felix Domke
2005-01-28
- added ListBoxContents: based on std::list<std::string> and PyList with Str...
Felix Domke
2005-01-28
- add listbox
Felix Domke
2005-01-27
- add rcconsole key input (for now)
Felix Domke
2005-01-26
update python
Felix Domke
2005-01-23
- allow close of dialog
Felix Domke
2005-01-18
slightly better example of using the signals (eButton::selected -> Button::on...
Felix Domke
2005-01-09
- add more python stuff
Felix Domke