Mailing List archive

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

[vdr] Re: [NOTICE] AutoPID patch / channel scan plugin



> Hi,
>
> The AutoPID patch / Channel Scan PlugIn now lives in a BK repository at
> http://vdr.bkbits.net and bk://vdr@vdr.bkbits.net/vdr-pid
>
> The PlugIn does require the the patch. Both parts are very much in flux at
the
> moment. The scanner appears to be working. However, it is currently
limited
> DVB-S cards. Support for DVB-T/C will come if and when libdtv supports it.
>
> The laetest snapshot also includes support for setting the VCRpid!
>
> Andreas

Hi Andreas,

i think there are some changes missing in the repository in eit.c, because:

....
eit.c: In member function `void cEIT::scanEIT(unsigned char*, int)':
eit.c:926: no matching function for call to
`cTransponders::getTransponder(int&, int&)'
channels.h:292: candidates are: cTransponder*
cTransponders::getTransponder(int) const
eit.c:944: no matching function for call to
`cTransponders::getTransponder(int&, int&)'
channels.h:292: candidates are: cTransponder*
cTransponders::getTransponder(int) const
eit.c:965: no matching function for call to
`cTransponders::getTransponder(int&, int&)'
channels.h:292: candidates are: cTransponder*
cTransponders::getTransponder(int) const
eit.c: In member function `virtual void
cSIProcessor::sectionCB(cSectionsScanner*, short unsigned int, u_char*)':
eit.c:1407: no matching function for call to
`cTransponders::getTransponder(int&, int&)'
channels.h:292: candidates are: cTransponder*
cTransponders::getTransponder(int) const
eit.c:1437: no matching function for call to `cChannels::GetByTidSid(int&,
int&)'
eit.c:1448: no matching function for call to
`cTransponders::getTransponder(int&, int&)'
channels.h:292: candidates are: cTransponder*
cTransponders::getTransponder(int) const
eit.c:1481: no matching function for call to `cChannels::GetByTidSid(int,
int)'
sections.h: At top level:
libdtv/libsi/si_debug_services.h:35: warning: `component_type
ComponentTypes[34]' defined but not used
libdtv/libsi/si_debug_services.h:79: warning: `service_type
ServiceTypes[16]' defined but not used
libdtv/libsi/si_debug_services.h:106: warning: `content_type
ContentTypes[79]' defined but not used
libdtv/libsi/si_debug_services.h:219: warning: `char*CaIdents[24]' defined
but not used
make: *** [eit.o] Fehler 1

If i make some mistake with the checkout, then i´m sorry.....

Andreas



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index