Re: [Freevo-users] when is the next 1.7.x and 2.0 release due?..

2007-05-30 Thread Trejkaz
> FYI, maybe technology is outpacing your ability to code once again. Got
> my playstation 3 running on framebuffer @1920x1080p with freevo 1.7.2 :-)

Awesome.  How is the PS3 at decoding a really awful combination of codecs?
 Let's say, H.264 video with AAC audio.  Does it have enough CPU power to
push that at 1080p?  (Although I ask this knowing that most available HD
videos out there are 720, not 1080.)

TX



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo and logitech harmony

2007-05-30 Thread kikoune
I have an imon too, maybe trying the delay setting said by Ryan Roth may
help.
I'm looking forward to seeing the configuration tool.

I was also thinking, I think I've seen somewhere an infrared plugin (usb
uirt
maybe, I don't remember the name) which can control cable box. Basically
the htpc generate infrared signals to control the cable box. I was wondering
if I can use something like this to control the tv and the receiver ?
This way
my universal remote control is the freevo remote control. I don't know if
it's hard to setup and easier to spend $70 on the harmony instead.

jp


Jason Tackaberry wrote:
> On 2007-05-30 14:15, Duncan Webb wrote:
>   
>> I use a logitech harmony remote, it's quite good but the configuration
>> software is a pain in the . Once it's configured it works very well
>> 
>
> Except that it's sluggish as all hell, even with all the delay values
> set to 0.
>
> And it works temperamentally with iMON, which my Silverstone cases uses.
>
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> ___
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>   


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] when is the next 1.7.x and 2.0 release due?..

2007-05-30 Thread Robert Winder
On Wednesday, May 30, 2007, 7:25:03 PM, Jason wrote:

> On 2007-05-30 11:42, Trejkaz wrote:
>> That's a shame. I'd rather see the X11 implementation dropped, although I
>> know it isn't exactly that easy as certain video card manufacturers won't
>> release specs for their cards, resulting in crappy framebuffer
>> drivers. :-(

> Yes, X11 is the most used, so makes most sense for drivers to support
> that best.  AFAIK, currently framebuffer support for HD resolutions is
> virtually non-existent.

FYI, maybe technology is outpacing your ability to code once again. Got
my playstation 3 running on framebuffer @1920x1080p with freevo 1.7.2 :-)

   /Robert


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] 1.7.2svn childapp crash

2007-05-30 Thread mike lewis
I wrote a bash script which writes xmltv to a filename with a date of
today (something like 20070315_TV.xml), then ln -s to /tmp/TV.xml.
Then, everytime it runs it first checks the date of the xmltv
filename, then it check for internet connectivity, then ir runs an
update.

Anyone is welcome to the script if they are interested.  Will save
time someone writing it agian, but it's not integrated into freevo at
all.  It does call freevo cache after an update though..

I run it via cron. I have noticed recently this one thing:
freevo schedulefavourites "used to" update xmltv and then schedule new
recordings.  I don't use the recordserver in freevo ATM.
schedulefavourites won't run when when recordserver isn't running.
Which means, to update xmltv you need to run freevo cache.  This seems
a big overkill for something that happens so regularly??

Mike

On 5/28/07, Duncan Webb <[EMAIL PROTECTED]> wrote:
> John Molohan wrote:
> > Duncan Webb wrote:
> >> John Molohan wrote:
> >>
> >>> Duncan Webb wrote:
> >>>
>  John Molohan wrote:
> 
> 
> > Duncan Webb wrote:
> >
> >
> >> Christian Lyra wrote:
> >>
> >>
> >>
> >>> Hi,
> >>>
> >>> I had observed the same while ago, but it stop to respond after
> >>> pressing a key some times in the remote (like pressing N times the
> >>> forward button while trying to find a scene).
> >>>
> >>> On 5/27/07, John Molohan <[EMAIL PROTECTED]> wrote:
> >>>
> >>>
> >>>
>  Hi,
> 
>  A couple of times now I've been watching a recording or dvd with 
>  df_xine
>  and it doesn't respond to my lirc commands. Looking in main log I see
>  the following:
> 
>  childapp.py (176): kill signal=15
>  childapp.py (191): killed the easy way
>  childapp.py (194): reading threads stopped
>  bookmarker.py (124): auto-bookmark not supported for this item
>  xine.py (176): Xine.play(): Starting cmd=['--prio=-20',
>  '/usr/local/src/DirectFB-extra-0.9.25/samples/df_xine/df_xine',
>  '--stdctl', '-V', '', '-A', '', '-l', '0', '-s', '-f', 'top',
>  '--no-scale', u'dvd:///dev/hdc/']
>  childapp.py (82): ['--prio=-20',
>  '/usr/local/src/DirectFB-extra-0.9.25/samples/df_xine/df_xine',
>  '--stdctl', '-V', '', '-A', '', '-l', '0', '-s', '-f', 'top',
>  '--no-scale', u'dvd:///dev/hdc/'] is a list
>  childapp.py (128): /usr/bin/renice -20 -p 4103
>  childapp.py (134): self.so.isAlive()=True, self.se.isAlive()=True
>  childapp.py (139): ChildApp.__init__(), pid=4103,
>  app="/usr/local/src/DirectFB-extra-0.9.25/samples/df_xine/df_xine
>  --stdctl -V -A -l 0 -s -f top --no-scale dvd:///dev/hdc/", poll=-1
>  __init__.py (217): Building the xml hash database...Unhandled 
>  exception
>  in thread started by    
> 
> 
> >> Strange error, did you happen to press the eject button when playing a
> >> DVD from the DVD drive?
> >>
> >>
> >>
> > No but I was watching a DVD this time. When the crash happened xine
> > continued to play the DVD through to the end, I then killed it and
> > freevo was no longer running. However it happened while playing a
> > recorded show from hdd last night also but this time freevo didn't crash
> > but again lirc events were being ignored by xine anyway. I could see my
> > button presses in the main log. When I eventually killed xine I was
> > returned to freevo. So definitely 2 different situations but both with
> > the same loss of control. Seems quite strange.
> >
> >
>  Do you have a freevo schedule favorites running in the background? May
>  be "Building the xml hash database" is being called while the DVD is
>  playing.
> 
> 
> >>> Possible. I have a script run by cron hourly for tv_grab and I probably
> >>> do a schedule favorites with that. I'll check when I'm home.
> >>>
> >> That's really too often for tv_grab, once a day is all that is really
> >> needed. I doubt that tv guide web pages are updated more than once a day.
> >>
> >> Having said that I update mine once an hour but I'm using teletext to
> >> grab the xmltv and haven't noticed anything strange with the remote.
> >> Maybe pressing a button at the same time as a update is causing this.
> >>
> >> Duncan
> >>
> > I've had it set like that for a long time now and didn't notice any
> > problems before. I found that once a day was a bit restrictive, if my
> > box wasn't powered on during that period, or if my net was off, every so
> > often I'd start to run out of guide data. I'll keep this in mind though
> > and see if I can confirm it.
>
> Use vixie-cron with a cron-daily script, add a command fxd, use a boot
> script (running the background) many ways to tell tv_grab to run less often.
>
> Mind you this is not the problem, an

Re: [Freevo-users] 1.7.2svn childapp crash

2007-05-30 Thread John Molohan
Duncan Webb wrote:
> John Molohan wrote:
>   
>> John Molohan wrote:
>> 
>>> Adam Charrett wrote:
>>>   
>>>   
 On Tue, 2007-05-29 at 09:59 +0200, Tanja wrote:

   
 
 
> Sometimes while watching a recording (mpeg-ts), mplayer stops to react to 
> the remote.
> Freevo is still responding as MUTE, VOL+ and VOL- are still doing what 
> they should,
> but STOP and FORWARD are not working anymore in that cases.
> Looking in the logs during being in such conditions shows that the remote 
> events are received by 
> freevo but not interpreted as VIDEO_EVENTS but as MENU_EVENT...
> When the video stops or is killed from a ssh-shell then freevo is running 
> in the usual way.
>
> I did not report this until now, because we never could find a way to 
> reproduce this...
> 
>   
>   
 I have also seen this behaviour, but with Xine playing .ts files, and
 for the same reason I didn't report as I couldn't work out why it was
 doing even after I added some debug code to a suspect area.

 Cheers

 Adam

   
 
 
>>> Good to get some extra feedback. Seems to be an issue alright. I'm stuck 
>>> for time at the moment but I'll try and do some testing and debugging by 
>>> the weekend.
>>>
>>> John
>>>   
>> Actually it just happened me again. This time there's nothing in the 
>> main log out of the ordinary.
>>
>> 
>
> [snip]
>
>   
>> __init__.py (217): Building the xml hash database...
>> __init__.py (249): done
>> 
>
> xml hash database is running in the background, while df_xine is running
>
>   
>> no event mapping for key FFWD in context menu
>> send button event BUTTON arg=FFWD
>> no event mapping for key FFWD in context menu
>> send button event BUTTON arg=FFWD
>> 
>
> Now the 'context' has changed, from video to menu so the events are not
> being received.
>
>   
>> And xine isn't fast forwarding. As mentioned volume controls still work. 
>> There's no info from the stderr or stdout files but I've only just 
>> turned on CHILDAPP_DEBUG and turned both that and DEBUG to 9. Hopefully 
>> that might turn up something.
>> 
>
> It looks like Tanja is correct, the "context" of the events is being
> changed and my guess is that freevo schedulefavorites has caused the
> record server to changed the context.
>   
Yeah sorry I missed that, combination of overtiredness, hangover and an 
impending purchase of my first car - a 320i :) I'll do a test as soon as 
I can and run a schedulefavorites manually to see if I can reproduce it.
> OT John do you have the problem with df_xine not terminating after
> finishing playing a video?
>
> Duncan
>   
I'm afraid not, it's exiting perfectly.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Freevo error « Event 'Play' c rashed » using tvtime

2007-05-30 Thread Raul Carvalho
Hello again,

After some more tries I have detected that this problem happens all
the time, I think it is a bug.

This is the behaviour:

1. Starting with user settings clean (rm -Rf ~/.tvtime/)
2. Start freevo and exec the tv
3. tvtime starts and runs ok, I can see the xmltv info in OSD
4. Shutdown freevo
5. Start freevo again, this time freevo crashes when tries to exec
tvtime with the following error: « Event 'Play' crashed »
6. Analysing the log I see the following error stack:

tvguide.py (149): TVGUIDE EVENT is PLAY
tvmenu.py (85): None
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/freevo/main.py", line 290,
in eventhandler
app.eventhandler(event)
  File "/usr/share/python-support/python-freevo/freevo/menu.py", line
493, in eventhandler
if not isinstance(menu, Menu) and menu.eventhandler(event):
  File "/usr/share/python-support/python-freevo/freevo/tv/tvguide.py",
line 244, in eventhandler
self.player('tv', self.selected.channel_id)
  File "/usr/share/python-support/python-freevo/freevo/tv/tvmenu.py",
line 86, in start_tv
plugin.getbyname(plugin.TV).Play(mode, tuner_id)
AttributeError: 'NoneType' object has no attribute 'Play'


Can someone help me tracking this error down?
I'd really prefer to use tvtime to benefit from the integrated OSD
info on channels.

Thank you again,
Raul


> Hi,
>
> The first time Freevo runs tvtime it works properly, but on a second try
> Freevo crashes with the message: AttributeError: 'NoneType' object has no
> attribute 'Play'.
> I managed to track down the problem to an existing ~/.tvtime directory wich
> tvtime creates on first use.
> If I delete this directory, Freevo works again.
> Is this a Freevo bug?
> What should I do to keep Freevo from crashing in the presence of that
> directory?
>
> Thank you!
> Raul

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] 1.7.2svn childapp crash

2007-05-30 Thread Duncan Webb
John Molohan wrote:
> John Molohan wrote:
>> Adam Charrett wrote:
>>   
>>> On Tue, 2007-05-29 at 09:59 +0200, Tanja wrote:
>>>
>>>   
>>> 
 Sometimes while watching a recording (mpeg-ts), mplayer stops to react to 
 the remote.
 Freevo is still responding as MUTE, VOL+ and VOL- are still doing what 
 they should,
 but STOP and FORWARD are not working anymore in that cases.
 Looking in the logs during being in such conditions shows that the remote 
 events are received by 
 freevo but not interpreted as VIDEO_EVENTS but as MENU_EVENT...
 When the video stops or is killed from a ssh-shell then freevo is running 
 in the usual way.

 I did not report this until now, because we never could find a way to 
 reproduce this...
 
   
>>> I have also seen this behaviour, but with Xine playing .ts files, and
>>> for the same reason I didn't report as I couldn't work out why it was
>>> doing even after I added some debug code to a suspect area.
>>>
>>> Cheers
>>>
>>> Adam
>>>
>>>   
>>> 
>> Good to get some extra feedback. Seems to be an issue alright. I'm stuck 
>> for time at the moment but I'll try and do some testing and debugging by 
>> the weekend.
>>
>> John
> Actually it just happened me again. This time there's nothing in the 
> main log out of the ordinary.
> 

[snip]

> __init__.py (217): Building the xml hash database...
> __init__.py (249): done

xml hash database is running in the background, while df_xine is running

> no event mapping for key FFWD in context menu
> send button event BUTTON arg=FFWD
> no event mapping for key FFWD in context menu
> send button event BUTTON arg=FFWD

Now the 'context' has changed, from video to menu so the events are not
being received.

> And xine isn't fast forwarding. As mentioned volume controls still work. 
> There's no info from the stderr or stdout files but I've only just 
> turned on CHILDAPP_DEBUG and turned both that and DEBUG to 9. Hopefully 
> that might turn up something.

It looks like Tanja is correct, the "context" of the events is being
changed and my guess is that freevo schedulefavorites has caused the
record server to changed the context.

OT John do you have the problem with df_xine not terminating after
finishing playing a video?

Duncan


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo and logitech harmony

2007-05-30 Thread Ryan Roth
Mine works great with freevo.  I told it to act as a Tivo remote, had 
lirc learn it, and set all the delays down to lower integers.

Jason I'm not sure where you are changing your delays at, but I set the 
'Inter-Key Delay' to 100,  and the 'Inter-Device Delay' to 0.  I did 
notice depending on which remote I had it 'acting' as the delays we 
higher and lower, so play with it.



Jason Tackaberry wrote:
> On 2007-05-30 14:15, Duncan Webb wrote:
>   
>> I use a logitech harmony remote, it's quite good but the configuration
>> software is a pain in the . Once it's configured it works very well
>> 
>
> Except that it's sluggish as all hell, even with all the delay values
> set to 0.
>
> And it works temperamentally with iMON, which my Silverstone cases uses.
>
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> ___
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo and logitech harmony

2007-05-30 Thread Jason Tackaberry
On 2007-05-30 14:15, Duncan Webb wrote:
> I use a logitech harmony remote, it's quite good but the configuration
> software is a pain in the . Once it's configured it works very well

Except that it's sluggish as all hell, even with all the delay values
set to 0.

And it works temperamentally with iMON, which my Silverstone cases uses.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo and logitech harmony

2007-05-30 Thread Duncan Webb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

kikoune wrote:
> Hi
>
> I'm playing with 4 remote control (tv, receiver, cable box, freevo htpc)
> It's time to get a Harmony remote control thingy
>
> I was wondering if here you have advise about making a univsersal remote
> control like logitech harmony working with freevo ?
>
> I'm not attached to the harmony, I know there is also the philips pronto.

I use a logitech harmony remote, it's quite good but the configuration
software is a pain in the . Once it's configured it works very well

Duncan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGXb81Ni6l+Xvys44RAhHBAJ9+0P1tfcgr0H0I49OcWNWTWPUpPQCgiooA
oirPKbj3fZPC1VDKa6XhknA=
=un+E
-END PGP SIGNATURE-


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo and logitech harmony

2007-05-30 Thread kikoune
Hi

I'm playing with 4 remote control (tv, receiver, cable box, freevo htpc)
It's time to get a Harmony remote control thingy

I was wondering if here you have advise about making a univsersal remote
control like logitech harmony working with freevo ?

I'm not attached to the harmony, I know there is also the philips pronto.

Thank you !

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] when is the next 1.7.x and 2.0 release due?..

2007-05-30 Thread Jason Tackaberry
On 2007-05-30 11:42, Trejkaz wrote:
> That's a shame. I'd rather see the X11 implementation dropped, although I
> know it isn't exactly that easy as certain video card manufacturers won't
> release specs for their cards, resulting in crappy framebuffer
> drivers. :-(

Yes, X11 is the most used, so makes most sense for drivers to support
that best.  AFAIK, currently framebuffer support for HD resolutions is
virtually non-existent.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] when is the next 1.7.x and 2.0 release due?..

2007-05-30 Thread Trejkaz
On Wednesday 30 May 2007 22:40, Jason Tackaberry wrote:
> We are however making progress primarily in way of making concessions.
> We have to ignore certain hardware configurations because they
> complicate the code beyond available manpower.  So those of you hoping
> to use directfb with the 2.0 release will be disappointed.

That's a shame.  I'd rather see the X11 implementation dropped, although I 
know it isn't exactly that easy as certain video card manufacturers won't 
release specs for their cards, resulting in crappy framebuffer drivers. :-(

TX

-- 
 Email: [EMAIL PROTECTED]
 Jabber ID: [EMAIL PROTECTED]
  Web site: http://trypticon.org/
   GPG Fingerprint: 9EEB 97D7 8F7B 7977 F39F  A62C B8C7 BC8B 037E EA73


pgpS5invlS9x1.pgp
Description: PGP signature
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] when is the next 1.7.x and 2.0 release due?..

2007-05-30 Thread Jason Tackaberry
On Wed, 2007-30-05 at 12:46 +0200, Dirk Meyer wrote:
> 2.0 when it is ready. I stopped making up dates for a release. Since
> I'm very busy at work until mid of June and we still do not have our
> new gui engine do not expect 2.0pre1 this summer.

Oh come on, I always get amused when you tried to predict a prerelease
date. :)

Here's the basic problem with 2.0: it's just me and dischi working on
it, and it's not our day job.  Another aggravating factor (with respect
to a release date) is that we have lofty goals, and technology is
outpacing our ability to code (e.g. HDTV emergence, improving opengl
support, etc).

We are however making progress primarily in way of making concessions.
We have to ignore certain hardware configurations because they
complicate the code beyond available manpower.  So those of you hoping
to use directfb with the 2.0 release will be disappointed.

Jason.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] when is the next 1.7.x and 2.0 release due?..

2007-05-30 Thread Ariranha

On 5/30/07, Elizabeth Dodd <[EMAIL PROTECTED]> wrote:


On Wednesday 30 May 2007 15:29, Duncan Webb wrote:
> > Hi,
> >
> > I wonder if there is any announced plans for the next 1.7.x and the
> > new 2.0release? Anytime soon?..
>
> 1.7.2 was only released last weekend, what do you want?
>
> Duncan
Drugs for Alzheimers perhaps






(please don't be offended, it is a joke)




Please don´t listen to her !!

My boss just started these symptons ...

:o)
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] when is the next 1.7.x and 2.0 release due?..

2007-05-30 Thread Dirk Meyer
"Vlad Olenin" wrote:
> I wonder if there is any announced plans for the next 1.7.x and the
> new 2.0release? Anytime soon?..

2.0 when it is ready. I stopped making up dates for a release. Since
I'm very busy at work until mid of June and we still do not have our
new gui engine do not expect 2.0pre1 this summer.


Dischi

-- 
When all else failed, she tried being reasonable.
-- (Terry Pratchett, Johnny and the Bomb)


pgpmmIFk4KMxA.pgp
Description: PGP signature
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] when is the next 1.7.x and 2.0 release due?..

2007-05-30 Thread Elizabeth Dodd
On Wednesday 30 May 2007 15:29, Duncan Webb wrote:
> > Hi,
> >
> > I wonder if there is any announced plans for the next 1.7.x and the
> > new 2.0release? Anytime soon?..
>
> 1.7.2 was only released last weekend, what do you want?
>
> Duncan
Drugs for Alzheimers perhaps






(please don't be offended, it is a joke)



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users