- started work on EIT
[enigma2.git] / lib / dvb / pmt.cpp
index 292012e1f93a69080c8d89d7259e94db3343b2a8..8c4388a4452a0f02d262ac35f4f9b674534b269d 100644 (file)
@@ -24,6 +24,8 @@ void eDVBServicePMTHandler::channelStateChanged(iDVBChannel *channel)
                        if (m_channel->getDemux(m_demux))
                                eDebug("shit it failed.. again.");
                
+               serviceEvent(eventTuned);
+               
                if (m_demux)
                {       
                        eDebug("ok ... now we start!!");