| Age | Commit message (Collapse) | Author |
|
(this creates a new bouquet)
add ability to remove a complete bouquet
both are just working with enabled multi bouquet mode
|
|
|
|
|
|
|
|
|
|
wrapped interface
|
|
|
|
- implementation for dvb pvr streams using tstools
- start of implementing status information for PVR
|
|
- movie selection works now
- service information for pvr services work
|
|
|
|
- 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
|
|
- 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
|
|
- remove console (needs to be rewritten anyway)
- eString -> std::string
|
|
- beginning of GDI2 work (region/fill/line works)
- fixed smartptr self assignment
- finally replaced "int ref" by something with a constructor
|
|
- use eAutoInitPtr instead of eAutoInitP for iObject-based stuff
- fix some ref initialization
- added service stop
|
|
|