[Freevo-cvslog] freevo/i18n/fr/LC_MESSAGES freevo.po,1.1,1.2

2003-10-02 Thread dischi
Update of /cvsroot/freevo/freevo/i18n/fr/LC_MESSAGES In directory sc8-pr-cvs1:/tmp/cvs-serv22032 Modified Files: freevo.po Log Message: new translation Index: freevo.po === RCS file: /cvsroot/freevo/freevo/i18n/fr/LC_MESSAGE

[Freevo-devel] Re: [PATCH : i18n/fr/LC_MESSAGES/freevo.po] New freevo.po for French

2003-10-02 Thread Dirk Meyer
"Sylvain FABRE" wrote: > I have modified the freevo.po, in order to propose a better french > translation of the strings, by using real french words instead of > word-by-word english-to-french. > > David Sagnol, do you agree with these new translations ?? Since noone cried out, I applied your tran

[Freevo-devel] Re: Probleme fxd movies file

2003-10-02 Thread Dirk Meyer
Laurent wrote: > Traceback (most recent call last): > File "./src/video/xml_parser.py", line 601, in parseMovieFile > movies += parse_movie(freevo_child, file, parent, duplicate_check) > File "./src/video/xml_parser.py", line 529, in parse_movie > video['items'][p]['data'] = os.path.joi

[Freevo-cvslog] freevo/WIP/Dischi TODO,1.26,1.27

2003-10-02 Thread dischi
Update of /cvsroot/freevo/freevo/WIP/Dischi In directory sc8-pr-cvs1:/tmp/cvs-serv27224/WIP/Dischi Modified Files: TODO Log Message: update Index: TODO === RCS file: /cvsroot/freevo/freevo/WIP/Dischi/TODO,v retrieving revisi

Re: [Freevo-devel] Re: [PATCH : i18n/fr/LC_MESSAGES/freevo.po] New freevo.po for French

2003-10-02 Thread Daniel Schilling
> Since noone cried out, I applied your translations to cvs. Thanks. I started to translate Freevo to german. I hope this is OK. I'll post the results here later. Daniel --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. h

[Freevo-cvslog] freevo/src/video/plugins mplayer.py,1.28,1.29

2003-10-02 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv9638 Modified Files: mplayer.py Log Message: bmovl update Index: mplayer.py === RCS file: /cvsroot/freevo/freevo/src/video/plugins/mpla

[Freevo-devel] Re: [PATCH : i18n/fr/LC_MESSAGES/freevo.po] New freevo.po for French

2003-10-02 Thread Dirk Meyer
"Daniel Schilling" wrote: >> Since noone cried out, I applied your translations to cvs. Thanks. > I started to translate Freevo to german. I hope this is OK. Sure > I'll post the results here later. Great. Someone with other languages? Dischi -- I once thought I made a mistake, but I was wr

[Freevo-devel] TODO list

2003-10-02 Thread Dirk Meyer
After Rob posted his todo list, here is mine: short term: --- o more docs: - plugin documentation inside the code - How to write a plugin? o Add resort by name-date to the menu on the fly o enhance xine plugin to play all video files so that the user only needs xine or mplayer. o

Re: [Freevo-devel] Re: [PATCH : i18n/fr/LC_MESSAGES/freevo.po] New freevo.po for French

2003-10-02 Thread Eirik Meland
Dirk Meyer <[EMAIL PROTECTED]> writes: > > I'll post the results here later. > > Great. Someone with other languages? I'm working on a norwegian translation. I'll post it when I'm done. -- Eirik Meland A: Top posters. Q: What is the most annoying thing on Usenet? ---

Re: [Freevo-devel] TODO list

2003-10-02 Thread Rob Shortt
Dirk Meyer wrote: o more docs: - plugin documentation inside the code I'd like to find some more time and document my plugins too. o Fork fbxine from xine-ui, add X support to it and transform it to a python binding for xine I think this would be super awesome! My C isn't that great but I wil

[Freevo-devel] Movie directory

2003-10-02 Thread Petri Damstén
Hi, I posted an idea of handling directory as one playitem earlier. Nobody commented the idea then and I am posting this again because I have been using this feature since and found it very usefull. Situation where there are couple of video files, text file, cover art, subtitles, etc. in one di

[Freevo-devel] FXD on CDROM

2003-10-02 Thread Sylvain FABRE
Hi all. I have recorded a CDROM with a movie (toto.avi) and the results of the Freevo IMDB query (toto.fxd and toto.jpg) : when i read the CDROM with Freevo, it shows two items : one for the FXD file, one for the AVI file, instead of only one item (like when the files are in a folder on the local d

Re: [Freevo-devel] Re: [PATCH : i18n/fr/LC_MESSAGES/freevo.po] New freevo.po for French

2003-10-02 Thread Gustavo Sverzut Barbieri
let me have some time and I'll do Brazilian Portuguese. Gustavo --- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > "Daniel Schilling" wrote: > >> Since noone cried out, I applied your translations to cvs. Thanks. > > I started to translate Freevo to german. I hope this is OK. > > Sure > > > I'll

[Freevo-devel] FreeBSD childapp issue w/audio CDs

2003-10-02 Thread Lars Eggert
Hi, I can't play audio CDs anymore, due to what looks like an issue with childapp. Playing DVDs, and playing media on the hard drive works fine: mplayer.py (160): MPlayer.play(): Starting thread, cmd=--prio=-20 /usr/local/bin/mplayer -slave -ac mad, -autosync 100 -nolirc -autoq 100 -screenw 80

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

2003-10-02 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv5445 Modified Files: childapp.py Log Message: add lock() to make it thread save Index: childapp.py === RCS file: /cvsroot/freevo/freevo/src/childapp.

[Freevo-devel] Re: FreeBSD childapp issue w/audio CDs

2003-10-02 Thread Dirk Meyer
Lars Eggert wrote: > Hi, > > I can't play audio CDs anymore, due to what looks like an issue with > childapp. Playing DVDs, and playing media on the hard drive works fine: > > Any ideas? Looks like bad luck in the threading :-( I added a lock, it should now be fixed (Aubin: maybe your problem is

[Freevo-cvslog] freevo/src util.py,1.54,1.55

2003-10-02 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv28308 Modified Files: util.py Log Message: add a helper class to read/write fxd files Index: util.py === RCS file: /cvsroot/freevo/freevo/src/util.py

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

2003-10-02 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv28585 Modified Files: directory.py Log Message: use new util class to write the fxd file Index: directory.py === RCS file: /cvsroot/freevo/freevo/src

[Freevo-devel] daemonplugin or audio plugin?

2003-10-02 Thread Aubin Paul
Hi, I'm working on my plans for the mpd plugin, but one thing I want to be able to do is have the 'rec' command on the remote queue a song in mpd's queue. The problem is twofold; first, is it possible to intercept 'rec' calls in the audio menu via a audio plugin, or does it have to be a daemon pl

[Freevo-devel] Re: daemonplugin or audio plugin?

2003-10-02 Thread Dirk Meyer
Aubin Paul wrote: > Hi, > > I'm working on my plans for the mpd plugin, but one thing I want to be > able to do is have the 'rec' command on the remote queue a song in > mpd's queue. > > The problem is twofold; first, is it possible to intercept 'rec' calls > in the audio menu via a audio plugin, o

[Freevo-devel] Re: daemonplugin or audio plugin?

2003-10-02 Thread Aubin Paul
On Thu, Oct 02, 2003 at 09:33:19PM +0200, Dirk Meyer wrote: > If you have a plugin like xine or mplayer, you get all events. What do > you mean by "audio plugin"?. If you are part of the menu, here is the > way an event takes: I mean a plugin that goes into audio/plugins; like xine or mplayer. mpd

[Freevo-devel] Running Freevo in a Debugger

2003-10-02 Thread joe bloggs
My apologies in advance if I have posted this to the wrong list. I would like to get a better understanding of how the freevo source code works. I have tried reading through the source but end up getting lost (i am new to python). As such, I want to run the program in a debugger so I can step thr

[Freevo-devel] [ freevo-Feature Requests-816961 ] Support for Redhat 9

2003-10-02 Thread SourceForge.net
Feature Requests item #816961, was opened at 2003-10-03 04:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446898&aid=816961&group_id=46652 Category: None Group: None Status: Open Priori