[Freevo-cvslog] freevo/WIP/Aubin comingup.py,NONE,1.1

2004-01-10 Thread outlyer
Update of /cvsroot/freevo/freevo/WIP/Aubin In directory sc8-pr-cvs1:/tmp/cvs-serv23484 Added Files: comingup.py Log Message: More of a test of something I'm going to use in my new skin... But as it is, it's a simple tool to present what's coming up in your scheduled listings from the

[Freevo-cvslog] freevo/src config.py,1.90,1.91

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv9126 Modified Files: config.py Log Message: create disc and disc-set dirs in OVERLAY_DIR Index: config.py === RCS file:

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

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv9313 Modified Files: item.py Log Message: o set self.fxd_file to None as default. It's very confusing to have one fxd_file, but maybe different files with skin settings, so I added o self.skin_fxd to point to

[Freevo-cvslog] freevo/src osd.py,1.118,1.119

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv9485 Modified Files: osd.py Log Message: change print to _debug_ Index: osd.py === RCS file: /cvsroot/freevo/freevo/src/osd.py,v retrieving revision

[Freevo-cvslog] freevo/src menu.py,1.78,1.79

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv9676 Modified Files: menu.py Log Message: use new skin_fxd attribute in item to load skin updates Index: menu.py === RCS file:

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

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv9773 Modified Files: playlist.py Log Message: remove self.fxd_file, not needed anymore Index: playlist.py === RCS file:

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

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio In directory sc8-pr-cvs1:/tmp/cvs-serv9773/audio Modified Files: __init__.py Log Message: remove self.fxd_file, not needed anymore Index: __init__.py === RCS file:

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

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/image In directory sc8-pr-cvs1:/tmp/cvs-serv9773/image Modified Files: __init__.py Log Message: remove self.fxd_file, not needed anymore Index: __init__.py === RCS file:

[Freevo-cvslog] freevo/src/util fxdparser.py,1.6,1.7

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv9948 Modified Files: fxdparser.py Log Message: o always check if fxd file contains skin o add filename to fxd object o also include info with 'name' when in map Index: fxdparser.py

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

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv10352 Modified Files: fxditem.py Log Message: use fxd.filename Index: fxditem.py === RCS file: /cvsroot/freevo/freevo/src/fxditem.py,v retrieving

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

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv10305 Modified Files: directory.py Log Message: split usage of xml_file to folder_fxd and skin_fxd Index: directory.py === RCS file:

[Freevo-cvslog] freevo/src main.py,1.103,1.104

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv10407 Modified Files: main.py Log Message: use new skin.set_base_fxd function Index: main.py === RCS file: /cvsroot/freevo/freevo/src/main.py,v

[Freevo-cvslog] freevo/src/skins/main listing_area.py,1.17,1.18

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/skins/main In directory sc8-pr-cvs1:/tmp/cvs-serv10575 Modified Files: listing_area.py Log Message: fix stringsize for tv shows and blurr2 Index: listing_area.py === RCS file:

[Freevo-cvslog] freevo/src/skins/main main.py,1.30,1.31

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/skins/main In directory sc8-pr-cvs1:/tmp/cvs-serv10636 Modified Files: main.py Log Message: better skin cache function and set_base_fxd to load a basic skin Index: main.py === RCS file:

[Freevo-cvslog] freevo/src/skins/main xml_skin.py,1.26,1.27

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/skins/main In directory sc8-pr-cvs1:/tmp/cvs-serv10715 Modified Files: xml_skin.py Log Message: cleanup Index: xml_skin.py === RCS file:

[Freevo-cvslog] freevo/src/video __init__.py,1.22,1.23 fxdhandler.py,1.11,1.12 videoitem.py,1.114,1.115

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv10813 Modified Files: __init__.py fxdhandler.py videoitem.py Log Message: reflect self.fxd_file changes Index: __init__.py === RCS file:

[Freevo-cvslog] freevo/src/video/plugins xine.py,1.34,1.35

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv10876 Modified Files: xine.py Log Message: fix mimetype = cue Index: xine.py === RCS file:

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

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv10936 Modified Files: mover.py Log Message: use item.files to move Index: mover.py === RCS file:

[Freevo-cvslog] freevo/src/video/plugins bookmarker.py,1.7,1.8 imdb.py,1.32,1.33

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv10954 Modified Files: bookmarker.py imdb.py Log Message: reflect self.fxd_file changes Index: bookmarker.py === RCS file:

[Freevo-cvslog] freevo/share/skins/main blue.fxd,1.22,1.23 blurr2.fxd,1.4,1.5 info.fxd,1.8,1.9

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/share/skins/main In directory sc8-pr-cvs1:/tmp/cvs-serv11108 Modified Files: blue.fxd blurr2.fxd info.fxd Log Message: change some length to runtime Index: blue.fxd === RCS file:

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-10 Thread Dirk Meyer
Aubin Paul wrote: On Fri, Jan 09, 2004 at 10:23:31PM +0100, Dirk Meyer wrote: o add some info to the info area for directories, too I haven't been able to think of anything useful for those. I don't like the disk space indicator stuff, because I don't like stuff that makes you think computer

[Freevo-cvslog] freevo freevo,1.103,1.104

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv30705 Modified Files: freevo Log Message: better KeyboardInterrupt handling Index: freevo === RCS file: /cvsroot/freevo/freevo/freevo,v retrieving

[Freevo-cvslog] freevo/src osd.py,1.119,1.120

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv30900 Modified Files: osd.py Log Message: better debug messages Index: osd.py === RCS file: /cvsroot/freevo/freevo/src/osd.py,v retrieving revision

[Freevo-devel] Re: new python-based 'freevo'

2004-01-10 Thread Dirk Meyer
Aubin Paul wrote: The new script doesn't record the pid properly... I couldn't figure out why, but the pid in /var/run doesn't exist. I think it has something to do with the multiple copies being started, but I reverted back to the shell version because it can start/stop freevo properly.

Re: [Freevo-cvslog] freevo/Docs TODO,NONE,1.1

2004-01-10 Thread Aubin Paul
On Sat, Jan 10, 2004 at 08:08:17AM -0800, [EMAIL PROTECTED] wrote: o The icons for the TV shows in the guide are stretched horizontally. They should be 30x30 but they look to be around 60x30. But in Germany 60x30 looks ok. What do to about it? o The 'barbieri' skins don't work for the TV

[Freevo-devel] Re: [Freevo-cvslog] freevo/src config.py,1.89,1.90

2004-01-10 Thread Rob Shortt
[EMAIL PROTECTED] wrote: Newer versions of twisted print this message: /usr/lib/python2.3/site-packages/freevo/helpers/webserver.py:106: exceptions.DeprecationWarning: twisted.internet.app is deprecated, use twisted.application instead. Which is nice to know, but is non-trivial to implement so

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

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv18721 Modified Files: item.py Log Message: add long to possible length Index: item.py === RCS file: /cvsroot/freevo/freevo/src/item.py,v retrieving

[Freevo-cvslog] freevo/src/plugins rom_drives.py,1.49,1.50

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv19122 Modified Files: rom_drives.py Log Message: shut down identify thread before exit to prevent a strange error sometimes Index: rom_drives.py

[Freevo-cvslog] freevo/src/skins/main info_area.py,1.9,1.10

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/skins/main In directory sc8-pr-cvs1:/tmp/cvs-serv19308 Modified Files: info_area.py Log Message: make eval more secure (and remove trailing whitespaces) Index: info_area.py === RCS file:

[Freevo-cvslog] freevo freevo,1.104,1.105

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv19337 Modified Files: freevo Log Message: better shutdown Index: freevo === RCS file: /cvsroot/freevo/freevo/freevo,v retrieving revision 1.104

[Freevo-devel] Re: Open Issues / Bugs / ?

2004-01-10 Thread Aubin Paul
On Sat, Jan 10, 2004 at 02:27:11PM +0100, Dirk Meyer wrote: maybe because stringsize is wrong, I don't know. My problem is that I don't have any listings right now. It's still there, so maybe you're right about the stringsize thing. I have icons that fit 60x30. How to unify this? Get the

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-10 Thread Aubin Paul
On Sat, Jan 10, 2004 at 02:30:15PM +0100, Dirk Meyer wrote: But at least the name, you also print the name in the info area for video files. What about new attributes to reflect the number of files or subdirs? Perhaps... or even a percentage display of space remaining would be ok. What I'm

[Freevo-devel] Re: new python-based 'freevo'

2004-01-10 Thread Dirk Meyer
Aubin Paul wrote: 'fraid not... when I say: barrelhaven:~$ freevo start freevo still running, run 'freevo stop' to stop freevo still running, run 'freevo stop' to stop That's odd. What happens if you call 'freevo stop'? Take a look at the function inside the code to detect if freevo is

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-10 Thread Dirk Meyer
Aubin Paul wrote: On Sat, Jan 10, 2004 at 02:30:15PM +0100, Dirk Meyer wrote: But at least the name, you also print the name in the info area for video files. What about new attributes to reflect the number of files or subdirs? Perhaps... or even a percentage display of space remaining would

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-10 Thread Aubin Paul
On Sat, Jan 10, 2004 at 06:10:35PM +0100, Dirk Meyer wrote: I guess type=menu item doesn't work. The big question is, what does the item.type of the item say? IIRC the code scans for item.type and item.handle_type. That's what I thought to do, just stick a print in there and see what it says

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-10 Thread Aubin Paul
On Sat, Jan 10, 2004 at 06:43:48PM +0100, Dirk Meyer wrote: One idea. I don't really understand where you want to put that info, but you can also add an infoitem to a menu. If you set this, the info area will _always_ use that item and not the selected one. Well, I'd prefer to have it in the

[Freevo-cvslog] freevo/src/util videothumb.py,1.4,1.5

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv5943 Modified Files: videothumb.py Log Message: always use thumbnail Index: videothumb.py === RCS file:

[Freevo-cvslog] freevo/src/video configure.py,1.20,1.21

2004-01-10 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv5829 Modified Files: configure.py Log Message: check for type first Index: configure.py === RCS file:

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-10 Thread Dirk Meyer
Aubin Paul wrote: On Sat, Jan 10, 2004 at 06:43:48PM +0100, Dirk Meyer wrote: One idea. I don't really understand where you want to put that info, but you can also add an infoitem to a menu. If you set this, the info area will _always_ use that item and not the selected one. Well, I'd

[Freevo-cvslog] freevo/src/games zipped_rom.py,NONE,1.1 genesisitem.py,1.4,1.5 snesitem.py,1.13,1.14

2004-01-10 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/games In directory sc8-pr-cvs1:/tmp/cvs-serv16051 Modified Files: genesisitem.py snesitem.py Added Files: zipped_rom.py Log Message: zipped rom support for snes and genesis --- NEW FILE: zipped_rom.py --- #if 0 /* #

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

2004-01-10 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv16569 Modified Files: radioplayer.py Log Message: forgot the little q in the arg. really need to get a card with radio to test Index: radioplayer.py

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

2004-01-10 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv17474 Added Files: freevoscreensaver.py Log Message: ok this works well enough now. --- NEW FILE: freevoscreensaver.py --- #if 0 /* #

[Freevo-cvslog] freevo/WIP/Ruelle freevoscreensaver.py,1.8,NONE

2004-01-10 Thread mikeruelle
Update of /cvsroot/freevo/freevo/WIP/Ruelle In directory sc8-pr-cvs1:/tmp/cvs-serv17675 Removed Files: freevoscreensaver.py Log Message: now in main plugins dir --- freevoscreensaver.py DELETED --- --- This SF.net email is

[Freevo-devel] Re: Extra TV data + Blurr2

2004-01-10 Thread Aubin Paul
On Sat, Jan 10, 2004 at 07:49:30PM +0100, Dirk Meyer wrote: I guess you shouldn't add it to directory, since it's tv specific. What about inherit a class from Directory in the file where the recordered show dir is added? Makes it cleaner I think. I suppose it could work that way, but I don't

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

2004-01-10 Thread outlyer
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv17392/src/util Modified Files: misc.py Log Message: First try at the Coming Up page. It only shows up when a directory in the TV menu is selected, but I'm working on a way to have it show up for the rest of

[Freevo-cvslog] freevo/share/skins/main blurr2.fxd,1.5,1.6

2004-01-10 Thread outlyer
Update of /cvsroot/freevo/freevo/share/skins/main In directory sc8-pr-cvs1:/tmp/cvs-serv17392/share/skins/main Modified Files: blurr2.fxd Log Message: First try at the Coming Up page. It only shows up when a directory in the TV menu is selected, but I'm working on a way to have it show

[Freevo-cvslog] freevo/src directory.py,1.92,1.93

2004-01-10 Thread outlyer
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv17392/src Modified Files: directory.py Log Message: First try at the Coming Up page. It only shows up when a directory in the TV menu is selected, but I'm working on a way to have it show up for the rest of the TV

[Freevo-cvslog] freevo/share/skins/main blurr2.fxd,1.6,1.7

2004-01-10 Thread outlyer
Update of /cvsroot/freevo/freevo/share/skins/main In directory sc8-pr-cvs1:/tmp/cvs-serv23454/share/skins/main Modified Files: blurr2.fxd Log Message: Ok, now it shows the Coming Up list anywhere in the TV menu. I think it fits, though it looks fairly ugly right now. I'm going to make

[Freevo-cvslog] freevo/src item.py,1.47,1.48 directory.py,1.93,1.94

2004-01-10 Thread outlyer
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv23454/src Modified Files: item.py directory.py Log Message: Ok, now it shows the Coming Up list anywhere in the TV menu. I think it fits, though it looks fairly ugly right now. I'm going to make it more flexible

[Freevo-cvslog] freevo/WIP/Aubin comingup.py,1.1,NONE musicsqlimport.py,1.1,NONE

2004-01-10 Thread outlyer
Update of /cvsroot/freevo/freevo/WIP/Aubin In directory sc8-pr-cvs1:/tmp/cvs-serv26278 Removed Files: comingup.py musicsqlimport.py Log Message: Moved into main code --- comingup.py DELETED --- --- musicsqlimport.py DELETED ---

[Freevo-cvslog] freevo/share/skins/main blurr2.fxd,1.7,1.8

2004-01-10 Thread outlyer
Update of /cvsroot/freevo/freevo/share/skins/main In directory sc8-pr-cvs1:/tmp/cvs-serv4451/share/skins/main Modified Files: blurr2.fxd Log Message: Ouch! We definitely need a cache sooner than later. Without the cache the CPU usage on my Athlon 2000 was going to 40% (sorting, most

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

2004-01-10 Thread outlyer
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv6558 Modified Files: misc.py Log Message: How overcomplicated could I have made something so simple? This is a little embarassing. I think this algorithm is less dumb. Index: misc.py