[Freevo-devel] Re: [PATCH] Allowing real text-input with keyboard

2004-03-08 Thread Viggo Fredriksen
Dirk Meyer wrote: Viggo Fredriksen wrote: Hi. Attached is a patch allowing real keyboard text-input. It allows plugins to set event-context='text' and recieve unicode text from keyboard if config.TEXT_USE_KEYBOARD=1 is set. Attached is also a new version of the text-input I have for the mail

[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage/InstallDeps

2004-03-08 Thread freevo-wikilog
Dear Wiki user, You have subscribed to a wiki page or wiki category on Freevo Wiki for change notification. The following page has been changed by 63.228.198.164: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fInstallDeps

Re: [Freevo-devel] Re: unicode other bugs/problems

2004-03-08 Thread Rob Shortt
Florian Demmer wrote: /usr/lib/python2.3/site-packages/freevo/www/web_types.py, line 255, in tableCell self.res +=td +opts++data+/td\n exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xdf in position 114: ordinal not in range(128) I just fixed this on my

[Freevo-cvslog] freevo/src/util marmalade.py,NONE,1.1

2004-03-08 Thread dischi
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26017 Added Files: marmalade.py Log Message: add our own version of marmalade from twisted --- NEW FILE: marmalade.py --- # -*- test-case-name: twisted.test.test_persisted -*- # Twisted, the

[Freevo-cvslog] freevo/src/tv tvguide.py,1.27,1.28

2004-03-08 Thread dischi
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26256 Modified Files: tvguide.py Log Message: fix popup input focus Index: tvguide.py === RCS file:

Re: [Freevo-cvslog] freevo/src/util marmalade.py,NONE,1.

2004-03-08 Thread Aubin Paul
Uhm... I'm not 100% sure, but based on a quick look over the most recent version of Twisted (1.2.0) unicode is supported; shouldn't we try to use the system one first, and/or just require 1.2.0? On Mon, Mar 08, 2004 at 11:14:39AM -0800, [EMAIL PROTECTED] wrote: Update of

[Freevo-devel] MPlayer plug-in: CD playing and cddb information out of synch

2004-03-08 Thread Bearcat M. Sandor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm using version 1.0pre3 of the main MPlayer app and 1.1 of the MPlayer gui. Note you only see this behavior if you let a CD play through to the next track. This a problem with running Mplayer stand-alone too. I only bring it up to the list

[Freevo-devel] snesitem.py - find images automagicly

2004-03-08 Thread Stefan
Hi list, I had some problems displaying zsnes snapshoots (aka. screenshots), because Im to lazy to rename the png's. I linked the image location for snes to ~/.zsnes, took some screenshoots and saw no image in the game list... ... looked into snesitem.py, and changed something (my first python

[Freevo-cvslog] freevo/src/www web_types.py,1.23,1.24

2004-03-08 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29497/src/www Modified Files: web_types.py Log Message: Add advanced search and link to search page. Next will probably add genre options. Index: web_types.py

[Freevo-cvslog] freevo/src/www/htdocs search.rpy,1.16,1.17

2004-03-08 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29497/src/www/htdocs Modified Files: search.rpy Log Message: Add advanced search and link to search page. Next will probably add genre options. Index: search.rpy