[Freevo-devel] Re: BMOVL

2003-10-27 Thread Dirk Meyer
Gustavo Sverzut Barbieri wrote: --- Dirk Meyer [EMAIL PROTECTED] escreveu: The plugin also needs to access the mplayer output data. Can't this be a plugin for a plugin? So it will not require a redesign and give us more flexibility. I don't think other plugins need sub-plugins (maybe

[Freevo-devel] Re: crash continues

2003-10-27 Thread Aubin Paul
On Mon, Oct 27, 2003 at 04:43:21PM +0100, Dirk Meyer wrote: It's only needed if you skip to the playlist too fast. That's not when this is happening. The problem arises for basic playback. I play a folder full of music (it plays a track, and then when the first finishes, just before the second

[Freevo-cvslog] freevo/src directory.py,1.55,1.56

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv8938 Modified Files: directory.py Log Message: NOO, stupid!! (sorry, I mean bugfix) Index: directory.py === RCS file:

[Freevo-devel] Re: crash continues

2003-10-27 Thread Dirk Meyer
Aubin Paul wrote: On Mon, Oct 27, 2003 at 04:43:21PM +0100, Dirk Meyer wrote: It's only needed if you skip to the playlist too fast. That's not when this is happening. The problem arises for basic playback. I play a folder full of music (it plays a track, and then when the first finishes,

[Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-27 Thread Dirk Meyer
Dirk Meyer wrote: Roadmap (if nothing bad happens): o Code freeze now! o Release 1.4rc2 next sunday. We need - a new mmpython release (Thomas) - a new runtime (Rob) This should be the last rc release. It's for a last big testing and for translation updates only! OK,

[Freevo-cvslog] freevo setup.py,1.8,1.9

2003-10-27 Thread outlyer
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv22767 Modified Files: setup.py Log Message: Fix spelling (it's interchangeable in Python 2.2, but a warning in 2.3) Python 2.2 distutils: parser.set_aliases({'licence': 'license'}) Python 2.3 distutils:

[Freevo-cvslog] freevo/contrib/debian rules,1.10,1.11

2003-10-27 Thread outlyer
Update of /cvsroot/freevo/freevo/contrib/debian In directory sc8-pr-cvs1:/tmp/cvs-serv24612/contrib/debian Modified Files: rules Log Message: Cleanup everything after build, including distutils' pyc Index: rules === RCS

[Freevo-cvslog] freevo/src childapp.py,1.36,1.37

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv9344 Modified Files: childapp.py Log Message: just to be save Index: childapp.py === RCS file: /cvsroot/freevo/freevo/src/childapp.py,v retrieving

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

2003-10-27 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 Per Homer: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

[Freevo-devel] BUGFIX: outicon for Commands/Headlines plugins

2003-10-27 Thread Jan Grewe
To get my skin working correct, someone needs to patch the headlines.py and commands.py plugins to contain these lines: ### headlines.py, lines 120,121 ### if menu_items.has_key('headlines') and menu_items['headlines'].outicon: item.outicon = os.path.join(skin.settings.icon_dir,

[Freevo-cvslog] freevo/src plugin.py,1.46,1.47

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv7166 Modified Files: plugin.py Log Message: Rewrote the function to find the plugins to make it more generic Index: plugin.py === RCS file:

[Freevo-cvslog] freevo/src/plugins idlebar.py,1.47,NONE pymetar.py,1.2,NONE

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv7528 Removed Files: idlebar.py pymetar.py Log Message: move idlebar.py to a directory --- idlebar.py DELETED --- --- pymetar.py DELETED --- ---

[Freevo-cvslog] freevo/src/plugins/idlebar - New directory

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src/plugins/idlebar In directory sc8-pr-cvs1:/tmp/cvs-serv7404/idlebar Log Message: Directory /cvsroot/freevo/freevo/src/plugins/idlebar added to the repository --- This SF.net email is sponsored by: The

[Freevo-cvslog] freevo/src/plugins/idlebar .cvsignore,NONE,1.1 __init__.py,NONE,1.1 system.py,NONE,1.1

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src/plugins/idlebar In directory sc8-pr-cvs1:/tmp/cvs-serv7528/idlebar Added Files: .cvsignore __init__.py system.py Log Message: move idlebar.py to a directory --- NEW FILE: .cvsignore --- *.pyc *.pyo --- NEW FILE: __init__.py --- #if 0 /* # -*-

[Freevo-cvslog] freevo/src/helpers plugins.py,1.6,1.7

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src/helpers In directory sc8-pr-cvs1:/tmp/cvs-serv7694 Modified Files: plugins.py Log Message: adjust length Index: plugins.py === RCS file: /cvsroot/freevo/freevo/src/helpers/plugins.py,v

[Freevo-cvslog] freevo/src/plugins headlines.py,1.9,1.10

2003-10-27 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv8021 Modified Files: headlines.py Log Message: allow use of outicon Index: headlines.py === RCS file:

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

2003-10-27 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv8407 Modified Files: commands.py Log Message: make use of outicon Index: commands.py === RCS file:

[Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-27 Thread Dirk Meyer
Rob Shortt wrote: o Split idlebar into pieces. I know we have a code freeze, but it's better to clean it now I guess. I suggest the way Rob posted earlier. -- noone assigned Files in an idlebar directory or just files? I was still half asleep, lol. bad I just vialoted the code

[Freevo-cvslog] freevo/src main.py,1.85,1.86

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv12826 Modified Files: main.py Log Message: cleaner shutdown Index: main.py === RCS file: /cvsroot/freevo/freevo/src/main.py,v retrieving revision

[Freevo-cvslog] freevo/src osd.py,1.100,1.101

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv12747 Modified Files: osd.py Log Message: add active variable Index: osd.py === RCS file: /cvsroot/freevo/freevo/src/osd.py,v retrieving revision

[Freevo-cvslog] freevo freevo,1.92,1.93

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv13006 Modified Files: freevo Log Message: kill helpers with -KILL until it works better with twisted Index: freevo === RCS file:

[Freevo-devel] SKIN: Crystal

2003-10-27 Thread Jan Grewe
Seems like my previous mail with the skin attached didn't show up here, so i won't attach the file, but go to http://faked.org/crystal.tar.gz To download it ... i took the Noia skin and exchanged the icons (except weather/holidays) and changed some details, there's not much changed, but it

[Freevo-devel] BUGFIX: linkbrowser.py

2003-10-27 Thread Jan Grewe
I've updated my skin so have a nice icon for the appletrailers and the linkbrowser plugins, But the linkbrowser.py needed a little tweaking so it is recognized as a mimetype, here it goes: Line 69: def __init__(self, name, url, blacklist_regexp, autoplay, all_links, type, parent): Line 78:

[Freevo-cvslog] freevo/src/audio/plugins cdbackup.py,1.24,1.25

2003-10-27 Thread outlyer
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv15960 Modified Files: cdbackup.py Log Message: A bugfix for the issue where multiple CDs couldn't be ripped concurrently. The problem is that the main_backup_thread class does not have access to

Re: [Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-27 Thread Wan Tat Chee
Hi Dischi, On Mon, 27 Oct 2003, Dirk Meyer wrote: o Release 1.4rc2 next sunday. We need - a new mmpython release (Thomas) - a new runtime (Rob) I believe that the mmpython rpm you generated automatically via install rpm_bdist works fine, so I won't maintain the spec file for

Re: [Freevo-devel] Re: crash continues

2003-10-27 Thread Krister Lagerstrom
Aubin Paul wrote: On Mon, Oct 27, 2003 at 06:39:38PM +0100, Dirk Meyer wrote: ... Sorry for the long mail, but it may help you to understand the stuff and find bugs in the future (not that there are bugs). Please test it! Thanks for finding this; I remember fixing a bug like this awhile back