Re: [Freevo-devel] Recording TV

2003-03-05 Thread Brian J. Murrell
On Tue, Mar 04, 2003 at 01:12:33AM -0500, Aubin Paul wrote: > I've got a few moments to think about the recording interface, and > this is what I've come up with. A few slight modifications to the > recording system may be helpful. I have lots of experience at this part. I hope I can help, at le

[Freevo-cvslog] freevo/skins/dischi1 area.py,1.15,1.16

2003-03-05 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv17871 Modified Files: area.py Log Message: Bugfix: one enhancement doesn't work right Index: area.py === RCS file: /cvsroot/freevo/freevo/

[Freevo-cvslog] freevo/skins/dischi1 blue1_big.xml,1.8,1.9

2003-03-05 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv17745 Modified Files: blue1_big.xml Log Message: only show view background if there is an image Index: blue1_big.xml === RCS file: /cvsroot

[Freevo-cvslog] freevo/skins/dischi1 area.py,1.14,1.15 blue1_big.xml,1.7,1.8 blue_round2.xml,1.3,1.4 skin_dischi1.py,1.31,1.32 xml_skin.py,1.18,1.19

2003-03-05 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv10619 Modified Files: area.py blue1_big.xml blue_round2.xml skin_dischi1.py xml_skin.py Log Message: Added audio player. The info area is empty right now, but this skin can player audio files I

[Freevo-cvslog] freevo/skins/dischi1 listing_area.py,1.3,1.4 view_area.py,1.2,1.3

2003-03-05 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv10293 Modified Files: listing_area.py view_area.py Log Message: Small changes to integrate the audio player Index: listing_area.py === RCS

[Freevo-cvslog] freevo/skins/dischi1 info_area.py,NONE,1.1

2003-03-05 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv10020 Added Files: info_area.py Log Message: empty info area --- NEW FILE: info_area.py --- #if 0 # --- # info_area.py - An info area f

[Freevo-cvslog] freevo/skins/dischi1 area.py,1.13,1.14 skin_dischi1.py,1.30,1.31

2003-03-05 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv24402 Modified Files: area.py skin_dischi1.py Log Message: More speed enhancements. It's now faster than the keyboard control :-) Index: area.py =

[Freevo-devel] problems playing DVD

2003-03-05 Thread Starkeeper
Hi, my freevo has some problems with DVD playing. The Picture seems to be slower than the Sound. Or the Sound starts earlier than the pictures. After the first chapter of the DVD the sound stops at all. My system has a 800MHz Celeron and plays normaly all DVDs without problems. I run freevo using

[Freevo-cvslog] freevo/skins/dischi1 area.py,1.12,1.13 skin_dischi1.py,1.29,1.30

2003-03-05 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv3909 Modified Files: area.py skin_dischi1.py Log Message: cleanip Index: area.py === RCS file: /cvsroot/freevo/freevo/skins/dischi1/area.p

[Freevo-devel] Re: skin and gui interaction

2003-03-05 Thread Dirk Meyer
Gustavo Sverzut Barbieri wrote: > --- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > Ho >> That's a nice idea, and I tried that. But there are some problems: if >> we draw overlapping transparent rectangles for blue_round1, we don't >> want the color to overlapp. > > I didn't understant that. Look at

Re: [Freevo-devel] Re: skin and gui interaction

2003-03-05 Thread Gustavo Sverzut Barbieri
--- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > Ho > > Gustavo Sverzut Barbieri wrote: > > I propose to integrate a WindowManager, as Krister said, with the > new > > Skin + GUI. > > My WindowManager proposal is: > > 1) Everything should be a GUI element. IE: The listing area in menu > > should be

[Freevo-devel] WindowManager

2003-03-05 Thread Gustavo Sverzut Barbieri
Hello, Here is my WindowManager(WM) proposal: 1) Each Window should have it's own surface 2) Each Window should have a property OPAQUE 3) The WM should mantain Windows in lists (vector), representing each "layer". IE: We can have one "applets" layer. 4) The WM should handle the focus between wind

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

2003-03-05 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 65.49.70.167: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage The comment on the change is: Fixed Heading for NA tv_sort informat

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

2003-03-05 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 65.49.70.167: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage The comment on the change is: Added information about using tv_sort

[Freevo-devel] Fix for missing Stop times...

2003-03-05 Thread Aubin Paul
Since we had been "guessing" the stop times for North American listing by assuming they ended at midnight, to work around the Zap2it changes, I decided to try to come up with a more elegant solution by processing the XMLTV guide before Freevo gets it. Well, I was checking the xmltv mailing list, a

Re: [Freevo-devel] skin and gui interaction

2003-03-05 Thread Gustavo Sverzut Barbieri
--- Aubin Paul <[EMAIL PROTECTED]> escreveu: > On Tue, Mar 04, 2003 at 05:52:00PM -0300, Gustavo Sverzut Barbieri > wrote: > > 2) Each Window MUST have it's own surface and it must have a > property: > > OPAQUE. If OPAQUE==FALSE, then the WM should redraw ALL the things > that > > are under that

Re: [Freevo-devel] Time zone problem tracked down in xmltv scheduleprocessing

2003-03-05 Thread Krister Lagerstrom
Erland Lewin wrote: > I've been having a problem with the programs showing up one hour wrong > in the program guide. Thanks for taking the time to do this Erland! > So the problem has been located, but I havn't yet fixed it. I just found > the Python calendar.gmtime function (argh! hidden in the

[Freevo-devel] Time zone problem tracked down in xmltv schedule processing

2003-03-05 Thread Erland Lewin
I've been having a problem with the programs showing up one hour wrong in the program guide. I tracked it down to the strptime used when processing date/times specified with +0100 style timezone specification. strptime interprets the time as local time, but we would like it to interpret it as U

[Freevo-devel] Re: [Freevo-cvslog] freevo/skins/dischi1 area.py,1.11,1.12skin_dischi1.py,1.28,1.29

2003-03-05 Thread Dirk Meyer
Aubin Paul wrote: > Sounds pretty cool Dischi; are you planning to hook the TV guide back > up so we can work with your new skin code while implementing the new > guide? Yes. Today I will clean up the code and fix the force redraw (after something cleaned the screen). My next step is to rebuild t

Re: [Freevo-devel] mplayer not smooth in tv mode

2003-03-05 Thread Erland Lewin
Giuseppe Ciotta wrote: mplayer is really not smooth showing tv, last evening i've watched some sport and when there are images moving fast in the screen you can't see them smoothly. What hardware do you have? (cpu, TV-out card, TV-in card, etc) ---

[Freevo-devel] Re: skin and gui interaction

2003-03-05 Thread Dirk Meyer
Ho Gustavo Sverzut Barbieri wrote: > I propose to integrate a WindowManager, as Krister said, with the new > Skin + GUI. > My WindowManager proposal is: > 1) Everything should be a GUI element. IE: The listing area in menu > should be GUI_ListingIcon, GUI_ListingText, for Icon and Text listing. >

[Freevo-devel] mplayer not smooth in tv mode

2003-03-05 Thread Giuseppe Ciotta
Hi, mplayer is really not smooth showing tv, last evening i've watched some sport and when there are images moving fast in the screen you can't see them smoothly. anyone else feeling this ? -- Giuseppe Ciotta gpg key id: 0x62C77413 (string 72 101 108 108 111) ---