| Age | Commit message (Collapse) | Author |
|
|
|
- screen (will be split next) must import required modules
|
|
- use timer for instantReport
|
|
- add "instantRecording" to infobar (will be finally replaced with recording manager)
|
|
- add scan entry to topmenu for ease of debugging
|
|
load servicelist forever
added help-buttons to servicelist
added fastzap
|
|
- add first version of config class - a bit ugly
|
|
|
|
- named color support
|
|
- added skinned window style
- added background colors
- some RGB color support (but still not how i like it)
- some minor bugfixes
|
|
- skins can now contain cosmetic widgets (widgets without functionality)
please don't abuse them! Use them only for backgrounds etc.
|
|
- 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
|
|
- very basic method of delivering keys into python (will be changed, of course)
|
|
|
|
- some eWidget fixes
- background for eWidgetDesktop
- introduce "session" object
|
|
Button::onClick -> Screen "closed!")
|
|
- fix some gui/gdi
- add eslider
- improve windowstyle
|