Re: [Freevo-devel] Re: Unified Thread Handling

2003-09-20 Thread Michael Ruelle
On Sat, 2003-09-20 at 04:18, Dirk Meyer wrote: > > have to fix: > > - fullscreen doesn't always seem to work for everybody (people using -fs > > have complained but i use fs and haven't seen the wrong param get sent ) > > and i think it might even be broken for fb users. It uses the > > osd.get_ful

[Freevo-cvslog] freevo/WIP/Ruelle tvtime.py,1.5,1.6

2003-09-20 Thread mikeruelle
Update of /cvsroot/freevo/freevo/WIP/Ruelle In directory sc8-pr-cvs1:/tmp/cvs-serv23318 Modified Files: tvtime.py Log Message: new thread test Index: tvtime.py === RCS file: /cvsroot/freevo/freevo/WIP/Ruelle/tvtime.py,v retr

[Freevo-cvslog] freevo freevo_config.py,1.261,1.262

2003-09-20 Thread gsbarbieri
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv9980 Modified Files: freevo_config.py Log Message: Not everyone runs freevo as root, for those people, /var/cache is not accessible, so try to write to /tmp/freevo and if not possible, try /tmp/freevo- Index: freevo

Re: [Freevo-devel] mmpython release

2003-09-20 Thread Magnus Einarsson
Hi, I think that there is a bug in the parsing of information tags in ogg files. The content of the tags are UTF-8 encoded in ogg files but the tag names can only use the acii letters a-z and A-Z. As far is I can tell mmpython assumes that the content of the information tags are 8bit ASCII, byt

[Freevo-cvslog] freevo/src childapp.py,1.15,1.16

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv27844 Modified Files: childapp.py Log Message: brute force if the app refuces to die Index: childapp.py === RCS file: /cvsroot/freevo/freevo/src/chil

[Freevo-devel] dxr3 and xine

2003-09-20 Thread Adam Stephens
Once again: http://pvrhw.goldfish.org/tiki-view_pvrent.php?systemid=Malco Using freevo snapshots, not always every day, but tried today: * media-video/mplayer Latest version installed: 0.91 * media-libs/libsdl Latest version installed: 1.2.5-r10 * media-video/xine-ui Latest v

[Freevo-devel] dxr3 video problems

2003-09-20 Thread Adam Stephens
Hmm...it was working, until a couple days ago. I don't think I broke it... http://pvrhw.goldfish.org/tiki-view_pvrent.php?systemid=Malco I am no longer able to play movies. When I start a movie, the screen goes black and nothing happens. Music plays fine. Mplayer output from movie playing is belo

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

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv13269 Modified Files: childapp.py Log Message: less debug Index: childapp.py === RCS file: /cvsroot/freevo/freevo/src/childapp.py,v retrieving revisi

[Freevo-cvslog] freevo/src/video videoitem.py,1.87,1.88

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv12972 Modified Files: videoitem.py Log Message: add play with max cache for network streams Index: videoitem.py === RCS file: /cvsroot/freevo/f

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

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv12858 Modified Files: childapp.py Log Message: do not close streams when we have to kill the app by force Index: childapp.py === RCS file: /cvsroot/f

[Freevo-cvslog] freevo/src/video/plugins mplayer.py,1.23,1.24

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv8883 Modified Files: mplayer.py Log Message: draw status while connecting and caching for network files Index: mplayer.py === RCS file:

[Freevo-cvslog] freevo/src/video videoitem.py,1.86,1.87

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv8647 Modified Files: videoitem.py Log Message: make it possible to deactivate mmpython for an item Index: videoitem.py === RCS file: /cvsroot/f

[Freevo-cvslog] freevo/src/video/plugins linkbrowser.py,1.1,1.2

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv8780 Modified Files: linkbrowser.py Log Message: do not scan with mmpython Index: linkbrowser.py === RCS file: /cvsroot/freevo/freevo/s

[Freevo-devel] Re: [PATCH] IMDB_AUTOACCEPT_SINGLE_HIT option

2003-09-20 Thread Dirk Meyer
Eirik Meland wrote: > Since imdb-query is kindof unreliable I have added as an > option to always show the result, even if it is a single hit. > This gives the user an opportunity to cancel if the hit is wrong. > Default action is as it used to be. in CVS, thanks. Same for your second patch. > A

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

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv29181 Modified Files: freevo_config.py Log Message: fxd and imdb patches from Eirik Meland Index: freevo_config.py === RCS file: /cvsroot/freevo/freevo/

[Freevo-cvslog] freevo/src/video/plugins imdb.py,1.22,1.23

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv29181/src/video/plugins Modified Files: imdb.py Log Message: fxd and imdb patches from Eirik Meland Index: imdb.py === RCS file: /cvsr

[Freevo-cvslog] freevo/src/plugins file_ops.py,1.5,1.6

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv29181/src/plugins Modified Files: file_ops.py Log Message: fxd and imdb patches from Eirik Meland Index: file_ops.py === RCS file: /cvsroot/

[Freevo-cvslog] freevo/src/video fxdimdb.py,1.15,1.16

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv29089 Modified Files: fxdimdb.py Log Message: adjust to new imdb webpage Index: fxdimdb.py === RCS file: /cvsroot/freevo/freevo/src/video/fxdim

[Freevo-cvslog] freevo/src/video fxdimdb.py,1.14,1.15 videoitem.py,1.85,1.86 xml_parser.py,1.36,1.37

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv22878/video Modified Files: fxdimdb.py videoitem.py xml_parser.py Log Message: some adjustments to the missing testfiles Index: fxdimdb.py ===

[Freevo-cvslog] freevo/src config.py,1.53,1.54 directory.py,1.35,1.36 util.py,1.51,1.52

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv22878 Modified Files: config.py directory.py util.py Log Message: some adjustments to the missing testfiles Index: config.py === RCS file: /cvsroot/f

[Freevo-cvslog] freevo/src/plugins file_ops.py,1.4,1.5 rom_drives.py,1.31,1.32

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv22878/plugins Modified Files: file_ops.py rom_drives.py Log Message: some adjustments to the missing testfiles Index: file_ops.py === RCS fil

[Freevo-cvslog] freevo/src plugin.py,1.43,1.44

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv22789 Modified Files: plugin.py Log Message: add a function to search if a plugin is active Index: plugin.py === RCS file: /cvsroot/freevo/freevo/src

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

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio In directory sc8-pr-cvs1:/tmp/cvs-serv22878/audio Modified Files: audioitem.py Log Message: some adjustments to the missing testfiles Index: audioitem.py === RCS file: /cvsroot/free

[Freevo-cvslog] freevo/src directory.py,1.36,1.37 config.py,1.54,1.55

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv24878 Modified Files: directory.py config.py Log Message: bugfix Index: directory.py === RCS file: /cvsroot/freevo/freevo/src/directory.py,v retrievi

[Freevo-devel] [PATCH] delete info about movie

2003-09-20 Thread Eirik Meland
This patch makes it possible to delete only the info about a movie (fxd and picture), in case the user chose the wrong entry from imdb. I have added the options: ENABLE_DELETE_FILE (default on) and ENABLE_DELETE_INFO (default on) patch_file_ops.tar.gz Description: application/gunzip -- Eirik

[Freevo-cvslog] freevo/testfiles/Music Classical.fxd,1.1,NONE ThomasRusiak-Hiphopper.mp3,1.1,NONE ThomasRusiak-Hiphopper.png,1.1,NONE ministry.fxd,1.1,NONE

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/testfiles/Music In directory sc8-pr-cvs1:/tmp/cvs-serv15022/testfiles/Music Removed Files: Classical.fxd ThomasRusiak-Hiphopper.mp3 ThomasRusiak-Hiphopper.png ministry.fxd Log Message: remove testfiles --- Classical.fxd DELETED --- --- ThomasRus

[Freevo-cvslog] freevo/testfiles/Movies/Recorded .cvsignore,1.1,NONE

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/testfiles/Movies/Recorded In directory sc8-pr-cvs1:/tmp/cvs-serv15022/testfiles/Movies/Recorded Removed Files: .cvsignore Log Message: remove testfiles --- .cvsignore DELETED --- --- This sf.net emai

[Freevo-cvslog] freevo/testfiles/Movies Friends 1x01 - Pilot.avi,1.1,NONE test1.avi,1.1,NONE test2.avi,1.1,NONE xmen.fxd,1.1,NONE xmen.jpg,1.1,NONE

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/testfiles/Movies In directory sc8-pr-cvs1:/tmp/cvs-serv15022/testfiles/Movies Removed Files: Friends 1x01 - Pilot.avi test1.avi test2.avi xmen.fxd xmen.jpg Log Message: remove testfiles --- Friends 1x01 - Pilot.avi DELETED --- --- test1.avi DELETED ---

[Freevo-cvslog] freevo/testfiles/Movies/skin.xml_Test skin.xml,1.1,NONE test.avi,1.1,NONE

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/testfiles/Movies/skin.xml_Test In directory sc8-pr-cvs1:/tmp/cvs-serv15022/testfiles/Movies/skin.xml_Test Removed Files: skin.xml test.avi Log Message: remove testfiles --- skin.xml DELETED --- --- test.avi DELETED --- ---

[Freevo-cvslog] freevo/testfiles/Images/Show RIM00007.JPG,1.1,NONE RIM00008.JPG,1.1,NONE RIM00009.JPG,1.1,NONE RIM00010.JPG,1.1,NONE RIM00012.JPG,1.1,NONE RIM00013.JPG,1.1,NONE RIM00016.JPG,1.1,NONE RIM00017.JPG,1.1,NONE

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/testfiles/Images/Show In directory sc8-pr-cvs1:/tmp/cvs-serv15022/testfiles/Images/Show Removed Files: RIM7.JPG RIM8.JPG RIM9.JPG RIM00010.JPG RIM00012.JPG RIM00013.JPG RIM00016.JPG RIM00017.JPG Log Message: remove testfiles --- RIM00

[Freevo-cvslog] freevo/testfiles/tv-show-images friends.png,1.1,NONE

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/testfiles/tv-show-images In directory sc8-pr-cvs1:/tmp/cvs-serv15022/testfiles/tv-show-images Removed Files: friends.png Log Message: remove testfiles --- friends.png DELETED --- --- This sf.net emai

[Freevo-cvslog] freevo/testfiles/Images CA_Coast.ssr,1.1,NONE picture1.jpg,1.2,NONE picture2.jpg,1.2,NONE

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/testfiles/Images In directory sc8-pr-cvs1:/tmp/cvs-serv15022/testfiles/Images Removed Files: CA_Coast.ssr picture1.jpg picture2.jpg Log Message: remove testfiles --- CA_Coast.ssr DELETED --- --- picture1.jpg DELETED --- --- picture2.jpg DELETED ---

[Freevo-cvslog] freevo/testfiles/Mame dir.txt,1.1,NONE

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/testfiles/Mame In directory sc8-pr-cvs1:/tmp/cvs-serv15022/testfiles/Mame Removed Files: dir.txt Log Message: remove testfiles --- dir.txt DELETED --- --- This sf.net email is sponsored by:ThinkGeek

[Freevo-cvslog] freevo/testfiles/Images/Bins album.xml,1.1,NONE picture1.jpg,1.1,NONE picture1.jpg.xml,1.1,NONE picture2.jpg,1.2,NONE picture2.jpg.xml,1.1,NONE

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/testfiles/Images/Bins In directory sc8-pr-cvs1:/tmp/cvs-serv15022/testfiles/Images/Bins Removed Files: album.xml picture1.jpg picture1.jpg.xml picture2.jpg picture2.jpg.xml Log Message: remove testfiles --- album.xml DELETED --- --- picture1.jpg

[Freevo-cvslog] freevo/src version.py,NONE,1.1 config.py,1.52,1.53

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv14337/src Modified Files: config.py Added Files: version.py Log Message: move version info into a python file --- NEW FILE: version.py --- __version__ = '1.3.4-rc1' Index: config.py =

[Freevo-cvslog] freevo/src/www/htdocs howto.rpy,1.1,1.2

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/www/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv14508 Modified Files: howto.rpy Log Message: find docs for an installed version Index: howto.rpy === RCS file: /cvsroot/freevo/freevo/src/

[Freevo-cvslog] freevo VERSION,1.8,NONE

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv14337 Removed Files: VERSION Log Message: move version info into a python file --- VERSION DELETED --- --- This sf.net email is sponsored by:ThinkGeek Welcome to

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

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv14388 Modified Files: setup.py Log Message: install docs Index: setup.py === RCS file: /cvsroot/freevo/freevo/setup.py,v retrieving revision 1.5 retrievi

[Freevo-cvslog] freevo autogen.sh,1.1,1.2

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv14187 Modified Files: autogen.sh Log Message: some renaming Index: autogen.sh === RCS file: /cvsroot/freevo/freevo/autogen.sh,v retrieving revision 1.1 r

[Freevo-devel] [PATCH] IMDB_AUTOACCEPT_SINGLE_HIT option

2003-09-20 Thread Eirik Meland
Since imdb-query is kindof unreliable I have added as an option to always show the result, even if it is a single hit. This gives the user an opportunity to cancel if the hit is wrong. Default action is as it used to be. Also added TV_SHOW_IMAGE_DIR to freevo_config.py so that src/plugins/file_o

[Freevo-cvslog] freevo/src/video videoitem.py,1.84,1.85

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv3936 Modified Files: videoitem.py Log Message: do not match urls as tv shows Index: videoitem.py === RCS file: /cvsroot/freevo/freevo/src/video

[Freevo-cvslog] freevo/src config.py,1.51,1.52

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv3762 Modified Files: config.py Log Message: add VERSION Index: config.py === RCS file: /cvsroot/freevo/freevo/src/config.py,v retrieving revision 1.5

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

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv3813 Added Files: linkbrowser.py Log Message: small browser to get video from the web --- NEW FILE: linkbrowser.py --- #if 0 /* # -

[Freevo-cvslog] freevo/src/video fxdimdb.py,1.13,1.14 videoitem.py,1.83,1.84

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv8892 Modified Files: fxdimdb.py videoitem.py Log Message: cleanup Index: fxdimdb.py === RCS file: /cvsroot/freevo/freevo/src/video/fxdimdb.py,v

[Freevo-cvslog] freevo/src/video/plugins bookmarker.py,1.3,1.4 imdb.py,1.21,1.22

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv8892/plugins Modified Files: bookmarker.py imdb.py Log Message: cleanup Index: bookmarker.py === RCS file: /cvsroot/freevo/freevo/src/v

[Freevo-cvslog] freevo/src/audio audiodiskitem.py,1.21,1.22 audioitem.py,1.35,1.36 player.py,1.6,1.7

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio In directory sc8-pr-cvs1:/tmp/cvs-serv8165 Modified Files: audiodiskitem.py audioitem.py player.py Log Message: cleanup Index: audiodiskitem.py === RCS file: /cvsroot/freevo/freevo/

[Freevo-cvslog] freevo/src/audio/plugins cdbackup.py,1.18,1.19 detach.py,1.7,1.8 radio.py,1.1,1.2 radioplayer.py,1.2,1.3 vux.py,1.2,1.3 webradio.py,1.2,1.3

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv7915 Modified Files: cdbackup.py detach.py radio.py radioplayer.py vux.py webradio.py Log Message: cleanup Index: cdbackup.py

[Freevo-cvslog] freevo/src plugin.py,1.42,1.43

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv7879 Modified Files: plugin.py Log Message: do not eval the args Index: plugin.py === RCS file: /cvsroot/freevo/freevo/src/plugin.py,v retrieving rev

[Freevo-cvslog] freevo/share gxine-mediamarks,NONE,1.1

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/share In directory sc8-pr-cvs1:/tmp/cvs-serv7789/share Added Files: gxine-mediamarks Log Message: move mediamarks to share --- NEW FILE: gxine-mediamarks --- BBC 6 Music BBC 1Xtra

[Freevo-cvslog] freevo/WIP/Dischi gxine-mediamarks,1.3,NONE

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/WIP/Dischi In directory sc8-pr-cvs1:/tmp/cvs-serv7789/WIP/Dischi Removed Files: gxine-mediamarks Log Message: move mediamarks to share --- gxine-mediamarks DELETED --- --- This sf.net email is sponso

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

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv801 Modified Files: mplayer.py Log Message: fix the refresh bug the way it is handled for xine Index: mplayer.py === RCS file: /cvsroot

[Freevo-devel] Re: super verbose logging?

2003-09-20 Thread Dirk Meyer
Aubin Paul wrote: > 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. I noticed that, too. The new _debug_ function has a second paramater: level. The default value is 1. Even if DEBUG is 0,

[Freevo-devel] Re: Freevo CVS snapshot (Sep 18 2003) crashes

2003-09-20 Thread Dirk Meyer
Wan Tat Chee wrote: > Hi, > > I'm getting quite a few crashes with the CVS snapshot. I'm not sure > what is the cause, since I'm running with python 2.2.2 on RH 9 and > I might still be missing python modules since it's running without > the runtime. mmpython is the released 0.1 version. > > 1. fre

[Freevo-cvslog] freevo/src util.py,1.50,1.51

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv31882 Modified Files: util.py Log Message: fixed rmrf to work with python < 2.3 Index: util.py === RCS file: /cvsroot/freevo/freevo/src/util.py,v ret

[Freevo-cvslog] freevo freevo,1.83,1.84

2003-09-20 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv31790 Modified Files: freevo Log Message: handle helper scripts killing by killing the script Index: freevo === RCS file: /cvsroot/freevo/freevo/freevo,v

[Freevo-devel] Re: Freevo 1.4 packaging etc

2003-09-20 Thread Dirk Meyer
Wan Tat Chee wrote: > Hi, > > I noticed that the contrib/lirc and contrib/xmltv are not installed by > python setup. I believe they should be installed by default since they > contain useful scripts. Do they? lirc only contains example lirc files and xmltv only some helpers that should be in the x

[Freevo-devel] Re: Unified Thread Handling

2003-09-20 Thread Dirk Meyer
Michael Ruelle wrote: > 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? Sounds ok to me. > have to fix: > - fullscreen doesn't always seem to work for everybody (people usin