Does anyone have a complete list of the configuration options
available for the 1.6 local_conf.py? This is something that either
needs to be in the wiki or in the Docs folder of Freevo. Also I think
a list of events that Freevo will recognize from events.py should be
compiled. Just how smart is the
Duncan Webb wrote:
> Pierre Ossman wrote:
>
> Sorry Pierre, I can't accept this patch as it stands because it parses
> linux/input.h, which requires that kernel headers are installed.
>
> I have reversed the patches from rel-1-6 and rel-1
>
> There must be a better way to do this without this de
Bugs item #1581062, was opened at 2006-10-20 06:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1581062&group_id=46652
Please note that this message will contain a full copy o
Duncan-
Think we can a release of mmpython to go along with the freevo 1.6 release?
Evan
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to
Bugs item #1571017, was opened at 2006-10-04 16:07
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1571017&group_id=46652
Please note that this message will contain a full copy of the comment t
Pierre Ossman wrote:
Sorry Pierre, I can't accept this patch as it stands because it parses
linux/input.h, which requires that kernel headers are installed.
I have reversed the patches from rel-1-6 and rel-1
There must be a better way to do this without this dependency.
Duncan
> As I recently
Justin Wetherell wrote:
> Well, I recompiled anyways and it still doesn't work. Same Error.
Sorry about this, I've reversed the event patch from rel-1-6, it looks
like it has something to do with your input.h but as you say it
shouldn't fail.
Please do an svn update.
It looks like you haven't in
Well, I recompiled anyways and it still doesn't work. Same Error.lsmod | grep evdev
evdev 7680 0ls -l /dev/input/event0crw--- 1 root root 13, 64 2006-10-11 00:11 /dev/input/event0
Is there something else I might be missing?
Hmm.. I don't have the module, I am running kernel 2.6.10; maybe
Freevo shouldn't require evdev to be installed? Anyway around this
without recompiling my kernel?
On 10/19/06, Duncan Webb <[EMAIL PROTECTED]> wrote:
> Justin Wetherell wrote:
> I don't have any "EVENT_DEVS" defined in my local_conf.
Justin Wetherell wrote:
> No, I have one tuner.
Then multi-tuner support won't work.
> The tuner has one analog cable input, and one composite input. I want
> to be able to record from either depending on the channel. I have two
> entries for each record_group, one to watch and one to record.
Bu
No, I have one tuner.
The tuner has one analog cable input, and one composite input. I want
to be able to record from either depending on the channel. I have two
entries for each record_group, one to watch and one to record.
I don't have any "EVENT_DEVS" defined in my local_conf.py is that the pr
Justin Wetherell wrote:
> Is there issues right now with rel-1.6? I'm getting this when use todays SVN:
> ---
> Freevo (1.6.0) start at Thu Oct 19 14:34:38 2006
>
Is there issues right now with rel-1.6? I'm getting this when use todays SVN:
---
Freevo (1.6.0) start at Thu Oct 19 14:34:38 2006
---
Traceback (m
Justin Wetherell wrote:
> I ideally would like to record my Digi Cable from the Composite input,
> so i'll need some sort of way to connect the compsite input and the TV
> Guide to schedule recordings, right?
What type of TV cards are you using PVR-350 + PVR-250?
AFAIK You just plug the composite
Justin Wetherell wrote:
> Is there an explanation about the new TV_CHANNELS format?
>
>>From your example:
> ('C1.sfdrs.ch', u'SF 1', 'K05', '', '0', '777'),
>
> from legacy:
> 'xmltv channel id', 'freevo display name', 'tv channel name'
>
> what about the last three fields?
'active times',
Hi all,
There have been a large number of additions already to the svn rel-1
branch so I'm going to be optimistic and set a date for this release 1.7
as the 15 th December 2006.
See the ChangeLog in the rel-1 branch to see what is coming up.
The current open bugs are very few and minor and as I'
Feature Requests item #1580712, was opened at 2006-10-19 20:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1580712&group_id=46652
Please note that this message will contain a
I agree. Although the Wiki page explained differently (before the Oct
18 amendment), asking developers to send it to freevo-devel with
[PATCH] in subject line (like mplayer devel). Now that the Wiki has
proper description, there won't be mistakes. I did send an email
previously instead of using tra
On Thu, 2006-10-19 at 18:33 +0200, Hans Meine wrote:
> Reading the mails from the tracker takes simply too much time compared to the
> others, that's why I now skip most of them. I very much prefer simple, short
> mails with proper quoting (no full-quote, top-posting ones).
For myself, I also p
Is there an explanation about the new TV_CHANNELS format?
>From your example:
('C1.sfdrs.ch', u'SF 1', 'K05', '', '0', '777'),
from legacy:
'xmltv channel id', 'freevo display name', 'tv channel name'
what about the last three fields?
record_group? and ? and ?
--
I ideally would like to record my Digi Cable from the Composite input,
so i'll need some sort of way to connect the compsite input and the TV
Guide to schedule recordings, right?
On 10/19/06, Duncan Webb <[EMAIL PROTECTED]> wrote:
> Justin Wetherell wrote:
> > Anyone know how to configure VIDEO_GR
Justin Wetherell wrote:
> Anyone know how to configure VIDEO_GROUPS and TV_CHANNELS, so I can
> schedule a recording on the composite input?
VIDEO_GROUPS = [
VideoGroup(vdev='/dev/video0',
adev=None,
input_type='tuner',
input_num=0,
t
Feature Requests item #1580642, was opened at 2006-10-19 18:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1580642&group_id=46652
Please note that this message will contain a
Hi Duncan,
then let me tell you my opinion.
On Thursday, 19. October 2006 12:02, Duncan Webb wrote:
> 1) It's open to everybody, people can read what changes have been done
> without having to me a member of a freevo list.
That's no real argument, since that's what mailing list archives are for.
Feature Requests item #1580628, was opened at 2006-10-19 18:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1580628&group_id=46652
Please note that this message will contain a
Anyone know how to configure VIDEO_GROUPS and TV_CHANNELS, so I can
schedule a recording on the composite input?
On 10/11/06, Duncan Webb <[EMAIL PROTECTED]> wrote:
> Justin Wetherell wrote:
> > This is my current implementation:
> > VIDEO_GROUPS = [
> > VideoGroup(vdev='/dev/video0',
> >
Feature Requests item #1580418, was opened at 2006-10-19 12:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1580418&group_id=46652
Please note that this message will contain a
Feature Requests item #1580412, was opened at 2006-10-19 12:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1580412&group_id=46652
Please note that this message will contain a
Feature Requests item #1580407, was opened at 2006-10-19 12:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1580407&group_id=46652
Please note that this message will contain a
Hi all,
I would like to explain again
Why I would like you to use the tracker.
1) It's open to everybody, people can read what changes have been done
without having to me a member of a freevo list.
2) It's reliable, once you have posted a patch there you know that it
available for everybody.
3) T
30 matches
Mail list logo