On 07.03.2010 14:15, ????????? ?????? wrote:
> Hi
> 
> What about iptv patches?
> No IsPlug() member in cChannel.
> 
> May be need
> Channel->Source() & cSource::st_Mask == 'I'<<24

I'll add cChannel::IsSourceType(char Source) for use like

  if (Channel->IsSourceType('I'))
     ...

Klaus

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to