Re: [Freevo-devel] manual record script for freevo web

2003-02-25 Thread Rob Shortt
Michael Ruelle wrote: no problem glad to give back. Thanks, committed. Also I am still having the problem I mentioned in the last email. Not sure if you want to address it or should I muddle and see what I can come up with? I found the problem and am working on a fix. The cgi uses the findProg

Re: [Freevo-devel] How to use PopupBox gui item?

2003-03-06 Thread Rob Shortt
Brian J. Murrell wrote: Problem is that I can't seem to use InputBox where I used to use PopupBox to display that folder was password protected. I get an error: Traceback (most recent call last): File src/main.py, line 604, in ? main_func() File src/main.py, line 826, in main_func File

Re: [Freevo-devel] How to use PopupBox gui item?

2003-03-06 Thread Rob Shortt
Brian J. Murrell wrote: I have a few moments to resume some freevo hacking. First thing I want to do, now that I see that there is an InputBox GUI item, is implemenent the password protected folder idea I have. Also please ignore any problems with the object's graphics not drawing or updating

Re: [Freevo-devel] First pass at basic class design for scheduler

2003-03-16 Thread Rob Shortt
Brian J. Murrell wrote: Here is my first pass at class design for the scheduler. The basic concept is as I said before, Programs have Episodes which have Showings. I have a couple of issues which I hope y'all can help with (this is my first Python code :-) so here goes: Brian, I like the concept

[Freevo-devel] bmovl

2003-03-27 Thread Rob Shortt
Hi all. I have been trying to get bmovl working because I want to add some channel numbers to the screen while watching tv and changing channels. I am using mplayer frmo CVS from a couple days ago, and am testing it using bmovltest.py in Aubin's WIP directory. However after running mplayer

Re: [Freevo-devel] bmovl

2003-03-27 Thread Rob Shortt
I have been able to get the text_surf part of bmovltest.py to work ok so whatever is broken (with bmovl or bmovltest) must be related to one of the other functions. Any ideas? -Rob Rob Shortt wrote: Hi all. I have been trying to get bmovl working because I want to add some channel numbers

Re: [Freevo-devel] password protected directories

2003-03-30 Thread Rob Shortt
Brian J. Murrell wrote: OK, here is a patch to mediamenu.py which accomplishes the password box thingie. It uses an InputBox right now, but if a PasswordBox were subclassed from InputBox it should be a drop in replacement: Thanks. I applied the patch and made minor changes for the

Re: [Freevo-devel] Next runtime...

2003-06-06 Thread Rob Shortt
Aubin Paul wrote: Rob, I'm thinking the next runtime should probably include this stuff for mplayer * A recent snapshot with the patch to revert the audio behaviour (the one I sent earlier this week) * MythTV file support * v4l2 patch I'm not sure which other things we need, but the latest

Re: [Freevo-devel] Next runtime...

2003-06-06 Thread Rob Shortt
Rob Shortt wrote: Aubin Paul wrote: * MythTV file support * v4l2 patch Does anyone know where I can find these patches? I found a mythtv one here: http://dijkstra.csh.rit.edu:8088/~mdz/mythtv/ Actually, that is the correct mythtv patch. I still need V4L2. Anyone? :) So far I have

Re: [Freevo-devel] Next runtime...

2003-06-06 Thread Rob Shortt
Thomas Schüppel wrote: I would also like to change the timeshift plugin a little. l8r... Thomas Welcome back Thomas! I intend to have lengthy conversations with you on irc as I got things moving with ivtv support and have been doing some work on the timeshifting

Re: [Freevo-devel] New event on tvguide

2003-05-28 Thread Rob Shortt
FABRE Sylvain wrote: Hello everybody. Hi. I have installed freevo on my linux box and i now use it for MP3, Games and tvguide. It works well, but i think it lacks some functions in the tvguide. So i want to had a new function in the EPG : display a popup for a specific program, showing the

Re: [Freevo-devel] Mplayer patch for new runtime

2003-05-28 Thread Rob Shortt
Wan Tat Chee wrote: Rob, Hi. Since you'll be building a new runtime, can you please make sure that the following mplayer patch has been applied (it's supposed to be in the latest mplayer CVS). This is to fix the issue of no audio unmuting during TV playback on v4l2-only devices (e.g., saa7134 TV

Re: [Freevo-devel] New event on tvguide

2003-05-29 Thread Rob Shortt
Aubin Paul wrote: Speaking of popups, do we want to come up with a scheme to put the notification icons into the skins the same way the left/right etc. arrows work? I'm always reluctant to modify the xml parser, but I have icons for the following (in CVS) skins/images/popup: popup_warn.png

Re: [Freevo-devel] New event on tvguide

2003-05-29 Thread Rob Shortt
FABRE Sylvain wrote: OK, great, i have seen the pictures in the thumnails list and this is what i am waiting for !!! For which release is it planned ?? It will be in CVS once I get off my behind and fix up some small isues. ;) We'll see how things go tonight after work. -Rob

Re: [Freevo-devel] timeshift plugin

2003-05-29 Thread Rob Shortt
The timeshift.py now lives in src/tv/plugins/, freq.py and v4l2.py are in src/tv. I have committed a plugin for recording with ivtv based cards, it is in src/tv/plugins/, and I have begun (nothing in it yet) a class for ivtv bindings that extends the Videodev class in v4l2.py. It will have

Re: [Freevo-devel] ivtv Hauppage WinTV 250 PVR

2003-05-30 Thread Rob Shortt
Rich C wrote: Hello, Hi. I read some posts that a couple people here were using the PVR 250 with iVTV driver. Is there any work being done to be able to use this card and it's variants for Freevo? There sure is. I just got my card working in Linux and it's pretty impressive since it just

Re: [Freevo-devel] Re: new event code breaks lirc

2003-05-30 Thread Rob Shortt
Aubin, I have just committed your suggested fix here. Also there were some other things broken, mostly related to event name changes (SELECT now MENU_SELECT, REBUILD_SCREEN now MENU_REBUILD) and related fixes for the tvguide. -Rob Aubin Paul wrote: Is the code I suggested ok to do what you

Re: [Freevo-devel] New Website + Krister, Help!

2003-05-30 Thread Rob Shortt
Aubin Paul wrote: On Fri, May 30, 2003 at 12:44:52AM -0500, Krister Lagerstrom wrote: It looks very nice! I agree, I am impressed! :) It is also good to see a new news item. How about this weekend we make some new web screenshots and also I'll commit the new tvguide pops so we can screenshot

Re: [Freevo-devel] A Release in our future?

2003-06-01 Thread Rob Shortt
Aubin Paul wrote: THIS RELEASE * Work out all remaining issues with the new event system, it's pretty fresh so I imagine small issues will crop up. * Add Rob's new popups for the TV guide * Make sure the new Radio stuff is working * Update the documentation since so much has changed ... NEXT

Re: [Freevo-devel] Re: A Release in our future?

2003-06-01 Thread Rob Shortt
Aubin Paul wrote: VERY important. There is also a bug with the audio player reported on IRC. Rob, any resolutions? What's the bug? There's a mysterious bug where you may get a pygame segfault while skipping forward in audio (to the next song). Can you reproduce this? -Rob

Re: [Freevo-devel] Re: A Release in our future?

2003-06-01 Thread Rob Shortt
Aubin Paul wrote: Do we know what version of pygame, sdl the user was experiencing this problem with? It could be an older version of pygame. I'm using a snapshot myself. This happens at least with the pygame released with 1.3.2-pre4. Dischi does this happen to you as well? If I have time I'll

Re: [Freevo-devel] mplayer in runtime

2003-06-02 Thread Rob Shortt
Sure thing. I'll add it to the 'list'. :) -Rob Aubin Paul wrote: Hey Rob, When you build the next runtime, I would suggest using a new snapshot of mplayer/ffmpeg rather than 0.90; there are bugfixes as well as native Sorenson decoding. Also, make sure you build with libfaad which provides

[Freevo-devel] Re: [Freevo-cvslog] freevo/WIP/RobShortt TODO,1.6,1.7

2003-06-03 Thread Rob Shortt
Aubin Paul wrote: I don't use MAME (or have any ROMs) but that thing looks really nice. Could we add support for other ROMS and keep the general structure? We could have something like: MAIN MENU - GAMES - SNES - existing interface - MAME - pyrecade Right now SNES roms and

[Freevo-devel] Re: [Freevo-cvslog] freevo/src/tv record_schedule.py,1.3,1.4 record_video.py,1.16,1.17tv.py,1.12,1.13

2003-06-03 Thread Rob Shortt
This is SO FUNNY! I am doing the exact same thing right this instant with my search/view scheduled recordings/view favorites pops. -Rob [EMAIL PROTECTED] wrote: Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv31681 Modified Files: record_schedule.py

Re: [Freevo-devel] import module problemo in my plugin

2003-06-03 Thread Rob Shortt
Rich C wrote: Hello All, Hi Rich, I'm trying to write my own plugin, for which I'm importing alot of the other modules that you guys have written. I'm having a problem that any time I import module and run freevo it doesn't seem to know that any other modules I import from my plugin exist

Re: [Freevo-devel] Re: import module problemo in my plugin

2003-06-03 Thread Rob Shortt
Rich C wrote: At the moment, my WIP plugin is living in: /usr/local/freevo/src/plugins I am running it by just running ./freevo (and i've modified the blue1_big.fxd skin to include it as another main menu selection) Are you using CVS? Instead of modifying the skin file you can have it as a

Re: [Freevo-devel] Re: Schedule Editor :)

2003-06-03 Thread Rob Shortt
Rob Shortt wrote: I have just updated some of the popups and made changes to tv.py and tvguide.py and committed them on a branch tag for further testing and development. If anyone would like to try them just cvs update, then: cvs update -r new_record src/tv/tv.py src/tv/tvguide.py I have

[Freevo-devel] Re: [Freevo-cvslog] freevo/src/audio/plugins amazon-example.py,NONE,1.1amazon.py,NONE,1.1

2003-06-05 Thread Rob Shortt
Just as I am browsing the same library as used by http://louhi.kempele.fi/~skyostil/projects/albumart/. Have you seen that? [EMAIL PROTECTED] wrote: Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv10282 Added Files: amazon-example.py amazon.py Log

Re: [Freevo-devel] Re: What skin to use?

2003-03-25 Thread Rob Shortt
Aubin Paul wrote: I could also create a menu for your idea to search for similar shows. You can look at my 'tvgrep.py' code. It's messy, but it shows how to find other shows with matching names... Aubin Once this is rolling I have some ideas for using something like the InputBox for searching

Re: [Freevo-devel] bmovl

2003-03-28 Thread Rob Shortt
Gustavo Sverzut Barbieri wrote: --- Aubin Paul [EMAIL PROTECTED] escreveu: On Thu, Mar 27, 2003 at 09:11:39PM -0400, Rob Shortt wrote: I have been trying to get bmovl working because I want to add some channel numbers to the screen while watching tv and changing I have the channel numbers

Re: [Freevo-devel] Rob... Freevo web work...

2003-05-21 Thread Rob Shortt
Aubin Paul wrote: On Wed, May 21, 2003 at 12:55:55PM -0300, Rob Shortt wrote: As opposed to HTMLResource.printHeader('TV Guide', style, javascript)? I'm not that familiar with Twisted... I'll look further into it. How would this be different? Do you mean seperating some

Re: [Freevo-devel] Rob, a request :)

2003-06-10 Thread Rob Shortt
Aubin Paul wrote: Rob, You're definitely the GUI expert, but if you could help me with a small request, either you could do it or at least point me in the right direction. No problem. For wait indicators, I'd like a /round/ progress bar, kind of like this:

Re: [Freevo-devel] Freevo cvs runapp can't find runtime?

2003-06-10 Thread Rob Shortt
Rob Shortt wrote: What is happening here is that I forgot that av[1] isn't always a relative or absolute path to the app in question but sometimes needs to be found in your PATH. I will take a look at this immediately. Ok so my Freevo box just crashed horribly and won't boot up all the way

Re: [Freevo-devel] runtime-pre5-test1 issues

2003-06-11 Thread Rob Shortt
Wan Tat Chee wrote: Hi Rob, Just managed to d/l the runtime: 1. freevo_python is missing in apps? (otherwise, I get glibc errors running the system python app) Woops! Thats what I get from building that tarball by hand while tired. When I tested it I didn't notice the problem because

Re: [Freevo-devel] Re: [Freevo-users] runtime-pre5-test1 availableand call for testers

2003-06-11 Thread Rob Shortt
Aubin Paul wrote: Rob, Can you perhaps add tvtime to the runtime, it only requires xlibs, and a dynamic binary is about 350k. I just think that for the many people who have had audiosync problems, it's a much nicer alternative. Plus, after you and Dischi try it, you may be convinced to switch

Re: [Freevo-devel] Re: Mplayer patch for new runtime

2003-06-11 Thread Rob Shortt
Wan Tat Chee wrote: Hi Rob, Hi. :) How's your system recovery going? Almost done... I am so tired. Everything is almost setup again but I am having a stupid audio problem. My audio drivers (trident, ac97) load fine, I get a device, adio apps run fine like there is nothing wrong but I get no

[Freevo-devel] runtime-pre5-test2 available (was test1)

2003-06-13 Thread Rob Shortt
Hi all, here is an update... Rob Shortt wrote: There is a new runtime version available and the sooner we can test it out the sooner we can go ahead and release 1.3.2-pre5. :) The same goes here. :) For those of you that are feeling adventurous and are using Freevo from CVS you may cvs update

Re: [Freevo-devel] runtime-pre5-test2 available (was test1)

2003-06-13 Thread Rob Shortt
Rob Shortt wrote: Unfortunately there is NO dxr3 support in this version. For that to happen continuously someone will need to provide me with an SDL dxr3 patch that is updated for newer (CVS) ffmpeg. It would be nice if someone could maintain that patch (or if we found an existing

Re: [Freevo-devel] runtime-pre5-test3 available (was test2)

2003-06-13 Thread Rob Shortt
Rob Shortt wrote: Start playing an mp3. Hit next song. If it doesn't crash wait a few seconds and hit next song again. You get a couple seconds of the next track then all goes silent. The screen freezes, the controls are unresponsive. Freevo hangs. Oh look, a traceback: Pygame Parachute

[Freevo-devel] dxr3 SDL patch anyone?

2003-06-12 Thread Rob Shortt
Hi all, Due to my system crash I have ended up building the new runtime from a fresh machine. I am using ffmpeg from CVS for the things that depend on it but there are some problems with the dxr3 SDL patch with it. Does anyone have an updated dxr3 patch for SDL (1.2.5 or CVS) that may be

[Freevo-devel] runtime-pre5-test1 available and call for testers

2003-06-10 Thread Rob Shortt
Hi all, There is a new runtime version available and the sooner we can test it out the sooner we can go ahead and release 1.3.2-pre5. :) For those of you that are feeling adventurous and are using Freevo from CVS you may cvs update and then install this new runtime version. You may find the

[Freevo-devel] Re: [Freevo-users] runtime-pre5-test1 available and call for testers

2003-06-11 Thread Rob Shortt
In case anyone is wondering, I have removed this download from the website until I recover my machine and have a chance to add freevo_python to the package. Sometme this evening... (~10 hours). Sorry for any inconvenience, -Rob Rob Shortt wrote: Ok, the biggest problem would be the fact

Re: [Freevo-devel] runtime-pre5test3: MPlayer version?

2003-06-15 Thread Rob Shortt
Just fyi... Alan Murrell wrote: I was wondering what version of MPlayer the MPlayer in this test runtim is compiled against? The reason I am freevo:/opt/src/CVS_mplayer# sh -x /var/media/build/mplayer-config + ./configure --prefix=/var/media/build/MPlayer --enable-tv-v4l --enable-mga

Re: [Freevo-devel] runtime-pre5test3: MPlayer version?

2003-06-16 Thread Rob Shortt
Alan Murrell wrote: RE: Freevo MPlayer Config freevo:/opt/src/CVS_mplayer# sh -x /var/media/build/mplayer-config + I assume the 'sh -x' is for including the config options in your 'mplayer-config' file. What configuration options are included in there? (If the file is available somewhere,

Re: [Freevo-devel] runtime-pre5test3: MPlayer version?

2003-06-16 Thread Rob Shortt
Alan Murrell wrote: Checking for vidix ... yes Hrm, I wonder why MPlayer did not detect the Cyberblade II VIDIX driver then :-( That's because these drivers are actually modules that are loaded at run time and the ones that I build are not included in the runtime package and it doesn't know

[Freevo-devel] Re: [Freevo-users] runtime-pre5-test4 available and call for testers(was -pre1)

2003-06-16 Thread Rob Shortt
Rob Shortt wrote: For those of you that are feeling adventurous and are using Freevo from CVS you may cvs update and then install this new runtime version. You may find the runtime here: By the way, this is very important. You especially need runapp from CVS for this to work. -Rob

Re: [Freevo-devel] Re: [Freevo-users] runtime-pre5-test4 availableand call for testers (was -pre1)

2003-06-17 Thread Rob Shortt
Rob Shortt wrote: Wan Tat Chee wrote: Hi Rob, I d/l'ed test4, and generated a new CVS snapshot tgz, but when I build and run freevo setup, I get the following error: [EMAIL PROTECTED] freevo]# ./freevo setup --help ./runtime/apps/freevo_python: error while loading shared libraries

Re: [Freevo-devel] Re: [Freevo-users] runtime-pre5-test4 availableand call for testers (was -pre1)

2003-06-17 Thread Rob Shortt
Rob Shortt wrote: Rob Shortt wrote: Wan Tat Chee wrote: Hi Rob, I d/l'ed test4, and generated a new CVS snapshot tgz, but when I build and run freevo setup, I get the following error: [EMAIL PROTECTED] freevo]# ./freevo setup --help ./runtime/apps/freevo_python: error while loading shared

Re: [Freevo-devel] Re: [Freevo-users] runtime-pre5-test4 availableand call for testers (was -pre1)

2003-06-17 Thread Rob Shortt
Rob Shortt wrote: Notice that everything occurs twice AND libavcodec is missing from the list. I wonder if others are missing too. Wait... the last one looks truncated. Maybe there are too many? Maybe the size of the string in runapp is too small. Checking.. Ok, here's the deal

[Freevo-devel] runtime-pre5-test5 available and call for testers (was test4)

2003-06-17 Thread Rob Shortt
Shortt wrote: Hi, There is another test runtime available and I would be happy if people could give it a try and raise any issues with it. Most of what is below is still important: Rob Shortt wrote: There is a new runtime version available and the sooner we can test it out the sooner we can go

Re: [Freevo-devel] pre5-test5 watching tv issues

2003-06-18 Thread Rob Shortt
[EMAIL PROTECTED] wrote: I have been trying to get pre5-test5 up and running, but I am having some issues with it when I try and watch tv or try and watch a movie (so pretty much anytime I use mplayer). I am running a stock install of Slackware 9 with no X installed. Also, I am using my own

Re: [Freevo-devel] pre5-test5 watching tv issues

2003-06-18 Thread Rob Shortt
[EMAIL PROTECTED] wrote: Just a quick question. Are you modifying the location of mplayer in freevo.conf or are you copying your mplayer to runtime/apps/mplayer? It seems that it is tring to use the preloaded libraries for your mplayer, which would happen if you copied your mplayer to the runtime

Re: [Freevo-devel] Re: runtime-pre5-test4 available and call fortesters

2003-06-19 Thread Rob Shortt
Dirk Meyer wrote: Rob Shortt wrote: Please note that anon CVS is now 24 hours behind. :( What? Is that a new sf policy or only temporary? Dischi Temporary. See: http://sourceforge.net/docman/display_doc.php?docid=2352group_id=1#cvs -Rob

[Freevo-devel] Re: runtime-pre5-test6 available and call for testers (was test5)

2003-06-23 Thread Rob Shortt
if this mplayer is ok for everyone. There is another test runtime available and I would be happy if people could give it a try and raise any issues with it. Most of what is below is still important: Rob Shortt wrote: There is a new runtime version available and the sooner we can test it out

Re: [Freevo-devel] Re: Freevo CD Ripping v1.0 - mediamanager.py

2003-06-23 Thread Rob Shortt
Dirk Meyer wrote: I haven't tried it yet, but read the source. Some suggestions: Maybe you shouldn't add the ripper to the main menu, maybe an item plugin is the better way. Pressing ENTER on an audio cd will give you the item ('rip to harddisc'). See cover_search.py for an example of an item

[Freevo-devel] Re: [Freevo-cvslog] freevo/WIP/Dischi gxine-mediamarks,NONE,1.1

2003-06-23 Thread Rob Shortt
So, does anyone feel like making a radio directory will a bunch of .fxd files, for each station? Perhaps even one or two 'covers' if available or maybe even a nice default web radio cover. This would rock! :) -Rob [EMAIL PROTECTED] wrote: Update of /cvsroot/freevo/freevo/WIP/Dischi In

Re: [Freevo-devel] Crash in gui/Button

2003-06-24 Thread Rob Shortt
Yeah, I know about that one, it is annoying. I have plans to look into that soon. I have code in there that was supposed to, or used to prevent this (It wouldn't try to draw it if it was out of bounds) but there is a bug I have to track down. I will also be making popup boxes have the

Re: [Freevo-devel] Freevo CVS (20030624) crash in View Recordingschedule

2003-06-24 Thread Rob Shortt
Wan Tat Chee wrote: Hi, Hi. Found some issues with the CVS freevo. I'm running runtime-pre5-test6. (Incidentally, rominfo is no longer in freevo/src/games/, but it's not in the runtime either? I don't use it so I can't test anyhow) We no longer need rominfo, it is possible to do everything with

[Freevo-devel] Re: [Freevo-cvslog] freevo/src/audio/plugins coversearch.py,1.7,1.8

2003-06-24 Thread Rob Shortt
Aubin Paul wrote: On Tue, Jun 24, 2003 at 12:11:05PM +0200, Dirk Meyer wrote: It's easier to just put the licence to ~/.amamzonkey. True, but we should try to confine Freevo-related things to the configuration files... I don't want to /require/ anyone to have to put something in /root... Me

Re: [Freevo-devel] Cleanup

2003-06-24 Thread Rob Shortt
Aubin Paul wrote: In the hopes of a release soon, I've done a cleanup of a great deal of old and unused stuff. Everything has been tested on my end, but please let me know if any surprises happen. Last, I want to propose some more minor cleanups: 1. Move all patches for third-party products into

Re: [Freevo-devel] Freevo CVS (20030624) crash in View Recordingschedule

2003-06-24 Thread Rob Shortt
Aubin Paul wrote: On Wed, Jun 25, 2003 at 09:12:07AM +0800, Wan Tat Chee wrote: Great! Now the src subdir is almost strictly python (except for www/bin, but that's easy to account for). Those scripts look pretty out of date. updateListings refers to non-existant stuff, and tvrecord is just for

Re: [Freevo-devel] Crash in gui/Button

2003-06-24 Thread Rob Shortt
Aubin Paul wrote: Hey Rob, thought you might want to know about this. If you try to delete a file with a long filename (I'm presuming it doesn't fit in the box) Freevo will crash with the following: File src/gui/Button.py, line 169, in _draw self.parent.surface.blit(self.surface,

Re: [Freevo-devel] Crash in gui/Button

2003-06-25 Thread Rob Shortt
Rob Shortt wrote: Aubin Paul wrote: Hey Rob, thought you might want to know about this. If you try to delete a file with a long filename (I'm presuming it doesn't fit in the box) Freevo will crash with the following: File src/gui/Button.py, line 169, in _draw self.parent.surface.blit

Re: [Freevo-devel] release plan

2003-06-26 Thread Rob Shortt
Aubin Paul wrote: On Thu, Jun 26, 2003 at 01:37:11PM +0200, Dirk Meyer wrote: I hope we can release 1.3.2-pre5 this weekend. Last time I asked Rob about it, he only wanted to make small changes in the runtime. Based in that, we should code-freeze Freevo for now. Only bugfixes and cleanups are

Re: [Freevo-devel] Recording problem with pre5-test6

2003-06-27 Thread Rob Shortt
Robert Enloe wrote: however receive new system mail containing the following error: sh: relocation error: ./runtime/dll/libc.so.6: symbol __libc_stack_end, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference Hi, can you try adding the following line to

Re: [Freevo-devel] Freevo 1.3.2 is out

2003-06-29 Thread Rob Shortt
The binary release is also now available. This contains the runtime and dependencies. -Rob Dirk Meyer wrote: Hi, the subject says it all. Here the Changelog: * Plugin interface * Converted some functions into plugins * detach plugin to listen to music in the background * IMDB search

[Freevo-devel] Vacation!

2003-07-01 Thread Rob Shortt
Hi all, I have been getting ready for a little trip over the last few days, therefore no Freevo activity from me. ;) Today we are leaving for a camping trip to Twin Shores campground in Prince Edward Island (www.twinshores.com -- seems to be unavailable at the moment). I will be gone until

Re: [Freevo-devel] Vacation!

2003-07-05 Thread Rob Shortt
I'm, baaack. :) Well, almost back. I am not going to be at my place until tomorrow and can't login to my machines hopefully only because of a network problem. I have finally read all my Freevo email, you guys have been busy! Aubin Paul wrote: Hi Rob, Have fun... I hope you're back soon

Re: [Freevo-devel] Re: Thoughts for next release

2003-07-05 Thread Rob Shortt
Aubin Paul wrote: That's ok for now. It would be nice to have a web interface for all the query stuff, e.g. I write the select for the mp3 playlist (or all images from 'siena') and the webinterface will give that playlist to Freevo and freevo displays/plays it. If Rob is working on a 'drop' down

Re: [Freevo-devel] info_area cpu usage

2003-07-06 Thread Rob Shortt
Aubin Paul wrote: What about just making the counter a GUI object? Does that even make sense? Well, it is possible but it may look slightly out of place and would definately complicate things. The problem is that info.area recalculates the whole thing, while we only really want one dynamic

Re: [Freevo-devel] info_area cpu usage

2003-07-06 Thread Rob Shortt
Sorry about the time, I got home and my system clock was all messed up from a mysterious crash. Rob Shortt wrote: Aubin Paul wrote: What about just making the counter a GUI object? Does that even make sense? Well, it is possible but it may look slightly out of place and would definately

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/src/tv tv_util.py,1.1,1.2

2003-07-06 Thread Rob Shortt
Aubin Paul wrote: That function is already in 'tv.py' and it's called: def get_friendly_channel(channel_id) Ok, I missed that because I'm working on a branch of that file. I see you used config.TV_CHANNELS which is less work than what I have done (loading the guide). However, aren't there

Re: [Freevo-devel] info_area cpu usage

2003-07-06 Thread Rob Shortt
Aubin Paul wrote: On Sat, Jul 05, 2003 at 11:25:25AM -0300, Rob Shortt wrote: Well, it is possible but it may look slightly out of place and would definately complicate things. I'm not sure what you mean by out of place, do you mean codewise? I think if the counter part (labels) were GUIObject

[Freevo-devel] Re: [Freevo-cvslog] freevo/WIP/Aubin xmltv-automatic.py,NONE,1.1

2003-07-09 Thread Rob Shortt
[EMAIL PROTECTED] wrote: Update of /cvsroot/freevo/freevo/WIP/Aubin In directory sc8-pr-cvs1:/tmp/cvs-serv10818 Added Files: xmltv-automatic.py Log Message: This code uses a TV.xml generated by = 0.5.15 to make a complete TV_CHANNELS table. We could easily integrate this right into the config

Re: [Freevo-devel] Re: [Freevo-users] runtime-pre5-test4 availableand call for testers (was -pre1)

2003-06-17 Thread Rob Shortt
Rob Shortt wrote: I just did a test: LD_LIBRARY_PATH=./runtime/dll ./freevo setup --help and it worked. So, it doesn't seem to be preloading. Should we just put LD_LIBRARY_PATH=./runtime/dll into the freevo script for now? Ok, I do NOT want to do that. We need to fix the real problem here

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo setup_freevo.py,1.8,1.9

2003-07-16 Thread Rob Shortt
Krister Lagerstrom wrote: [EMAIL PROTECTED] wrote: Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv15183 Modified Files: setup_freevo.py Log Message: Add xv to the list of allowed display values. Did you add this back in here for any particular reason? xv used to be

Re: [Freevo-devel] how do i watch tv on non-standard frequencies?

2003-07-17 Thread Rob Shortt
Simon Kenyon wrote: On Tuesday 15 July 2003 13:25, Rob Shortt wrote: So, we can add you a frequency table to freq.py and if that turns out to be too much (say if there are too many occurences of people needing entries) we can add a hook into local_conf.py where people can modify their own table

Re: [Freevo-devel] how do i watch tv on non-standard frequencies?

2003-07-18 Thread Rob Shortt
Simon Kenyon wrote: On Thursday 17 July 2003 13:11, Rob Shortt wrote: When you setup Freevo you would still select an existing chanlist but when you go to change channels it will check config.FREQUENCY_TABLE before using the selected chanlist's table. You could override none, all channels

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo setup_freevo.py,1.8,1.9

2003-07-18 Thread Rob Shortt
Rob Shortt wrote: Krister Lagerstrom wrote: Did you add this back in here for any particular reason? xv used to be separate from x11, but a lot of users don't know the difference, and it turned out to better to have just x11. mplayer can be given a list of display modes to try in order, so

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/src osd.py,1.71,1.72

2003-07-19 Thread Rob Shortt
Sylvain FABRE wrote: [EMAIL PROTECTED] wrote: Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv13361/src Modified Files: osd.py Log Message: Removing xv and dga from the valid display types. x11 should cover all X related -vo options for mplayer. I think dga is

Re: [Freevo-devel] [PATCH] src/plugins/joy.py

2003-07-20 Thread Rob Shortt
Dan Eriksen wrote: --- joy.py Fri Jul 18 16:18:22 2003 +++ joy.py Fri Jul 18 16:16:10 2003 @@ -71,6 +71,7 @@ self.plugin_name = 'JOY' self.device_name = '' +self.poll_interval = 0 Why is poll_interval set to 0 here, is that a mistake? I am about to test this

Re: [Freevo-devel] [PATCH] src/plugins/joy.py

2003-07-20 Thread Rob Shortt
Dan Eriksen wrote: On Sun, 20 Jul 2003 11:29:26 -0300 Rob Shortt [EMAIL PROTECTED] wrote: Why is poll_interval set to 0 here, is that a mistake? I am about to test this now. Not a mistake, but might not be the best way to do it. The joy.py plugin might be activated

Re: [Freevo-devel] joystick support in snapshot

2003-07-23 Thread Rob Shortt
Dan Eriksen wrote: On 23 Jul 2003 09:30:12 +0100 John M Cooper [EMAIL PROTECTED] wrote: When a joystick is found it sets poll_interval = 3 in the code it says poll_intervall = 3. I think that the second l on the end is an error. I didn't add it :), although I should have caught it when

Re: [Freevo-devel] joystick support in snapshot

2003-07-24 Thread Rob Shortt
K. Creason wrote: Subject: Re: [Freevo-devel] joystick support in snapshot Good catch! I still have other issues with the joy plugin. My gamepad doesn't work in any menu except the epg, and the buttons don't work. Does it say anything in the log while you are pressing the buttons? Also in most

Re: [Freevo-devel] Re: joystick support in snapshot

2003-07-27 Thread Rob Shortt
K. Creason wrote: I get a lot of this type of stuff: Translation: up - UP self.joyfd = 17 r,w,e = [17],[],[] self.joyfd = 17 r,w,e = [],[],[] self.joyfd = 17 r,w,e = [17],[],[] Translation: up - UP self.joyfd = 17 r,w,e = [17],[],[] self.joyfd = 17 r,w,e = [],[],[] Would the latest pre release

Re: [Freevo-devel] pvr + xine... Rob?

2003-07-30 Thread Rob Shortt
Aubin Paul wrote: Rob, Xine appears to contain a 'pvr' driver which claims the following: * features: * - play live mpeg2 stream (realtime mode) while recording * - can pause, play slow, fast and seek back into the recorded stream * - switches back to realtime mode if played until

Re: [Freevo-devel] pvr + xine... Rob?

2003-07-31 Thread Rob Shortt
Aubin Paul wrote: I tried it; I've even got a very rough working implementation. There are a couple things that need to be done: * FBXine needs to change the channel, we can do it through v4l, but I had crashing problems with many channel changes, plus, seeking to the end didn't work. You mean

Re: [Freevo-devel] directfb

2003-08-08 Thread Rob Shortt
Aubin Paul wrote: For people who have been having problems with DirectFB/dfbmga in mplayer in terms of judder and other problems during fast motion, I'm curious if you've tried the matroxfb vsync irq patch. I have. I couldn't get it to apply but I'd like to see if that fixes the weird artifacts

Re: [Freevo-devel] Re: Directory cleanup proposal

2003-08-09 Thread Rob Shortt
I agree with Gustavo here. :) Gustavo Sverzut Barbieri wrote: If we want to add something more to share/freevo, we will have to change it again. And a IMHO the skin name identifies better what's the contents of that dir. Gustavo --- Dirk Meyer [EMAIL PROTECTED] escreveu: Gustavo Sverzut

Re: [Freevo-devel] Re: Directory cleanup proposal

2003-08-14 Thread Rob Shortt
Dirk Meyer wrote: Now: skins - fonts - xml - type1 - images ... Later: share - fonts - skins - main - images ... Installed: $prefix/share/freevo - fonts - skins - main - images ... Right? Make perfect sense to me! -Rob

Re: [Freevo-devel] Bug in main.py + new ideas for games management

2003-08-14 Thread Rob Shortt
Sylvain FABRE wrote: Freevo : 1.3.4 In src/menu.py, near line 529, there is a call to play ('play (arg=arg, menuw=self)') and this is a bug. The correct line is 'play (menuw=self)' This bug disallows games launching like SNES. I will take a look at that later. Meanwhile, i am planning to

Re: [Freevo-devel] freevo UI is a web browser ?

2003-08-15 Thread Rob Shortt
[EMAIL PROTECTED] wrote: Hi, Hi. Forgive this (quite possibly) ignorant question but is the freevo user interface a web browser ? Sorry, but no. :) Yesterday Michael Ruelle posted a guide.patch file for selecting days of viewing from the TV guide. The patch looked like it was generating HTML

Re: [Freevo-devel] Feedback for new DIR_GAMES ?

2003-08-17 Thread Rob Shortt
I've been having some probs with games... building some ne emulators now... :) -Rob Sylvain FABRE wrote: Who try to install my first attempt for a new game system in Freevo, acorrding to my previous email ? I need feedback, of course. Regards, Sylvain.

[Freevo-devel] record_client/server

2003-08-18 Thread Rob Shortt
Hi all, The record_client/server interface is at a point now where I think Freevo main should be using it. The server has been rock solid for me (and others) and I _never_ miss recordings. Of course it also comes with some nice features. Just to refresh: -record_server is a persistant

Re: [Freevo-devel] Re: Event Listener required

2003-08-18 Thread Rob Shortt
Michael Ruelle wrote: since it is the same in three of the plugins we have right now. This is I would like to have a tv plugin inheritable object to place code like this, for obvious reasons. I guess we will have to wait for Rob to move and get his new satellite dish before we get a real test

Re: [Freevo-devel] [PATCH] src/www/htdocs/guide.rpy -- default jumpbox to the start time of the page

2003-08-20 Thread Rob Shortt
Thanks, committed. Michael Ruelle wrote: Make the hours box and day box default to the time the guide page starts at. Index: guide.rpy === RCS file:

Re: [Freevo-devel] New GAMES system - update

2003-08-20 Thread Rob Shortt
Sylvain FABRE wrote: Here is a new version of the proposal for games management. This 'release' include some bugfixes (of course!!) and the management of the GENESIS/MEGADRIVE roms. Cool. This is based on freevo 1.3.4, and the modified files are joined in this email. Sylvain, could you provide

Re: [Freevo-devel] Installing Freevo into the system

2003-08-22 Thread Rob Shortt
Dirk Meyer wrote: Hi, I just fished (and tested) the python setup.py script. You can now install Freevo into your system, no need to install it into /opt/freevo or another strange location. You have three choices now: Excelent work Dischi! o ./freevo setup dumps the freevo.conf not in the local

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/boot record_server_init,1.2,1.3webserver_init,1.2,1.3

2003-09-03 Thread Rob Shortt
Dirk Meyer wrote: Dirk Meyer wrote: [EMAIL PROTECTED] wrote: Update of /cvsroot/freevo/freevo/boot In directory sc8-pr-cvs1:/tmp/cvs-serv27692 Modified Files: record_server_init webserver_init Log Message: need to cd to $FREEVO_HOME, also keep using freevo execute rather than helpers script

[Freevo-devel] Re: [Freevo-cvslog] freevo/boot record_server_init,1.2,1.3 webserver_init,1.2,1.3

2003-09-03 Thread Rob Shortt
Dirk Meyer wrote: [EMAIL PROTECTED] wrote: need to cd to $FREEVO_HOME, also keep using freevo execute rather than helpers script because execute will wait on the process (what we need when usinig init). And why do you need to 'cd' into FREEVO_HOME. For an installed version, this is /usr/bin, I

  1   2   3   4   5   >