[Freevo-cvslog] freevo/src/tv/plugins ivtv_basic_tv.py,1.3,1.4

2003-07-17 Thread outlyer
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv24360 Modified Files: ivtv_basic_tv.py Log Message: Revert this change, since it was due to the idlebar problem I just fixed. Index: ivtv_basic_tv.py ===

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

2003-07-17 Thread outlyer
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv24020/src/plugins Modified Files: idlebar.py Log Message: Nasty bug that would cause a crash if you hit any remote button not used by the plugin you were in. It expected menuw to be defined, else it crashed

[Freevo-cvslog] freevo freevo,1.54,1.55

2003-07-17 Thread rshortt
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv32115 Modified Files: freevo Log Message: Also remove the pid file when we should really be done with it. Index: freevo === RCS file: /cvsroot/freevo/fr

[Freevo-cvslog] freevo freevo,1.53,1.54

2003-07-17 Thread rshortt
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv30231 Modified Files: freevo Log Message: Add the app name to the ps grep in case there is another process now running as an old Freevo pid. Index: freevo =

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

2003-07-17 Thread Simon Kenyon
On Thursday 17 July 2003 13:11, Rob Shortt wrote: > Ok, in my working copy I have custom channel frequencies working and > here is what I have done: > > Added an item to freevo_config.py, > FREQUENCY_TABLE = { > 'tuner_id' :55250, > } > > This is a dictionary that keys on the tunerid. I

[Freevo-cvslog] website news.txt,1.22,1.23

2003-07-17 Thread outlyer
Update of /cvsroot/freevo/website In directory sc8-pr-cvs1:/tmp/cvs-serv28216 Modified Files: news.txt Log Message: "A new previous release is" ?? I don't think that makes much sense. Fixed my weirdness. Index: news.txt ==

[Freevo-cvslog] website makesnapshots,NONE,1.1 news.txt,1.21,1.22

2003-07-17 Thread outlyer
Update of /cvsroot/freevo/website In directory sc8-pr-cvs1:/tmp/cvs-serv27148 Modified Files: news.txt Added Files: makesnapshots Log Message: o Added snapshots script for generating nightlies. o Updated news items --- NEW FILE: makesnapshots --- #!/bin/sh # todayis=`/bin/dat

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

2003-07-17 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 213.209.95.202: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage -

Re: [Freevo-devel] Joystick plugin issues

2003-07-17 Thread Ville Ranki
On Thu, 2003-07-17 at 15:15, Rob Shortt wrote: > I fixed a bug in CVS the other week that made each event happen two > times. What version are you using? I think i don't have the latest cvs version, thanks for fixing! > Feel free to add support for dead zones. :) > > > I'm a programmer myself,

Re: [Freevo-devel] Joystick plugin issues

2003-07-17 Thread Rob Shortt
Ville Ranki wrote: Hello. Hi. I'm trying to use Freevo with my Linux xbox using the xbox pad. The joystick support works very badly. For example if i map a hat(axis) to menu up/down, the menu selection moves very quickly to either direction even if i don't touch the hat. I tried even mapping the

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 wit

[Freevo-devel] Joystick plugin issues

2003-07-17 Thread Ville Ranki
Hello. I'm trying to use Freevo with my Linux xbox using the xbox pad. The joystick support works very badly. For example if i map a hat(axis) to menu up/down, the menu selection moves very quickly to either direction even if i don't touch the hat. I tried even mapping the menu to buttons - but