Re: SV: [Freevo-devel] Re: FXD handler bugfixes

2003-12-09 Thread Matthieu Weber
On Tue 09.12.2003 at 07:49:37AM +0100, Peter Svensson wrote: Perhaps someone could add this to games as well ?? Please? Add what to the games? Matthieu -- (~._.~)Matthieu Weber - Université de Jyväskylä (~._.~) ( ? )email : [EMAIL PROTECTED]

SV: SV: [Freevo-devel] Re: FXD handler bugfixes

2003-12-09 Thread Peter Svensson
Sorry, it's early in the morning here in Sweden. :) AFAIK it's still not possible to play game images/roms which has spaces in their names - or contain multiple '.', so the games subsystem would probably also benefit from using the list calling convention instead of the double quotes. /PS

[Freevo-devel] Audio detach bug

2003-12-09 Thread Peter Svensson
I just finished adding xpdf to the games menu to read som dox in freevo. Not optimal, but actually works OK. I played some nice tune and thought to detach itandlisten to it while I read some pdf. However, freevo crashed; Spoiler; AttributeError: 'list' object has no attribute 'playerGUI'

[Freevo-cvslog] freevo/WIP/Ruelle command.py,1.1,1.2

2003-12-09 Thread mikeruelle
Update of /cvsroot/freevo/freevo/WIP/Ruelle In directory sc8-pr-cvs1:/tmp/cvs-serv24804 Modified Files: command.py Log Message: osd stop now almost works. still need waitpid tuple help Index: command.py === RCS file:

[Freevo-cvslog] freevo/WIP/Ruelle command.py,1.2,1.3

2003-12-09 Thread mikeruelle
Update of /cvsroot/freevo/freevo/WIP/Ruelle In directory sc8-pr-cvs1:/tmp/cvs-serv26207 Modified Files: command.py Log Message: osd stop works. no typing in apps tho. still need waitpid tuple help Index: command.py === RCS

[Freevo-devel] Streaming video question

2003-12-09 Thread Peter Svensson
Hi! I wonder the following; Are there any streaming protocols over UDP that just _push_ data, without any ACK or related stuff whatsoever, or if OOB information is used, is sent over another channel. My current Mad Idea Of The Month is to use freenet for channel announcment/subscription and then

SV: [Freevo-devel] Streaming video question

2003-12-09 Thread Peter Svensson
Yes, but you could implement some kind of proxy. Freenet is all data stored under keys, so writing repeatedly to the same key and (from another machine) reading repeatedly from the same key could :-)= be construed as somekiundof horribly bad streaming. Maybe another key thrown in for OOB

[Freevo-cvslog] freevo/WIP/Ruelle command.py,1.3,1.4

2003-12-09 Thread mikeruelle
Update of /cvsroot/freevo/freevo/WIP/Ruelle In directory sc8-pr-cvs1:/tmp/cvs-serv25578 Modified Files: command.py Log Message: use metacity to get a wm for apps. gets keyboard to work. Index: command.py === RCS file:

[Freevo-cvslog] freevo/WIP/Ruelle Mozilla.fxd,NONE,1.1

2003-12-09 Thread mikeruelle
Update of /cvsroot/freevo/freevo/WIP/Ruelle In directory sc8-pr-cvs1:/tmp/cvs-serv4697 Added Files: Mozilla.fxd Log Message: give an example fxd --- NEW FILE: Mozilla.fxd --- ?xml version=1.0 ? freevo command title=Mozilla cmd/usr/bin/MozillaFirebird/cmd

[Freevo-cvslog] freevo/WIP/Ruelle command.py,1.4,1.5

2003-12-09 Thread mikeruelle
Update of /cvsroot/freevo/freevo/WIP/Ruelle In directory sc8-pr-cvs1:/tmp/cvs-serv5170 Modified Files: command.py Log Message: allow for something other than metacity Index: command.py === RCS file:

[Freevo-cvslog] freevo/src/util fileops.py,1.6,1.7

2003-12-09 Thread dischi
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv3360 Modified Files: fileops.py Log Message: more generic resolve_media_mountdir and arg checking for mount functions Index: fileops.py === RCS

[Freevo-cvslog] freevo/src/video/plugins mplayer.py,1.46,1.47

2003-12-09 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv3623 Modified Files: mplayer.py Log Message: subtitle file and audio file support Index: mplayer.py === RCS file:

[Freevo-cvslog] freevo/src/video __init__.py,1.18,1.19 fxdhandler.py,1.5,1.6 videoitem.py,1.100,1.101

2003-12-09 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv3466 Modified Files: __init__.py fxdhandler.py videoitem.py Log Message: patch from Matthieu Weber Index: __init__.py === RCS file:

[Freevo-devel] Re: plugin data

2003-12-09 Thread Dirk Meyer
Torben Janssen wrote: Hi, where is the best way to store permanent per item data? No. Some plugins like the bookmark plugin use an extra file. i will try to write a plug-in to tag item as seen/heard/viewed. so i will need to store this info per item permanently. Not so easy. You can't

[Freevo-cvslog] freevo/src/audio player.py,1.13,1.14

2003-12-09 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio In directory sc8-pr-cvs1:/tmp/cvs-serv12227 Modified Files: player.py Log Message: keep track of current player Index: player.py === RCS file:

[Freevo-cvslog] freevo/src/audio/plugins detach.py,1.8,1.9

2003-12-09 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv12361 Modified Files: detach.py Log Message: fix plugin to match the new player structure Index: detach.py === RCS file:

[Freevo-cvslog] freevo/share/fxd german-news.fxd,1.1,NONE

2003-12-09 Thread dischi
Update of /cvsroot/freevo/freevo/share/fxd In directory sc8-pr-cvs1:/tmp/cvs-serv12686 Removed Files: german-news.fxd Log Message: remove this here, it is in examples --- german-news.fxd DELETED --- --- This SF.net email is

[Freevo-cvslog] freevo/src/skins/main screen.py,1.2,1.3

2003-12-09 Thread dischi
Update of /cvsroot/freevo/freevo/src/skins/main In directory sc8-pr-cvs1:/tmp/cvs-serv12856 Modified Files: screen.py Log Message: this code will never used for helpers Index: screen.py === RCS file:

[Freevo-devel] Re: Audio detach bug

2003-12-09 Thread Dirk Meyer
Peter Svensson wrote: I just finished adding xpdf to the games menu to read som dox in freevo. Not optimal, but actually works OK. I played some nice tune and thought to detach itandlisten to it while I read some pdf. However, freevo crashed; Spoiler; AttributeError: 'list' object has no

[Freevo-cvslog] freevo/src/video/plugins mplayer.py,1.47,1.48

2003-12-09 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv13874 Modified Files: mplayer.py Log Message: fixed copy paste error Index: mplayer.py === RCS file:

Re: [Freevo-devel] Re: plugin data

2003-12-09 Thread Robert Rozman
Hi, I'm curious what are ways of sharing non-permanent data. For instance I get data with plugin that listens to tcp port and would like to have that data in idlebar plugin for instance. How can I do that ? Regards, Robert. --- This SF.net

[Freevo-devel] Bug with Password-protected Directory

2003-12-09 Thread Jan Grewe
Title: Bug with Password-protected Directory When i tried to access a directory protected by a .password file, the recent anonCVS version gave me the following in the log: password protected dir Traceback (most recent call last): File /usr/lib/python2.2/site-packages/freevo/main.py, line

[Freevo-devel] Manual record displays third field of TV_CHANNELS as channel name.

2003-12-09 Thread Alex Polite
I can't use xmltv for recordings cause tv_grab_sn is broken. (I know this has nothing to do with you guys.) So I choose manually record in the web interface. The list of channels contain the third field of the TV_CHANNELS variable. I think that the second field would be more convenient for most

[Freevo-cvslog] freevo/src/plugins shoppingcart.py,NONE,1.1

2003-12-09 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv14734 Added Files: shoppingcart.py Log Message: make it a little easier to move multiple files around --- NEW FILE: shoppingcart.py --- #if 0 /* #