Re: [vdr] [ANNOUNCE] vdr-actuator-1.2.0 plugin

2010-10-10 Thread Gregoire Favre
On Sun, Oct 10, 2010 at 12:39:24AM +0200, Luca Olivetti wrote: > Oh, I know what happened :-( > Try the attached patch. Thanks, that's it :-) Now i just discovered that my vdr-xine don't seems to work (even without actuator)... -- Grégoire Favre ◆ Chemin de Mallieu 15 ◆ 1009 Pully ◆ +41 21 550

Re: [vdr] [ANNOUNCE] vdr-actuator-1.2.0 plugin

2010-10-10 Thread Luca Olivetti
Al 10/10/10 13:39, En/na Gregoire Favre ha escrit: On Sun, Oct 10, 2010 at 12:39:24AM +0200, Luca Olivetti wrote: Oh, I know what happened :-( Try the attached patch. Thanks, that's it :-) Ok, I'll push a new release. Now i just discovered that my vdr-xine don't seems to work (even witho

Re: [vdr] [ANNOUNCE] vdr-actuator-1.2.0 plugin

2010-10-10 Thread Goga777
> >>From this version it is also possible to use the plugin without an > >> actuator, i.e. as a channel scanner only. > > > > does it mean, that with your plugin no need to use reelchannelscan plugin > > for creating/updating > > channels.conf ? > > Yes, but I could only test it with plain dv

Re: [vdr] [ANNOUNCE] vdr-actuator-1.2.0 plugin

2010-10-10 Thread Luca Olivetti
Al 10/10/10 14:06, En/na Goga777 ha escrit: From this version it is also possible to use the plugin without an actuator, i.e. as a channel scanner only. does it mean, that with your plugin no need to use reelchannelscan plugin for creating/updating channels.conf ? Yes, but I could only

Re: [vdr] [ANNOUNCE] vdr-actuator-1.2.0 plugin

2010-10-10 Thread Luca Olivetti
Al 10/10/10 13:54, En/na Luca Olivetti ha escrit: Al 10/10/10 13:39, En/na Gregoire Favre ha escrit: On Sun, Oct 10, 2010 at 12:39:24AM +0200, Luca Olivetti wrote: Oh, I know what happened :-( Try the attached patch. Thanks, that's it :-) Ok, I'll push a new release. I released version 1

Re: [vdr] [ANNOUNCE] vdr-actuator-1.2.0 plugin

2010-10-10 Thread Luis Fernandes
hello, just to say that in scanner.c must contain this patch if relevant: - Int Atypes [MAXDPIDS + 1] = {0}; + Int Atypes [MAXAPIDS + 1] = {0}; and also Dpids [NumDpids] = esPid; + Dtypes [NumDpids] = SI:: AC3DescriptorTag; strn0cpy (DLangs [NumDpids], lang, MAXLA

Re: [vdr] [ANNOUNCE] vdr-actuator-1.2.0 plugin

2010-10-10 Thread Luca Olivetti
Al 10/10/10 16:39, En/na Luis Fernandes ha escrit: hello, just to say that in scanner.c must contain this patch if relevant: - Int Atypes [MAXDPIDS + 1] = {0}; + Int Atypes [MAXAPIDS + 1] = {0}; and also Dpids [NumDpids] = esPid; + Dtypes [NumDpids] = SI:: AC3DescriptorTag;

Re: [vdr] [ANNOUNCE] vdr-actuator-1.2.0 plugin

2010-10-10 Thread Luca Olivetti
Al 10/10/10 17:04, En/na Luca Olivetti ha escrit: Al 10/10/10 16:39, En/na Luis Fernandes ha escrit: hello, just to say that in scanner.c must contain this patch if relevant: - Int Atypes [MAXDPIDS + 1] = {0}; + Int Atypes [MAXAPIDS + 1] = {0}; and also Dpids [NumDpids] = esPid; + Dtypes [Nu