aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/demux.cpp
AgeCommit message (Collapse)Author
2005-07-12remove unneeded signals ( eDVBChannel::m_stateChanged give us the same ↵Andreas Monzner
informations )
2005-04-30 - add ts recorderFelix Domke
- rename: isection.h -> idemux.h
2005-04-25fix build with normal dvb api v1 headersAndreas Monzner
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
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-27missing fixesFelix Domke
2003-10-17import of enigma2Felix Domke