Re: [Freevo-devel] Next release of Freevo-1

2009-05-11 Thread Dirk Meyer
Jason Tackaberry wrote: > On Sun, 2009-05-10 at 10:17 +0200, Dirk Meyer wrote: >> Maybe. But maybe 0.9 is confusing (where are 0.7 and 0.8). IMHO we >> should either use 0.7 (just an update) or 0.99.0 (first 1.0 pre >> release). > > That's fine. But let's replace kaa.Process with kaa.Process2 firs

Re: [Freevo-devel] Next release of Freevo-1

2009-05-11 Thread Jason Tackaberry
On Sun, 2009-05-10 at 10:17 +0200, Dirk Meyer wrote: > Maybe. But maybe 0.9 is confusing (where are 0.7 and 0.8). IMHO we > should either use 0.7 (just an update) or 0.99.0 (first 1.0 pre > release). That's fine. But let's replace kaa.Process with kaa.Process2 first. -

Re: [Freevo-devel] Next release of Freevo-1

2009-05-10 Thread Dirk Meyer
Jason Tackaberry wrote: > On Mon, 2009-04-27 at 19:58 +0200, Dirk Meyer wrote: >> I guess it is time to release a new kaa.base, too. > > Why not call it 0.9.0. We're getting closer. Maybe. But maybe 0.9 is confusing (where are 0.7 and 0.8). IMHO we should either use 0.7 (just an update) or 0.99.0

Re: [Freevo-devel] Next release of Freevo-1

2009-05-10 Thread Dirk Meyer
Duncan Webb wrote: > Jason Tackaberry wrote: >> On Tue, 2009-04-28 at 16:50 +0200, Duncan Webb wrote: >>> Also a release of kaa.display for Adam's mplayer overlay code. >> >> Ah, so kaa.display is now a dependency for Freevo 1? Or optional? > > A bit of both, strictly optional but required for so

Re: [Freevo-devel] Next release of Freevo-1

2009-05-07 Thread Evan Hisey
> > Still missing the command line, this should be in one of the mplayer > logs or in main log. The main log will get this when DEBUG_CHILDAPP=1. > > The reason I'm asking is that I changed the tv.mplayer command line > options and could have easily got it wrong. > > Duncan Alrighty, I will play ar

Re: [Freevo-devel] Next release of Freevo-1

2009-05-07 Thread Duncan Webb
Evan Hisey wrote: > I change to v4l2 it goes away. It may be tiem to change # TV_DRIVER = > 'v4l' default to v4l2. A doc note for the mplayer pause it does not > seem to work with non-ivtv cards beyond pausing the video frame. It > then resumes to the current point in play. So

Re: [Freevo-devel] Next release of Freevo-1

2009-05-05 Thread Evan Hisey
I change to v4l2 it goes away. It may be tiem to change  # TV_DRIVER = 'v4l' default to v4l2. A doc note for the mplayer pause it does not seem to work with non-ivtv cards beyond pausing the video frame. It then resumes to the current point in play. >>> Sounds reasonable mo

Re: [Freevo-devel] Next release of Freevo-1

2009-05-04 Thread Duncan Webb
Evan Hisey wrote: >>> No problem. I don't keep well tested the the important member of the >>> family won't let me keep my toy :). >>> The patch fixed the new tvtime and mplayer issue. Now the old quirk is >>> back and a new MPlayer issue has cropped up. The tvtime issues is with >>> the freevo cha

Re: [Freevo-devel] Next release of Freevo-1

2009-05-04 Thread Duncan Webb
Evan Hisey wrote: > On Sun, Apr 26, 2009 at 11:22 AM, Duncan Webb wrote: >> Hi all, >> >> I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. >> > >> Image browsing has changed to use the thumbnails that freevo cache can >> generate, this is faster and less memory hungry. >> >> fre

Re: [Freevo-devel] Next release of Freevo-1

2009-05-03 Thread Evan Hisey
On Sun, Apr 26, 2009 at 11:22 AM, Duncan Webb wrote: > Hi all, > > I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. > > Image browsing has changed to use the thumbnails that freevo cache can > generate, this is faster and less memory hungry. > > freevo cache can now run crop det

Re: [Freevo-devel] Next release of Freevo-1

2009-05-03 Thread Evan Hisey
>>> >> >> No problem. I don't keep well tested the the important member of the >> family won't let me keep my toy :). >> The patch fixed the new tvtime and mplayer issue. Now the old quirk is >> back and a new MPlayer issue has cropped up. The tvtime issues is with >> the freevo channels not matchi

Re: [Freevo-devel] Next release of Freevo-1

2009-05-03 Thread Duncan Webb
Evan Hisey wrote: > On Sat, May 2, 2009 at 4:03 AM, Duncan Webb wrote: >> Evan Hisey wrote: >>> That fixed that one. Now I am getting a very interesting error between tvtime, the tv guide, the station.xml and TV_CHANNEL. When I get it narrowed down a bit I'll post the details. >> Hi Eva

Re: [Freevo-devel] Next release of Freevo-1

2009-05-02 Thread Evan Hisey
On Sat, May 2, 2009 at 4:03 AM, Duncan Webb wrote: > Evan Hisey wrote: >>  That fixed that one. Now I am getting a very interesting error between >>> tvtime, the tv guide, the station.xml and TV_CHANNEL. When I get it >>> narrowed down a bit I'll post the details. > > Hi Evan, > > There was an out

Re: [Freevo-devel] Next release of Freevo-1

2009-05-02 Thread Duncan Webb
Evan Hisey wrote: > That fixed that one. Now I am getting a very interesting error between >> tvtime, the tv guide, the station.xml and TV_CHANNEL. When I get it >> narrowed down a bit I'll post the details. Hi Evan, There was an outstanding patch for this that was not committed to svn as I was

Re: [Freevo-devel] Next release of Freevo-1

2009-05-01 Thread Evan Hisey
That fixed that one. Now I am getting a very interesting error between > tvtime, the tv guide, the station.xml and TV_CHANNEL. When I get it > narrowed down a bit I'll post the details. > > Evan > the following error has take teh place of the orginal error I was looking in too. I get this one usi

Re: [Freevo-devel] Next release of Freevo-1

2009-04-28 Thread Evan Hisey
>> First bug before I even get to see the developments. When I try and >> convert the freevo 1.8.3 local_config.py to the SVN I get the >> following trace back >> >> r...@freevo-dev:~/freevo-test# ./bin/freevo convert_config >> ~/freevo-test/local_conf.py >> Traceback (most recent call last): >>  

Re: [Freevo-devel] Next release of Freevo-1

2009-04-28 Thread Duncan Webb
Jason Tackaberry wrote: > On Tue, 2009-04-28 at 16:50 +0200, Duncan Webb wrote: >> Also a release of kaa.display for Adam's mplayer overlay code. > > Ah, so kaa.display is now a dependency for Freevo 1? Or optional? A bit of both, strictly optional but required for some features. > Either way t

Re: [Freevo-devel] Next release of Freevo-1

2009-04-28 Thread Jason Tackaberry
On Tue, 2009-04-28 at 16:50 +0200, Duncan Webb wrote: > Also a release of kaa.display for Adam's mplayer overlay code. Ah, so kaa.display is now a dependency for Freevo 1? Or optional? Either way this will be our first release of kaa.display. --

Re: [Freevo-devel] Next release of Freevo-1

2009-04-28 Thread Duncan Webb
Evan Hisey wrote: > On Sun, Apr 26, 2009 at 7:33 PM, Evan Hisey wrote: >> On Sun, Apr 26, 2009 at 11:22 AM, Duncan Webb wrote: >>> Hi all, >>> >>> I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. >>> >>> The closing date for enhancement is Sunday 3 May, there is no closing >>> d

Re: [Freevo-devel] Next release of Freevo-1

2009-04-28 Thread Duncan Webb
Dirk Meyer wrote: > Duncan Webb wrote: >> Evan Hisey wrote: >>> On Sun, Apr 26, 2009 at 11:22 AM, Duncan Webb wrote: Hi all, I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. The closing date for enhancement is Sunday 3 May, there is no closing date f

Re: [Freevo-devel] Next release of Freevo-1

2009-04-27 Thread Evan Hisey
On Sun, Apr 26, 2009 at 7:33 PM, Evan Hisey wrote: > On Sun, Apr 26, 2009 at 11:22 AM, Duncan Webb wrote: >> Hi all, >> >> I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. >> >> The closing date for enhancement is Sunday 3 May, there is no closing >> date for bug fixes or transl

Re: [Freevo-devel] Next release of Freevo-1

2009-04-27 Thread John Molohan
John Molohan wrote: > Duncan Webb wrote: >> Hi all, >> >> I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. >> >> The closing date for enhancement is Sunday 3 May, there is no closing >> date for bug fixes or translations. >> >> If you have some time please will you test the svn ve

Re: [Freevo-devel] Next release of Freevo-1

2009-04-27 Thread Jason Tackaberry
On Mon, 2009-04-27 at 19:58 +0200, Dirk Meyer wrote: > I guess it is time to release a new kaa.base, too. Why not call it 0.9.0. We're getting closer. -- Crystal Reports - New Free Runtime and 30 Day Trial Check out th

Re: [Freevo-devel] Next release of Freevo-1

2009-04-27 Thread Dirk Meyer
Duncan Webb wrote: > Evan Hisey wrote: >> On Sun, Apr 26, 2009 at 11:22 AM, Duncan Webb wrote: >>> Hi all, >>> >>> I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. >>> >>> The closing date for enhancement is Sunday 3 May, there is no closing >>> date for bug fixes or translations

Re: [Freevo-devel] Next release of Freevo-1

2009-04-27 Thread Duncan Webb
John Molohan wrote: > Duncan Webb wrote: >> Hi all, >> >> I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. >> >> The closing date for enhancement is Sunday 3 May, there is no closing >> date for bug fixes or translations. >> >> If you have some time please will you test the svn ve

Re: [Freevo-devel] Next release of Freevo-1

2009-04-27 Thread Duncan Webb
Evan Hisey wrote: > On Sun, Apr 26, 2009 at 11:22 AM, Duncan Webb wrote: >> Hi all, >> >> I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. >> >> The closing date for enhancement is Sunday 3 May, there is no closing >> date for bug fixes or translations. >> > >> There are still m

Re: [Freevo-devel] Next release of Freevo-1

2009-04-27 Thread John Molohan
Duncan Webb wrote: > Hi all, > > I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. > > The closing date for enhancement is Sunday 3 May, there is no closing > date for bug fixes or translations. > > If you have some time please will you test the svn version. Most of the > command l

Re: [Freevo-devel] Next release of Freevo-1

2009-04-26 Thread Evan Hisey
On Sun, Apr 26, 2009 at 11:22 AM, Duncan Webb wrote: > Hi all, > > I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. > > The closing date for enhancement is Sunday 3 May, there is no closing > date for bug fixes or translations. > > There are still more changes, the current list

[Freevo-devel] Next release of Freevo-1

2009-04-26 Thread Duncan Webb
Hi all, I'm planning the next release of Freevo-1.8.4 for the 26 May 2009. The closing date for enhancement is Sunday 3 May, there is no closing date for bug fixes or translations. If you have some time please will you test the svn version. Most of the command line arguments have changed to use