[Freevo-devel] [PATCH] Bugfix for getting Mplayer's version in mplayer.py

2004-01-12 Thread Matthieu Weber
When Mplayer is compiled with I18N, the version number is not on the first line of output as it is assumed in video/plugins/mplayer.py. This patch fixes the problem. Matthieu -- (~._.~)Matthieu Weber - Université de Jyväskylä (~._.~) ( ? )email : [EMAIL

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-12 Thread Aubin Paul
On Sun, Jan 11, 2004 at 07:42:06PM +0100, Dirk Meyer wrote: I saw that. The problem is that in the tv info you move everything 230 pixel to the left for the video items. That's ugly but it works. The problem is an image for a folder. You add comingup to the folder in the complete info width

Re: [Freevo-devel] Re: Extra TV data + Blurr2

2004-01-12 Thread Aubin Paul
On Mon, Jan 12, 2004 at 03:08:10AM -0300, Gustavo Sverzut Barbieri wrote: You have the possibility to use text x=x mode=relative|absolute .../ to make tables. The bad thing is that you need to put that statically in the skin. :( Maybe it helps? Not in this case, unfortunately. And the skin

Re: [Freevo-devel] Open Issues / Bugs / ?

2004-01-12 Thread Aubin Paul
On Mon, Jan 12, 2004 at 02:37:11AM -0300, Gustavo Sverzut Barbieri wrote: It is a feature-demo skin. Feel free to correct it or move it other way that won't confuse users. By now, it will crash if user don't get the font package. The only reason I mention it is that it's probably not a good

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-12 Thread Dirk Meyer
Aubin Paul wrote: On Sun, Jan 11, 2004 at 07:42:06PM +0100, Dirk Meyer wrote: I saw that. The problem is that in the tv info you move everything 230 pixel to the left for the video items. That's ugly but it works. The problem is an image for a folder. You add comingup to the folder in the

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-12 Thread Dirk Meyer
Aubin Paul wrote: On Mon, Jan 12, 2004 at 03:08:10AM -0300, Gustavo Sverzut Barbieri wrote: You have the possibility to use text x=x mode=relative|absolute .../ to make tables. The bad thing is that you need to put that statically in the skin. :( Maybe it helps? Not in this case,

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-12 Thread Aubin Paul
On Mon, Jan 12, 2004 at 01:01:12PM +0100, Dirk Meyer wrote: Just put a cover.jpg inside your recorded shows dir. There is not enough space for comingup and the image. I understand, but if it's cover is there, and we shift the comingup when that happens, the comingup will wrap to handle the

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-12 Thread Aubin Paul
On Mon, Jan 12, 2004 at 01:02:26PM +0100, Dirk Meyer wrote: I know. I don't know what will happen if we remove the trimming, e.g. what parts of freevo expect there text to be fixed. But we could just cahnge the code and will see what happens. What about just allowing an invisible character;

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-12 Thread Dirk Meyer
Aubin Paul wrote: On Mon, Jan 12, 2004 at 01:01:12PM +0100, Dirk Meyer wrote: Just put a cover.jpg inside your recorded shows dir. There is not enough space for comingup and the image. I understand, but if it's cover is there, and we shift the comingup when that happens, the comingup will

Re: [Freevo-devel] Open Issues / Bugs / ?

2004-01-12 Thread Gustavo Sverzut Barbieri
--- Aubin Paul [EMAIL PROTECTED] escreveu: On Mon, Jan 12, 2004 at 02:37:11AM -0300, Gustavo Sverzut Barbieri wrote: It is a feature-demo skin. Feel free to correct it or move it other way that won't confuse users. By now, it will crash if user don't get the font package. The only

[Freevo-cvslog] freevo/src/video/plugins mover.py,1.7,1.8

2004-01-12 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv19364/video/plugins Modified Files: mover.py Log Message: fix typo to prevent crash Index: mover.py === RCS file:

[Freevo-cvslog] freevo/WIP/Dischi blurr2.fxd,NONE,1.1

2004-01-12 Thread dischi
Update of /cvsroot/freevo/freevo/WIP/Dischi In directory sc8-pr-cvs1:/tmp/cvs-serv25865 Added Files: blurr2.fxd Log Message: smaller (and IMHO better) version of blurr2 using the new difference between tv and tv main menu --- NEW FILE: blurr2.fxd --- ?xml version=1.0 ? freevo skin

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-12 Thread Dirk Meyer
Dirk Meyer wrote: Aubin Paul wrote: On Mon, Jan 12, 2004 at 01:01:12PM +0100, Dirk Meyer wrote: Just put a cover.jpg inside your recorded shows dir. There is not enough space for comingup and the image. I understand, but if it's cover is there, and we shift the comingup when that happens,

[Freevo-devel] Re: skin guideline, please comment

2004-01-12 Thread Dirk Meyer
Since noone said anything against it, I will make blue.py to a template which defines everything needed. Dischi -- The truth may be out there, but lies are inside your head. -- (Terry Pratchett, Hogfather) --- This SF.net email is

[Freevo-devel] Re: [BUG] Wrong Tiny_OSD behaviour

2004-01-12 Thread Dirk Meyer
Gustavo Sverzut Barbieri wrote: Hello guys, Trying CVS today I noticed a wrong behaviour with tiny_osd, while browsing image slideshows and I reach the end of it it shows me a beauty message saying there's no more images. However it doesn't disappears when I quit the slideshow or go back in

[Freevo-cvslog] freevo/src childapp.py,1.48,1.49

2004-01-12 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv3104 Modified Files: childapp.py Log Message: store return value for ChildApp2 Index: childapp.py === RCS file:

[Freevo-cvslog] freevo/src/util pymetar.py,1.2,1.3

2004-01-12 Thread outlyer
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv32762 Modified Files: pymetar.py Log Message: Updated from upstream... merged back in the timeoutsocket stuff, and removed some extraneous 'print's Index: pymetar.py

Re: [Freevo-devel] Open Issues / Bugs / ?

2004-01-12 Thread Aubin Paul
On Mon, Jan 12, 2004 at 03:38:34PM -0300, Gustavo Sverzut Barbieri wrote: Ok, so let's move it to contrib stuff. Or even better, we should fix it and move it to some example subdir. What's the problem/error? Maybe i can fix it later. The problem is entirely in the TV guide... everything

re: [Freevo-devel] how to define a key combination event?

2004-01-12 Thread GuoJunli
hi, Any guy could tell me how to resolve my problem? how can I define a key combination event in freevo ? If I only know the ascii value of a key, how can I use it? thanks very much. -- : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] : 200419 16:54 : [EMAIL PROTECTED] :