[Freevo-devel] Re: [PATCH] Another XML Movie info fix

2003-03-14 Thread Dirk Meyer
Matthieu Weber wrote: On Thu 13.03.2003 at 05:06:43PM +0100, Dirk Meyer wrote: Matthieu Weber wrote: Here is another fix for the XML files handling in xml_parser.py and a fix for the videoitem.py (self.menuw_visible was not initialized in some cases, and freevo crashed). Looks ok,

[Freevo-devel] Python Question

2003-03-14 Thread Starkeeper
I try to write a small LCD-script for freevo, but I have no experience in programming Python. I did not find anything about device-files on python.org so I ask here. How can I print out some text to a device-file with Python? --- This SF.net

Re: [Freevo-devel] Re: [PATCH] Fix Time zone bug in xmltv scheduleprocessing

2003-03-14 Thread Erland Lewin
Dirk Meyer wrote: Erland Lewin wrote: Here is a patch for the previously described bug in handling of time zones in the +0100 form in xml files. [...] Dischi replied: Had someone looked at the code? IIRC the patch is not integrated. I have gotten no feedback on the patch. It has not been

Re: [Freevo-devel] Python Question

2003-03-14 Thread Thomas Schueppel
On Fri, 14 Mar 2003, Starkeeper wrote: I try to write a small LCD-script for freevo, but I have no experience in programming Python. I did not find anything about device-files on python.org so I ask here. How can I print out some text to a device-file with Python? For reading or

[Freevo-devel] Re: view thoughts in the new skin

2003-03-14 Thread Dirk Meyer
Gustavo Sverzut Barbieri wrote: --- Dirk Meyer [EMAIL PROTECTED] escreveu: Also it would be great if UP/DOWN/LEFT/RIGHT wouldn't rebuild the table all the time, only change self.selected if the table is still the same. BTW, Huum... I really don't remember the code, need to review it if you

AW: [Freevo-devel] Python Question

2003-03-14 Thread Starkeeper
I know LCProc and I think it is to big for such a small job. There are many modules, with small design for every LCD wich provide access via a device-file. This seems to be very simple and resource saving. -Ursprungliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag

Re: AW: [Freevo-devel] Python Question

2003-03-14 Thread Michael Ruelle
In the Mpy3 package there is a small module just for the crystal fontz lcds(pyCFontz.py). This may give you some clues on how to do their raw LCD protocol but I am not sure if you want to program all the different types or just a few of the popular ones. I know there is at least a different

[Freevo-cvslog] freevo/src/video videoitem.py,1.18,1.19 xml_parser.py,1.8,1.9

2003-03-14 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv21683 Modified Files: videoitem.py xml_parser.py Log Message: Patch from Matthieu Weber with some bugfixes Index: videoitem.py === RCS file:

[Freevo-devel] Re: [PATCH] Fix Time zone bug in xmltv schedule processing

2003-03-14 Thread Dirk Meyer
Erland Lewin wrote: Dirk Meyer wrote: Erland Lewin wrote: Here is a patch for the previously described bug in handling of time zones in the +0100 form in xml files. [...] Dischi replied: Had someone looked at the code? IIRC the patch is not integrated. I have gotten no feedback on the

[Freevo-cvslog] freevo/src/tv epg_xmltv.py,1.11,1.12

2003-03-14 Thread dischi
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv27168 Modified Files: epg_xmltv.py Log Message: Added patch from Erland Lewin to fix a timezone problem Index: epg_xmltv.py === RCS file:

[Freevo-devel] New Record Schedule Menu

2003-03-14 Thread Kyle Weston
I am using Freevo to incorporate into a school project and I have added a couple of menus for viewing or deleting the currently sheduled or recording items. I had to add an eventhandler to the record_video.py file along with the menu code record_schedule.py. These menus can be accessed by

[Freevo-cvslog] freevo/skins/dischi1 tvlisting_area.py,1.3,1.4

2003-03-14 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv20241 Modified Files: tvlisting_area.py Log Message: some position fixes Index: tvlisting_area.py === RCS file:

[Freevo-cvslog] freevo/skins/dischi1 blue2_big.xml,NONE,1.1 blue2_small.xml,NONE,1.1

2003-03-14 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv23242 Added Files: blue2_big.xml blue2_small.xml Log Message: skin with image listing and info area --- NEW FILE: blue2_big.xml --- ?xml version=1.0 ? freevo skin include=blue1_big geometry=800x600

[Freevo-cvslog] freevo/skins/dischi1 area.py,1.22,1.23 xml_skin.py,1.24,1.25

2003-03-14 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv24089 Modified Files: area.py xml_skin.py Log Message: Support the new menu and menuset structure. See the blue2 skins for example Index: area.py

Re: [Freevo-devel] New Record Schedule Menu

2003-03-14 Thread Aubin Paul
Hi Kyle, Is it possible to send diffs rather than whole files? It makes it much easier to integrate without breaking my local copy. Thanks, Aubin On Fri, Mar 14, 2003 at 01:32:44PM -0500, Kyle Weston wrote: I am using Freevo to incorporate into a school project and I have added a couple of

Re: [Freevo-devel] New Record Schedule Menu

2003-03-14 Thread Aubin Paul
Ok, I got it merged I think, but there seem to be a few problems; first, the format of freevo_record.lst has changed slightly and includes the channel id on the end of the line, like 7 NBC or whatever. Also, I noticed some hardcoded references to 'avi' which shouldn't be necessary, I haven't gone

[Freevo-devel] Freevo 1.3.2-pre2 breaks Lirc?

2003-03-14 Thread Alan Murrell
Hello, I finally got things worked out so that Freevo starts without all that WARNING about not being able to start 'PyLirc' (I generated the '/etc/freevo/lircrc' file by running the 'helpers/freevo2lirc.pl' script on my '/etc/lircd.conf' file). However, the remote control is still not working,

[Freevo-devel] cleaning up mixer...

2003-03-14 Thread Dave Ladd
Folks, I was trying to tidy up the mixer interface, and I'm having a hard time understanding why volume and muting in tv/mplayer.py is done on the igain channel. I was sort of expecting the main channel to be controlled if MAJOR_AUDIO_CTRL == 'VOL'. In the case of MAJOR_AUDIO_CTRL == 'PCM',

[Freevo-cvslog] freevo/src/tv record_schedule.py,NONE,1.1 record_video.py,1.9,1.10

2003-03-14 Thread outlyer
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv19936 Modified Files: record_video.py Added Files: record_schedule.py Log Message: Merged Kyle Weston's Schedule Viewer/Editor patch. Please note, it currently only works with recording files ending