| Age | Commit message (Collapse) | Author |
|
|
|
- add "instantRecording" to infobar (will be finally replaced with recording manager)
|
|
to support non-execing widgets
|
|
- fixed scan error handling when scan failed to start
|
|
|
|
- add first version of config class - a bit ugly
|
|
|
|
- named color support
|
|
- improved keymaps
|
|
- 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
|
|
- enable grc threading
- disable some debug
- dialog stacks
|
|
- allow tuples as list elements
- fake main menu
|
|
|
|
Strings
- used the last one as a test for menulist
|
|
- add listbox example to python (press space, use 1..5)
- fix label text positions
|
|
- some eWidget fixes
- background for eWidgetDesktop
- introduce "session" object
|
|
- mainloop called from python (could be changed)
- clock components manages timer
- timer usuable from python
|
|
Button::onClick -> Screen "closed!")
|
|
|
|
- fix some gui/gdi
- add eslider
- improve windowstyle
|