how to disable EPG scanning.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I think it should be rather easy to
> modify this patch to disable epg scan completely.
You are right: Il will remove the test on noEPG list .

thanks all for your help

bool cChannels::keinEPGScan(tChannelID kanalID)
{
  bool rc=false;

-  if (strstr(::Setup.noEPG,kanalID.ToString())!=NULL){
    rc=true;
-  }
  return rc;
}
+


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux