On Sunday 12 February 2006 14:29, Hans Meine wrote:
> Right now, I am not sure how to set it [ivtv support] up,
> although it should work IIRC. freevo-tvdev gives me:
>
> INFO system(65): Detecting TV cards.
> ERROR v4l_tuner(184): bad norm "pal", using NTSC as default
This is already strange, but
On Tuesday 07 February 2006 20:43, Richard van Paasen wrote:
> I also wrote a shutdown/wakeup plugin for 1.5.4 that can do what some of
> the shutdown plugins out there can do. In addition, it includes an option
> for a periodic startup, in the case no recordings are scheduled (just for
> retrievin
- Oorspronkelijk bericht -
From: Rob Shortt <[EMAIL PROTECTED]>
To: freevo-devel@lists.sourceforge.net
Date: 07-Feb-2006 14:51
Subject: Re: [Freevo-devel] handling VIDEO_GROUPS
> Richard van Paasen wrote:
> >
> >>TheHog wrote:
> >>>I'm rew
Richard van Paasen wrote:
>
>>TheHog wrote:
>>>I'm rewriting a plugin for xine/ivtv/tv. Now I'm fighting with the video
>>>groups config setting. With the method
>
> "FreevoChannles.getVideoGroup(chan)" I
>
>>>get the video group the selected channel belongs to. But what if my
>
> plugin
>
>>>
- Oorspronkelijk bericht -
From: Rob Shortt <[EMAIL PROTECTED]>
To: freevo-devel@lists.sourceforge.net
Date: 07-Feb-2006 12:57
Subject: Re: [Freevo-devel] handling VIDEO_GROUPS
> TheHog wrote:
> > Hi,
>
> Hi,
>
>
> > I'm rewriting a plugin for x
TheHog wrote:
> Hi,
Hi,
> I'm rewriting a plugin for xine/ivtv/tv. Now I'm fighting with the video
> groups config setting. With the method "FreevoChannles.getVideoGroup(chan)" I
> get the video group the selected channel belongs to. But what if my plugin
> cannot handle its group_type ? What sh
Hi,
I'm rewriting a plugin for xine/ivtv/tv. Now I'm fighting with the video
groups config setting. With the method "FreevoChannles.getVideoGroup(chan)" I
get the video group the selected channel belongs to. But what if my plugin
cannot handle its group_type ? What should it do then?
Thanks for y