Re: [Freevo-devel] video.detach plugin

2008-04-08 Thread José María Franco Fraiz
Hi, I think the easiest would be to show a little window in the idle bar. The purpose could be to be able to check the weather without quitting watching a movie or tv. I know you can resume playback at the point you stopped it but I think this could be more user friendly. I know it wouldn't be v

Re: [Freevo-devel] video.detach plugin

2008-04-08 Thread syrius . ml
"José María Franco Fraiz" <[EMAIL PROTECTED]> writes: > I think the easiest would be to show a little window in the idle bar. > > The purpose could be to be able to check the weather without quitting watching > a movie or tv. I know you can resume playback at the point you stopped it but > I think

Re: [Freevo-devel] package change?

2008-04-08 Thread Dirk Meyer
Duncan Webb wrote: > feedparser.py seems to be a module in feedmanager and so will be a > little problematic as it is python-2.5 or higher. It is only in that module to avoid an extra dependency for just one file. It is not mine, I just added it to kaa.feedmanager. http://www.feedparser.org/ It

Re: [Freevo-devel] package change?

2008-04-08 Thread Tanja
Dirk Meyer schrieb: > Duncan Webb wrote: >> feedparser.py seems to be a module in feedmanager and so will be a >> little problematic as it is python-2.5 or higher. > > It is only in that module to avoid an extra dependency for just one > file. It is not mine, I just added it to kaa.feedmanager.

Re: [Freevo-devel] package change?

2008-04-08 Thread Duncan Webb
Dirk Meyer wrote: > Duncan Webb wrote: > >> feedparser.py seems to be a module in feedmanager and so will be a >> little problematic as it is python-2.5 or higher. >> > > It is only in that module to avoid an extra dependency for just one > file. It is not mine, I just added it to kaa.fee

Re: [Freevo-devel] package change?

2008-04-08 Thread Duncan Webb
Tanja wrote: > Dirk Meyer schrieb: >> Duncan Webb wrote: >>> feedparser.py seems to be a module in feedmanager and so will be a >>> little problematic as it is python-2.5 or higher. >> >> It is only in that module to avoid an extra dependency for just one >> file. It is not mine, I just added it