aboutsummaryrefslogtreecommitdiff
path: root/lib/base/smartptr.h
AgeCommit message (Collapse)Author
2006-01-26(controlled) SEGFAULT on assert, in order to allow debugging with core filesFelix Domke
2005-09-29add operator bool() for smart pointerFelix Domke
2005-08-17 - factor out some SWIG macrosFelix Domke
2005-07-12 - add eUsePtr for eDVBChannelsFelix Domke
2005-02-25 - work on actionsFelix Domke
- changed time when screens are acutally constructed - added service name (not working atm) and event info (now&next)
2004-10-01 - add python, missing guiFelix Domke
- remove console (needs to be rewritten anyway) - eString -> std::string
2004-06-02 - disabled gui for a momentFelix Domke
- beginning of GDI2 work (region/fill/line works) - fixed smartptr self assignment - finally replaced "int ref" by something with a constructor
2004-05-27yes! ich habs kaputt gemacht! (doesn't compile anymore, doesn't work anymore,Felix Domke
lots of work required).
2004-05-27add helper object for eSmartPtr, resolving a race condition.Felix Domke
2003-10-17import of enigma2Felix Domke