aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/frontend.cpp
AgeCommit message (Collapse)Author
2005-05-17non blocking diseqc and sec stuffAndreas Monzner
2005-05-12fix for old apiAndreas Monzner
2005-05-02add satconfig partAndreas Monzner
2005-04-25do voltage and tone control in SEC_SEND_SEQUENCE on old api..sorry for this hackAndreas Monzner
2005-04-15fix build with old apiAndreas Monzner
2005-04-15 - sdl is now default outputFelix Domke
- added skinned window style - added background colors - some RGB color support (but still not how i like it) - some minor bugfixes
2005-01-26nicer code (api v3 / oldapi)Andreas Monzner
2005-01-12fixes for old api.. not all tested..Andreas Monzner
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-23 - eConnections holds reference to objectFelix Domke
- use eAutoInitPtr instead of eAutoInitP for iObject-based stuff - fix some ref initialization - added service stop
2003-10-17import of enigma2Felix Domke