[Freevo-cvslog] freevo/src/util distutils.py,NONE,1.1 __init__.py,1.1,1.2

2003-10-19 Thread dischi
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv8071 Modified Files: __init__.py Added Files: distutils.py Log Message: add distutils --- NEW FILE: distutils.py --- #if 0 /* # -*- coding: iso-8859-1 -*- #

Re: [Freevo-devel] tv guide bugs

2003-10-19 Thread Eirik Meland
Dirk Meyer [EMAIL PROTECTED] writes: o Take a look at www.tzi.de/~dmeyer/freevo . tvguide.jpg shows the tv guide inside freevo, webtv.jpg the same guide from the same time with the same settings in the browser. They don't match :-(. I hadn't looked deeper in it, my TV.xml is there, too.

[Freevo-cvslog] freevo/src rc.py,1.24,1.25

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv16497/src Modified Files: rc.py Log Message: Added a subscribe method so that you can get a callback when events are posted. Also rework __init__ sligntly. Index: rc.py

Re: [Freevo-devel] Stationlist broken (tvtime)

2003-10-19 Thread Michael Ruelle
Jan, In accordance with vektor's wishes (the author of tvtime) I made it so that freevo maintains its own list of channels inside the stationlist.xml. This will allow us to keep channels in sync inside of freevo and allow people to use tvtime with other applications without being affected. IUf

[Freevo-cvslog] freevo/src/util popen3.py,1.3,1.4

2003-10-19 Thread dischi
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv4814/src/util Modified Files: popen3.py Log Message: support for changing the working directory before exec, some cleanup changes Index: popen3.py

[Freevo-cvslog] freevo setup.py,1.6,1.7

2003-10-19 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv8215 Modified Files: setup.py Log Message: use new freevo distutils Index: setup.py === RCS file: /cvsroot/freevo/freevo/setup.py,v retrieving revision

[Freevo-cvslog] freevo/src/video/plugins mplayer.py,1.33,1.34

2003-10-19 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv14140/plugins Modified Files: mplayer.py Log Message: move from str command to list, resort some stuff Index: mplayer.py === RCS file:

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

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/helpers In directory sc8-pr-cvs1:/tmp/cvs-serv18181/src/helpers Modified Files: recordserver.py Log Message: Subscribe to events and poll them from a callback method. Index: recordserver.py

[Freevo-cvslog] freevo/Docs NOTES,1.40,1.41

2003-10-19 Thread krister
Update of /cvsroot/freevo/freevo/Docs In directory sc8-pr-cvs1:/tmp/cvs-serv22756 Modified Files: NOTES Log Message: test Index: NOTES === RCS file: /cvsroot/freevo/freevo/Docs/NOTES,v retrieving revision 1.40 retrieving

[Freevo-devel] new childapp problem?

2003-10-19 Thread Aubin Paul
Songs aren't being cut off (but they usually aren't when I use the music player for just a few minutes) but every single play results in a force killing with signal 9 - whether the song ends normally, or I skip a track with the arrow keys. Everything has slowed down dramatically from the earlier

[Freevo-devel] Re: new childapp problem?

2003-10-19 Thread Dirk Meyer
Aubin Paul wrote: Songs aren't being cut off (but they usually aren't when I use the music player for just a few minutes) but every single play results in a force killing with signal 9 - whether the song ends normally, or I skip a track with the arrow keys. Can you 'killall mplayer' from a

Re: [Freevo-devel] MPD support in freevo

2003-10-19 Thread Aubin Paul
On Fri, Sep 26, 2003 at 05:33:24PM -0400, Warren Dukes wrote: I work on the Music Player Daemon (MPD, http://www.musicpd.org). I was wondering how your audio/music playback module was working? Would you be interested in a MPD module for freevo todo music playback for freevo? Thanks for

[Freevo-cvslog] freevo/src config.py,1.62,1.63 main.py,1.81,1.82

2003-10-19 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv24181/src Modified Files: config.py main.py Log Message: move gettext into config so that everything has _() Index: config.py === RCS file:

[Freevo-cvslog] freevo/src childapp.py,1.32,1.33

2003-10-19 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv14090 Modified Files: childapp.py Log Message: better debug Index: childapp.py === RCS file: /cvsroot/freevo/freevo/src/childapp.py,v retrieving

[Freevo-cvslog] freevo/src/helpers recordserver.py,1.13,1.14

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/helpers In directory sc8-pr-cvs1:/tmp/cvs-serv6546/src/helpers Modified Files: recordserver.py Log Message: Calling popen from the main loop now but signals still aren't getting thgough. Index: recordserver.py

[Freevo-cvslog] freevo/src/util popen3.py,1.5,1.6

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv4831/src/util Modified Files: popen3.py Log Message: Oops. Index: popen3.py === RCS file: /cvsroot/freevo/freevo/src/util/popen3.py,v

[Freevo-cvslog] freevo/src main.py,1.79,1.80 event.py,1.24,1.25

2003-10-19 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv20945 Modified Files: main.py event.py Log Message: renamed POPEN2 to OS_EVENT_POPEN2 Index: main.py === RCS file:

[Freevo-cvslog] freevo/src item.py,1.30,1.31 plugin.py,1.45,1.46

2003-10-19 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv19550 Modified Files: item.py plugin.py Log Message: external i18n support for plugins Index: item.py === RCS file:

[Freevo-cvslog] freevo/src/helpers recordserver.py,1.14,1.15

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/helpers In directory sc8-pr-cvs1:/tmp/cvs-serv21593/src/helpers Modified Files: recordserver.py Log Message: Added OS_EVENT_WAITPID event for popen3.waitpid() to post so that recordserver can pick it up and wait on its own child. Child processes from

[Freevo-cvslog] freevo/src event.py,1.25,1.26

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv21593/src Modified Files: event.py Log Message: Added OS_EVENT_WAITPID event for popen3.waitpid() to post so that recordserver can pick it up and wait on its own child. Child processes from recordserver now get

[Freevo-cvslog] freevo/src/util distutils.py,1.3,1.4

2003-10-19 Thread dischi
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv19678 Modified Files: distutils.py Log Message: bugfix Index: distutils.py === RCS file: /cvsroot/freevo/freevo/src/util/distutils.py,v

[Freevo-devel] Re: Movie playlist

2003-10-19 Thread Dirk Meyer
Petri Damstén wrote: On Tuesday 07 October 2003 19:46, Dirk Meyer wrote: I don't understand. If you write MPLAYER_ARGS['.lst'] = 'whatever the option was' In CVS it's now 'lst' without the '.' to the local_conf and also add SUFFIX_VIDEO_FILES.append('lst') it should work. I though

[Freevo-devel] Re: new childapp problem?

2003-10-19 Thread Aubin Paul
Yes, regular signals are getting through... I added a hasattr check on my end with an else to see if any undefined self.child's get through, and the changes you made to childapp last night seem to cover them, so that's good. On Sun, Oct 19, 2003 at 12:40:58PM +0200, Dirk Meyer wrote: Aubin Paul

[Freevo-cvslog] freevo/src event.py,1.26,1.27

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv7196/src Modified Files: event.py Log Message: Added OS_EVENT_KILL. recordserver will now kill and wait. Index: event.py === RCS file:

Re: [Freevo-devel] [PATCH] record_padding

2003-10-19 Thread Rob Shortt
Rob Shortt wrote: So, one thing we definately need is a working Stop() method on all recording plugins. The ivtv recording plugin has this already but I am not sure about the generic_record plugin. At line 171: while self.mode == 'record' and self.app.isAlive():

[Freevo-cvslog] freevo/src/tv/plugins generic_record.py,1.10,1.11

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv7407/src/tv/plugins Modified Files: generic_record.py Log Message: Post event OS_EVENT_KILL for recordserver to do the deed (kill and wait). Stop() command now works for me using this plugin / VCR_CMD.

[Freevo-devel] Re: rc patch for repeat timing

2003-10-19 Thread Dirk Meyer
Michael Leuchtenburg wrote: This patch is against 1.3.4, not CVS. Can you make one against cvs (better the snapshot from tomorrow). Rob changed some stuff in rc.py and the patch doesn't fit. Dischi -- They can't fire me, slaves have to be sold.

[Freevo-cvslog] freevo/src/util distutils.py,1.5,1.6

2003-10-19 Thread dischi
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv19284 Modified Files: distutils.py Log Message: looks nicer Index: distutils.py === RCS file: /cvsroot/freevo/freevo/src/util/distutils.py,v

[Freevo-cvslog] freevo/src/helpers tv_grab.py,1.3,1.4

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/helpers In directory sc8-pr-cvs1:/tmp/cvs-serv18808/src/helpers Modified Files: tv_grab.py Log Message: Placed most of the work into functions and added a check for '__main__' for the command line. I'm planning on importing this module from

[Freevo-cvslog] freevo/src/www/htdocs favorites.rpy,1.7,1.8 guide.rpy,1.18,1.19 index.rpy,1.7,1.8 library.rpy,1.14,1.15 record.rpy,1.8,1.9 search.rpy,1.11,1.12

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv1306 Modified Files: favorites.rpy guide.rpy index.rpy library.rpy record.rpy search.rpy Log Message: more tv_util fixes Index: favorites.rpy

[Freevo-cvslog] freevo/src/tv program_display.py,1.18,1.19 program_search.py,1.9,1.10 record_types.py,1.5,1.6 tvmenu.py,1.6,1.7

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv28005/src/tv Modified Files: program_display.py program_search.py record_types.py tvmenu.py Log Message: Moving tv_util from src/tv/ to src/util/. Index: program_display.py

[Freevo-cvslog] freevo/src/tv tv_util.py,1.11,NONE

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv28085/src/tv Removed Files: tv_util.py Log Message: Moved to src/util/tv_util.py. Please remove left over .pyc or .pyo files. --- tv_util.py DELETED ---

[Freevo-cvslog] freevo/src/www/htdocs manualrecord.rpy,1.6,1.7

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv3083/src/www/htdocs Modified Files: manualrecord.rpy Log Message: Squish the time off by one hour bug. Using our strptime instead of python 2.2's. Index: manualrecord.rpy

[Freevo-cvslog] freevo/src/plugins idlebar.py,1.44,1.45

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv28005/src/plugins Modified Files: idlebar.py Log Message: Moving tv_util from src/tv/ to src/util/. Index: idlebar.py === RCS file:

[Freevo-cvslog] freevo/src/helpers recordserver.py,1.16,1.17

2003-10-19 Thread rshortt
Update of /cvsroot/freevo/freevo/src/helpers In directory sc8-pr-cvs1:/tmp/cvs-serv28005/src/helpers Modified Files: recordserver.py Log Message: Moving tv_util from src/tv/ to src/util/. Index: recordserver.py === RCS