| Age | Commit message (Collapse) | Author |
|
|
|
|
|
support.lib/gui
|
|
|
|
|
|
todo: implement a python interface to get epgcache entries
|
|
|
|
|
|
- add eInput widget
- add python/Tools
- add flexible listbox content
|
|
- added skinned window style
- added background colors
- some RGB color support (but still not how i like it)
- some minor bugfixes
|
|
- enable use of loadPNG trough python (something is still broken, sorry)
- add ePixmap
- dummy widgets now possible as pixmaps
|
|
- fixed 32bit ARGB support (drawLine)
- add sdl (but currently disabled)
- fixed /dev/vc/0 -> /dev/stdin for console input
- added alignment to label
- fixed skin parsing (getElementsByTagName didn't do what i expected)
|
|
- first work on skin support, not really far
- improved infobar
- deletes components when destroying screens
- fixed elistbox and component
- add ability to change bouqet - real query parser still unfinished
|
|
- changed time when screens are acutally constructed
- added service name (not working atm) and event info (now&next)
|
|
- add python wrapper for navigation core
- use nav core - you can zap now :)
|
|
- added "scan" component
- scan possible from main menu
|
|
- added service list interface for dvb
- started work on queries (currently only "instr" on servicename)
- started work on infobar
- added listbox with service
- fixed dvbdb
- remove some debug output
|
|
- fixed dvbdb (reading/writing lamedb)
- fixed (i.e. disallow) operator= in iObject (destroyed refcounts before)
- implemented listboxcontent for servicelists
- implemented getServiceInformation for non-playing services (still not happy with the result, though)
- implemented first try of serviceSelector component
|
|
|
|
Strings
- used the last one as a test for menulist
|
|
- add listbox example to python (press space, use 1..5)
- fix label text positions
|
|
- very basic method of delivering keys into python (will be changed, of course)
|
|
- mainloop called from python (could be changed)
- clock components manages timer
- timer usuable from python
|
|
|
|
- fix some gui/gdi
- add eslider
- improve windowstyle
|
|
- remove console (needs to be rewritten anyway)
- eString -> std::string
|