aboutsummaryrefslogtreecommitdiff
path: root/lib/service/servicefs.h
AgeCommit message (Collapse)Author
2008-06-13after DECLARE_REF now all is private.. not publicAndreas Monzner
dont export AddRef, Release, ptrref and grabRef to python some cleanups
2008-04-14better handling for eServiceFS file extensionsAndreas Monzner
2007-07-22remove unimplemented method declarationAndreas Monzner
2006-11-25python object refcount debugging code second tryAndreas Monzner
2006-05-03much more flexible method to get a servicelist in python..Andreas Monzner
2006-01-24add ability to copy providers or all services from satellites to favourites ↵Andreas Monzner
(this creates a new bouquet) add ability to remove a complete bouquet both are just working with enabled multi bouquet mode
2005-11-13add iMutableServiceListFelix Domke
2005-10-09service: add sort of servicelist including all required layersFelix Domke
2005-09-29add offline operations to servicesFelix Domke
2005-07-29 - add movie selectorFelix Domke
2005-02-27 - hopefully fixed some python/refcount stuff (__deref__ is still evil!)Felix Domke
- 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
2005-02-07 - added iStaticServiceInformationFelix Domke
- 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
2005-01-31 - fixed dvb scanFelix Domke
- 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
2004-10-01 - add python, missing guiFelix Domke
- remove console (needs to be rewritten anyway) - eString -> std::string
2004-09-25 - new GUI libFelix Domke
- fixes
2003-10-17import of enigma2Felix Domke