[Freevo-cvslog] freevo/contrib/rpm freevo-core-suite.spec,1.3,1.4 mmpython.spec,1.2,1.3

2003-09-19 Thread tcwan
Update of /cvsroot/freevo/freevo/contrib/rpm In directory sc8-pr-cvs1:/tmp/cvs-serv29126 Modified Files: freevo-core-suite.spec mmpython.spec Log Message: Updated mmpython spec file for 0.2 release (note, name of tar.bz2 file is changed slightly). Removed CDDB dependency in freevo-core-su

Re: [Freevo-devel] Unified Thread Handling

2003-09-19 Thread Michael Ruelle
Dischi, ok i will have a look at tvtime and see if i can change it similar to the way you changed mplayer. Would this be a good time to integrate my tvtime changes to tuning? There are a few things I think i need to fix before a release and then a couple nice to haves. have to fix: - fullscreen d

Re: [Freevo-devel] new childapp breaks mplayer audio plugin

2003-09-19 Thread Aubin Paul
Thanks Mike, I didn't even think of that because I was entertaining some people and hadn't played any music since doing the CVS-update so I fixed it the quickest way I could, reverting :) On Fri, Sep 19, 2003 at 09:55:27PM -0400, Michael Ruelle wrote: > Should work now. > > -- > Mike Ruelle > [

Re: [Freevo-devel] new childapp breaks mplayer audio plugin

2003-09-19 Thread Michael Ruelle
Should work now. -- Mike Ruelle [EMAIL PROTECTED] http://world.std.com/~mruelle/ On Fri, 2003-09-19 at 20:49, Aubin Paul wrote: > Subject says it all; it crashes on 'mplayer.refresh()' which no longer > exists; I reverted to the previous version which works fine, but > doesn't use Dischi's new t

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

2003-09-19 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv2193 Modified Files: mplayer.py Log Message: fix refresh issue Index: mplayer.py === RCS file: /cvsroot/freevo/freevo/src/audio/plugins

[Freevo-devel] new childapp breaks mplayer audio plugin

2003-09-19 Thread Aubin Paul
Subject says it all; it crashes on 'mplayer.refresh()' which no longer exists; I reverted to the previous version which works fine, but doesn't use Dischi's new threaded stuff. Aubin --- This sf.net email is sponsored by:ThinkGeek Welcome to ge

[Freevo-devel] super verbose logging?

2003-09-19 Thread Aubin Paul
Hi guys, Since Dischi changed some of the 'if DEBUG:' calls to _debug_ I've been seeing pretty verbose logging, most of which serves little purpose. For example, in rom_drives, we print the status of the rom drive almost every SECOND, I've got 3.5mb of: MEDIA: Status=4 I'm not clear on why this

[Freevo-devel] Unified Thread Handling

2003-09-19 Thread Dirk Meyer
Hi, I moved all the Thread handling from the two mplayer and two xine plugins into childapp. This avoids duplicate code about how to start the app, read the output and send to it. Michael or Aubin, can someone of you please port the tv plugins for playback to this new layout? This avoids duplicate

[Freevo-cvslog] freevo freevo_config.py,1.259,1.260

2003-09-19 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv30804 Modified Files: freevo_config.py Log Message: remove TRUE and FALSE Index: freevo_config.py === RCS file: /cvsroot/freevo/freevo/freevo_config.py,v

[Freevo-cvslog] freevo/src/plugins rom_drives.py,1.30,1.31

2003-09-19 Thread dischi
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv30319/plugins Modified Files: rom_drives.py Log Message: kill some debug for level 1 Index: rom_drives.py === RCS file: /cvsroot/freevo/freev

[Freevo-cvslog] freevo/src/video videoitem.py,1.82,1.83

2003-09-19 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv30012 Modified Files: videoitem.py Log Message: clear osd before playing with xine Index: videoitem.py === RCS file: /cvsroot/freevo/freevo/src

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

2003-09-19 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv29920 Modified Files: detach.py Log Message: check self.player before using it Index: detach.py === RCS file: /cvsroot/freevo/freevo/sr

[Freevo-cvslog] freevo/src/audio/plugins mplayer.py,1.17,1.18 xine.py,1.4,1.5

2003-09-19 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv29654/audio/plugins Modified Files: mplayer.py xine.py Log Message: use new childapp thread function Index: mplayer.py === RCS file: /c

[Freevo-cvslog] freevo/src/video/plugins mplayer.py,1.22,1.23 xine.py,1.16,1.17

2003-09-19 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv29654/video/plugins Modified Files: mplayer.py xine.py Log Message: use new childapp thread function Index: mplayer.py === RCS file: /c

[Freevo-cvslog] freevo/src childapp.py,1.12,1.13

2003-09-19 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv29377 Modified Files: childapp.py Log Message: add unified PlayerThread function to avoid duplicate code Index: childapp.py === RCS file: /cvsroot/fr

[Freevo-cvslog] freevo/src event.py,1.20,1.21 playlist.py,1.24,1.25

2003-09-19 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv29152 Modified Files: event.py playlist.py Log Message: TRUE/True/FALSE/False changes Index: event.py === RCS file: /cvsroot/freevo/freevo/src/event.

[Freevo-cvslog] freevo/src osd.py,1.91,1.92

2003-09-19 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv29035 Modified Files: osd.py Log Message: add stop and restart as global osd functions Index: osd.py === RCS file: /cvsroot/freevo/freevo/src/osd.py,

[Freevo-cvslog] freevo/src config.py,1.50,1.51 plugin.py,1.41,1.42

2003-09-19 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv18134 Modified Files: config.py plugin.py Log Message: fixed TRUE/FALSE problems Index: config.py === RCS file: /cvsroot/freevo/freevo/src/config.py,

[Freevo-devel] mmpython release

2003-09-19 Thread Thomas Schueppel
hi, the mmpython team just made a new mmpython release. Get it at: https://sourceforge.net/project/showfiles.php?group_id=75590 l8r... Thomas --- This sf.net email is sponsored by:Think

[Freevo-devel] Re: fbxine DVD playback using Sep 18 2003 snapshot

2003-09-19 Thread Dirk Meyer
Wan Tat Chee wrote: > Hi, > > I discovered that if I tried to use freevo & fbxine to playback DVDs > in fbdev mode (vesafb, NVIDIA GF4 MX440), it can't do so. xine (in X11 > mode) is working fine, and so if running fbxine directly on the > commandline. > > I believe its due to freevo's use of '-V

[Freevo-cvslog] freevo/WIP/RobShortt channels.py,NONE,1.1

2003-09-19 Thread rshortt
Update of /cvsroot/freevo/freevo/WIP/RobShortt In directory sc8-pr-cvs1:/tmp/cvs-serv21654 Added Files: channels.py Log Message: thinking out loud --- NEW FILE: channels.py --- #if 0 /* # --- # channels.py - Freevo modu

[Freevo-devel] Re: [Freevo-cvslog] freevo/src config.py,1.49,1.50

2003-09-19 Thread Dirk Meyer
Rob Shortt wrote: > Dirk Meyer wrote: >> Michael Ruelle wrote: >> >>>We should change for future compaibitlity. but for right now i have had >>>to add the TRUE and FALSE declarations back into recordserver.py and >>>plugin.py in order to get the recordserver to come up. >> No. You just need to 'imp

[Freevo-cvslog] freevo/src/plugins rom_drives.py,1.29,1.30

2003-09-19 Thread outlyer
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv13923 Modified Files: rom_drives.py Log Message: Ugly, ugly change to work around a crash. Index: rom_drives.py === RCS file: /cvsroot/freev