[Freevo-devel] Anyone running Freevo on pvr 350 tvout?

2004-02-18 Thread Robert Rozman
Hi, I wonder if anyone is running Freevo on pvr 350 tvout, yet more if is running multiple instances of Freevo on one machine with outputs to separate video outputs ? Any howtos, more info about that ? Regards, Robert. --- SF.Net is

Re: [Freevo-devel] Aubin: new logo details

2004-02-18 Thread Florian Demmer
Gustavo Sverzut Barbieri wrote: --- Aubin Paul [EMAIL PROTECTED] escreveu: On Mon, Feb 16, 2004 at 04:15:50AM -0300, Gustavo Sverzut Barbieri wrote: - Ligatures: please do some kind of ligatures (could be hand-made, I can do it if you send me the SVG). Th (top) at(bottom) tr

Re: [Freevo-devel] Aubin: new logo details

2004-02-18 Thread Aubin Paul
On Wed, Feb 18, 2004 at 12:37:18PM +0100, Florian Demmer wrote: What font is used for the logo? Where to get it? Is the psd availabe for download somewhere... The font is a commercial font from a font CD I have. It's also been skewed to create the slight distortions. You'd have to buy the

[Freevo-devel] runtime build help?

2004-02-18 Thread Dave Ladd
I'm keeping current with the freevo/mmpython CVS repository on my desktop/development box and I'd like to build my own runtime tar file for use in my home theater box. Unfortunately, I am not able to run with a locally built runtime, even though I can run without one (i.e. by using the components

[Freevo-devel] patch: freevo_conf.py and src/helpers/recordserver.py aren't making full use of DEFAULT_REC_EXT

2004-02-18 Thread jlaska
Below is a suggested fix that adds DEFAULT_REC_EXT to freevo_conf.py and also uses that value in the default VCR_CMD. This fix also modifies recordserver.py slightly to accommodate the DEFAULT_REC_EXT. However that fix can be ignored and the DEFAULT_REC_EXT should simply include a period ('.').

[Freevo-devel] Major src/gui update -- developers please read

2004-02-18 Thread Dirk Meyer
Hi, I just checked in a major gui update, so all developers (also plugin developers) should read here about the changes, because the old code may not work anymore :-) I start with the easy stuff: I created a new widget 'Window' which does the whole being a window thing. It respects the rectangle

[Freevo-cvslog] freevo/src/tv/plugins manual_record.py,1.1,1.2

2004-02-18 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13646 Modified Files: manual_record.py Log Message: reflect dischi's changes Index: manual_record.py === RCS file:

[Freevo-cvslog] freevo/src/skins/main main.py,1.39,1.40

2004-02-18 Thread dischi
Update of /cvsroot/freevo/freevo/src/skins/main In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17906 Modified Files: main.py Log Message: small update needed for the new gui code Index: main.py === RCS file:

[Freevo-cvslog] freevo/src/plugins file_ops.py,1.18,1.19

2004-02-18 Thread dischi
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18079 Modified Files: file_ops.py Log Message: use new gui ConfirmBox feature to show handler message Index: file_ops.py ===

[Freevo-cvslog] freevo/src/tv edit_favorite.py,1.7,1.8 program_display.py,1.24,1.25 program_search.py,1.11,1.12 view_favorites.py,1.7,1.8

2004-02-18 Thread dischi
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18215 Modified Files: edit_favorite.py program_display.py program_search.py view_favorites.py Log Message: update to new gui code Index: edit_favorite.py

[Freevo-cvslog] freevo/WIP/gui - New directory

2004-02-18 Thread dischi
Update of /cvsroot/freevo/freevo/WIP/gui In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18367/gui Log Message: Directory /cvsroot/freevo/freevo/WIP/gui added to the repository --- SF.Net is sponsored by: Speed Start Your Linux Apps

[Freevo-cvslog] freevo/WIP/gui ZIndexRenderer.py,NONE,1.1 debug.py,NONE,1.1 listboxdemo.py,NONE,1.1 optiondemo.py,NONE,1.1 scrolldemo.py,NONE,1.1

2004-02-18 Thread dischi
Update of /cvsroot/freevo/freevo/WIP/gui In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18829/gui Added Files: ZIndexRenderer.py debug.py listboxdemo.py optiondemo.py scrolldemo.py Log Message: Moved unneeded gui stuff to this dir --- NEW FILE: ZIndexRenderer.py ---

[Freevo-cvslog] freevo/src osd.py,1.140,1.141

2004-02-18 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18396 Modified Files: osd.py Log Message: Some osd updates for new gui code Index: osd.py === RCS file:

[Freevo-devel] Problems with new GUI code... :)

2004-02-18 Thread Aubin Paul
Hey Dischi, I'm trying the new GUI code and thought I'd report my results. It looked like something easy to fix, but there is more going on than that. 1. CRASH File /usr/lib/python2.3/site-packages/freevo/gui/PopupBox.py, line 155, in set_icon self.icon =

Re: [Freevo-devel] Problems with new GUI code... :)

2004-02-18 Thread Aubin Paul
I think I fixed it... There is a file called 'Image.py' in src/gui and it seems to be imported instead of PIL... renaming that file, and then adding pygame to PopupBox fxed my problems. On Wed, Feb 18, 2004 at 10:37:32PM -0500, Aubin Paul wrote: Hey Dischi, I'm trying the new GUI code and

[Freevo-cvslog] freevo/src/audio/plugins mpav.py,NONE,1.1 mplayer.py,1.34,1.35 detach.py,1.14,1.15

2004-02-18 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30052/src/audio/plugins Modified Files: mplayer.py detach.py Added Files: mpav.py Log Message: MPlayer Audio Visualization support. Get mpav from

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

2004-02-18 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32403/src/util Modified Files: distribution.py Log Message: Support Web Interface i18n. To use this, I need to get the gettext() translations in unicode, so some changes are required to files

[Freevo-cvslog] freevo/src/tv channels.py,1.13,1.14 edit_favorite.py,1.8,1.9 epg_xmltv.py,1.43,1.44 program_display.py,1.25,1.26

2004-02-18 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32403/src/tv Modified Files: channels.py edit_favorite.py epg_xmltv.py program_display.py Log Message: Support Web Interface i18n. To use this, I need to get the gettext() translations in

[Freevo-cvslog] freevo/src/www/htdocs/help doc.rpy,1.5,1.6 howto.rpy,1.7,1.8 index.rpy,1.6,1.7 plugins.rpy,1.5,1.6

2004-02-18 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/src/www/htdocs/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32403/src/www/htdocs/help Modified Files: doc.rpy howto.rpy index.rpy plugins.rpy Log Message: Support Web Interface i18n. To use this, I need to get the gettext() translations in

[Freevo-cvslog] freevo/src/www wap_types.py,1.2,1.3 web_types.py,1.21,1.22

2004-02-18 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/src/www In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32403/src/www Modified Files: wap_types.py web_types.py Log Message: Support Web Interface i18n. To use this, I need to get the gettext() translations in unicode, so some changes are required

[Freevo-cvslog] freevo/src/video/plugins mplayer.py,1.63,1.64 xine.py,1.39,1.40

2004-02-18 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32403/src/video/plugins Modified Files: mplayer.py xine.py Log Message: Support Web Interface i18n. To use this, I need to get the gettext() translations in unicode, so some changes

[Freevo-cvslog] freevo/i18n freevo.pot,1.23,1.24

2004-02-18 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/i18n In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32403/i18n Modified Files: freevo.pot Log Message: Support Web Interface i18n. To use this, I need to get the gettext() translations in unicode, so some changes are required to files that use