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

2003-02-26 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 24.207.212.137: http://freevo.sourceforge.net/cgi-bin/moin.cgi/FreevoRoadmap -

Re: [Freevo-devel] lockfile suggestion

2003-02-26 Thread Krister Lagerstrom
Aubin Paul wrote: > Speaking of alternative encoders; the main reason I'm using mp1e is > the v4l2 support which is invaluable for slower machines. Is there a > plan to make any changes to the record_daemon to be more "open" Eventually, yes. The current code is a first quick hack. > > I'm thinkin

Re: [Freevo-devel] Runapp problems

2003-02-26 Thread Krister Lagerstrom
Thomas Schüppel wrote: > hi, > > am still stuck with this *&#$X*DS runapp timeshift > thing. :-( > runapp timeshifter master.ts 3200 > works fine while the same thing embedded in freevos > ChildApp frame locks on the file read of the > popened file. :-(

[Freevo-cvslog] freevo ChangeLog,1.54,1.55

2003-02-26 Thread krister
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv1163 Modified Files: ChangeLog Log Message: updated list Index: ChangeLog === RCS file: /cvsroot/freevo/freevo/ChangeLog,v retrieving revision 1.54 retri

[Freevo-cvslog] freevo/src/tv record_video.py,1.7,1.8

2003-02-26 Thread krister
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv887/src/tv Modified Files: record_video.py Log Message: cleanup Index: record_video.py === RCS file: /cvsroot/freevo/freevo/src/tv/record_video.py

Re: [Freevo-devel] support for DOS relative paths in playlists

2003-02-26 Thread Gustavo Sverzut Barbieri
Ok, Just a tought. I don't use windows anyway, so no problem for me. And I have no backslash problem, since I use the traditional filenames, without space and likes, only [a-zA-Z0-9] and '_' '.' '-'. Gustavo --- Krister Lagerstrom <[EMAIL PROTECTED]> escreveu: > Gustavo Sverzut Barbieri wrote:

[Freevo-cvslog] freevo Makefile,1.28,1.29

2003-02-26 Thread krister
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv27639 Modified Files: Makefile Log Message: Avoid merge problems for CVS updates, couldn't do some straight updates! Index: Makefile === RCS file: /cvsro

Re: [Freevo-devel] support for DOS relative paths in playlists

2003-02-26 Thread Krister Lagerstrom
Aubin Paul wrote: > On Wed, Feb 26, 2003 at 01:36:24PM -0600, Krister Lagerstrom wrote: > >>I didn't say that you *can't* create backslash filenames, I meant that >>it is a lot less likely compared to people wanting to use their Winamp >>playlists. It is only error prone if people actually have we

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

2003-02-26 Thread krister
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv21136/src Modified Files: playlist.py Log Message: Only change backslashes to slashes if it is an MSDOS file Index: playlist.py === RCS file: /cvsroo

Re: [Freevo-devel] [PATCH] to src/www/htdocs/library.cgi puts inhighlighting of favorites , recording and file size change

2003-02-26 Thread Michael Ruelle
On Wed, 2003-02-26 at 21:07, Rob Shortt wrote: > Michael Ruelle wrote: > > -uses the the new function in html_utils.py to produce human readable > > file sizes > > > > - highlights in recording color the currently recording program, and > > suppresses the actions. > > > > - highlights files that

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

2003-02-26 Thread outlyer
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv20089 Modified Files: ExtendedMenu_TV.py Log Message: Turns out I needed to add the sub-title thing to each of the different direction events or it would only show up when I was going left. Index: ExtendedMen

[Freevo-cvslog] freevo/src/tv ExtendedMenu_TV.py,1.2,1.3

2003-02-26 Thread outlyer
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv16326 Modified Files: ExtendedMenu_TV.py Log Message: Show the episode title in the description of a TV show if it's available. Example: --- The Simpsons "The Parent Rap" <-- the sub-title Bart goes before a

Re: [Freevo-devel] [PATCH] to src/www/htdocs/library.cgi puts inhighlighting of favorites , recording and file size change

2003-02-26 Thread Rob Shortt
Michael Ruelle wrote: -uses the the new function in html_utils.py to produce human readable file sizes - highlights in recording color the currently recording program, and suppresses the actions. - highlights files that are favorites (title comparison using re) Applied, tested, fiddled with, tested

[Freevo-cvslog] freevo/src/www html_util.py,1.4,1.5 rec_interface.py,1.4,1.5

2003-02-26 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www In directory sc8-pr-cvs1:/tmp/cvs-serv19755a Modified Files: html_util.py rec_interface.py Log Message: Committed some code by Michael Ruelle which adds highlighting and file size descriptions to library.cgi. Index: html_util.py =

[Freevo-cvslog] freevo/src/www/htdocs library.cgi,1.3,1.4

2003-02-26 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv19755a/htdocs Modified Files: library.cgi Log Message: Committed some code by Michael Ruelle which adds highlighting and file size descriptions to library.cgi. Index: library.cgi ==

[Freevo-cvslog] freevo/src/tv epg_xmltv.py,1.9,1.10 epg_types.py,1.1,1.2

2003-02-26 Thread outlyer
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv19467 Modified Files: epg_xmltv.py epg_types.py Log Message: Added support for the xmltv 'sub-title' tag which sometimes contains the episode title for TV shows. Its not always there, but if it is, we can use it

[Freevo-cvslog] freevo/WIP/RobShortt local_skin.xml-plugins,1.1,1.2 Plugins.py,1.3,1.4

2003-02-26 Thread rshortt
Update of /cvsroot/freevo/freevo/WIP/RobShortt In directory sc8-pr-cvs1:/tmp/cvs-serv14158 Modified Files: local_skin.xml-plugins Plugins.py Log Message: Index: local_skin.xml-plugins === RCS file: /cvsroot/freevo/freevo/W

[Freevo-cvslog] freevo/WIP/RobShortt Plugins.py,1.2,1.3 main.py-plugins,1.2,1.3

2003-02-26 Thread rshortt
Update of /cvsroot/freevo/freevo/WIP/RobShortt In directory sc8-pr-cvs1:/tmp/cvs-serv10463 Modified Files: Plugins.py main.py-plugins Log Message: More work on a plugin interface. I have also brought in Dischi's video / audio / images / games plugin support. Index: Plugins.py =

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

2003-02-26 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 62.254.0.40: http://freevo.sourceforge.net/cgi-bin/moin.cgi/BugList --

Re: [Freevo-devel] support for DOS relative paths in playlists

2003-02-26 Thread Aubin Paul
On Wed, Feb 26, 2003 at 01:36:24PM -0600, Krister Lagerstrom wrote: > I didn't say that you *can't* create backslash filenames, I meant that > it is a lot less likely compared to people wanting to use their Winamp > playlists. It is only error prone if people actually have weirdly named > files. W

[Freevo-cvslog] freevo/skins/dischi1 blue_round1.xml,NONE,1.1 blue1_big.xml,1.4,1.5 blue1_small.xml,1.1,1.2 listing.py,1.4,1.5 skin_dischi1.py,1.20,1.21 xml_skin.py,1.13,1.14

2003-02-26 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv14329 Modified Files: blue1_big.xml blue1_small.xml listing.py skin_dischi1.py xml_skin.py Added Files: blue_round1.xml Log Message: blue_round1.xml working --- NEW FILE: blue_round1.xm

[Freevo-cvslog] freevo/skins/dischi1 area.py,1.3,1.4 blue1_big.xml,1.3,1.4 listing.py,1.3,1.4 skin_dischi1.py,1.19,1.20 xml_skin.py,1.12,1.13

2003-02-26 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv11099 Modified Files: area.py blue1_big.xml listing.py skin_dischi1.py xml_skin.py Log Message: title area in area visible=(yes|no) is working Index: area.py

Re: [Freevo-devel] support for DOS relative paths in playlists

2003-02-26 Thread Krister Lagerstrom
Giuseppe Ciotta wrote: > On Wed, Feb 26, 2003 at 01:51:40PM -0500, Aubin Paul wrote: > >>On Wed, Feb 26, 2003 at 12:41:27PM -0600, Krister Lagerstrom wrote: >> >>>Sure, it *can* go wrong, but how likely is that? Do you have any >>>specific examples that people actually might have problems with? I

[Freevo-cvslog] freevo/skins/dischi1 blue1_small.xml,NONE,1.1 area.py,1.2,1.3 blue1_big.xml,1.2,1.3 listing.py,1.2,1.3 xml_skin.py,1.11,1.12

2003-02-26 Thread dischi
Update of /cvsroot/freevo/freevo/skins/dischi1 In directory sc8-pr-cvs1:/tmp/cvs-serv15526 Modified Files: area.py blue1_big.xml listing.py xml_skin.py Added Files: blue1_small.xml Log Message: Added blue1_small and changed the coordinates. Now there is no overscan inside the ski

Re: [Freevo-devel] support for DOS relative paths in playlists

2003-02-26 Thread Giuseppe Ciotta
On Wed, Feb 26, 2003 at 01:51:40PM -0500, Aubin Paul wrote: > On Wed, Feb 26, 2003 at 12:41:27PM -0600, Krister Lagerstrom wrote: > > Sure, it *can* go wrong, but how likely is that? Do you have any > > specific examples that people actually might have problems with? I can't > > recall seeing any f

Re: [Freevo-devel] support for DOS relative paths in playlists

2003-02-26 Thread Aubin Paul
On Wed, Feb 26, 2003 at 12:41:27PM -0600, Krister Lagerstrom wrote: > Sure, it *can* go wrong, but how likely is that? Do you have any > specific examples that people actually might have problems with? I can't > recall seeing any files in unix with backslashes. Escaped spaces. i.e. a file on my

Re: [Freevo-devel] Another Tv Viewing problem...

2003-02-26 Thread Krister Lagerstrom
Alan Murrell wrote: > Hrm, if the MPlayer frequency table is screwed up (and > I know that was just a guess on your part), is that > something that I can fix in the config? I have tried > both 'us-cable' and 'canada-cable' (since I live in > Canada), but with the same result. I don't think it is

Re: [Freevo-devel] support for DOS relative paths in playlists

2003-02-26 Thread Krister Lagerstrom
Gustavo Sverzut Barbieri wrote: > IMHO is cleaner to make a script to convert the playlists to a > .freevo or whatever, if we find and > .freevo, we use the latter. Cleaner perhaps, but not very user-friendly if you have a bunch of playlists that you edit a lot using winamp for instance. > Auto

[Freevo-cvslog] freevo/skins/aubin1 skin_aubin1.py,1.8,1.9

2003-02-26 Thread outlyer
Update of /cvsroot/freevo/freevo/skins/aubin1 In directory sc8-pr-cvs1:/tmp/cvs-serv16890a Modified Files: skin_aubin1.py Log Message: A bunch of in progress stuff. I've been using it for a couple of days, and just thought I'd commit it here since anyone using 'skin_aubin1' is probably u

Re: [Freevo-devel] support for DOS relative paths in playlists

2003-02-26 Thread Gustavo Sverzut Barbieri
IMHO is cleaner to make a script to convert the playlists to a .freevo or whatever, if we find and .freevo, we use the latter. Auto converting these files could lead to undesireable results. Gustavo --- Krister Lagerstrom <[EMAIL PROTECTED]> escreveu: > Matthieu Weber wrote: > > > Wouldn't i

Re: [Freevo-devel] Another Tv Viewing problem...

2003-02-26 Thread Alan Murrell
Hi Krister, --- Krister Lagerstrom <[EMAIL PROTECTED]> wrote: > Tuner=3 refers to the tuner channel setting in this Ah, okay, that makes some sense I guess. Darn, thought I figured out the source of the problem :-) > Try starting other channels to see the difference. Yup, that's definately it.

[Freevo-cvslog] freevo/contrib/gentoo ebuild-snapshot.sh,1.7,1.8 freevo.ebuild,1.11,1.12 rsync-freevo.sh,1.5,1.6

2003-02-26 Thread dischi
Update of /cvsroot/freevo/freevo/contrib/gentoo In directory sc8-pr-cvs1:/tmp/cvs-serv22552/contrib/gentoo Modified Files: ebuild-snapshot.sh freevo.ebuild rsync-freevo.sh Log Message: Support for -X Index: ebuild-snapshot.sh =

[Freevo-devel] [PATCH] to src/www/htdocs/library.cgi puts in highlighting offavorites , recording and file size change

2003-02-26 Thread Michael Ruelle
-uses the the new function in html_utils.py to produce human readable file sizes - highlights in recording color the currently recording program, and suppresses the actions. - highlights files that are favorites (title comparison using re) Index: library.cgi

[Freevo-devel] [PATCH] to src/www/rec_interface.py to move title generation intofunction

2003-02-26 Thread Michael Ruelle
moves the generation of title into function. Did this so that when library.cgi is looking for the currently recording program I can grab the same thing that was sent to the tvrecord program and keep things in sync. We can then use this in an re.match to find the file. Index: rec_interface.py ==

[Freevo-devel] [PATCH] patch to src/www/html_utils.py to display human readablefile sizes

2003-02-26 Thread Michael Ruelle
for use with some new src/www/htdocs/library.cgi changes. Shows file sizes in human readable form (i.e. 488.288 MB) Index: html_util.py === RCS file: /cvsroot/freevo/freevo/src/www/html_util.py,v retrieving revision 1.4 diff -u -r1.

Re: [Freevo-devel] support for DOS relative paths in playlists

2003-02-26 Thread Matthieu Weber
On Wed 26.02.2003 at 07:11:38AM -0600, Krister Lagerstrom wrote: > Matthieu Weber wrote: > > > Wouldn't it be cleaner to use os.path.join() (or someting like that) > > instead of blindly replacing backslashes with slashes? > > Isn't os.path.join() only for when you write scripts that have to be >

Re: [Freevo-devel] Another Tv Viewing problem...

2003-02-26 Thread Krister Lagerstrom
Alan Murrell wrote: > Hello, > > Some of you may recall that I posted previously > regarding "coloured fuzz" when trying to watch TV via > Freevo. Well, I think that may have had something to > do with leaving something out of the kernel when last > compiling it. I have since recompiled, and am

Re: [Freevo-devel] support for DOS relative paths in playlists

2003-02-26 Thread Krister Lagerstrom
Matthieu Weber wrote: > Wouldn't it be cleaner to use os.path.join() (or someting like that) > instead of blindly replacing backslashes with slashes? Isn't os.path.join() only for when you write scripts that have to be cross platform compatible? Freevo is Unix only. If anyone has a Python snippe

[Freevo-devel] Incomplete dxr3 patch for libsdl

2003-02-26 Thread Charley Lavin
The only dxr3 patch for libsdl seems to be incomplete.  Could somebody please repost the patch.

[Freevo-devel] Re: Proposal for new skin code

2003-02-26 Thread Dirk Meyer
Gustavo Sverzut Barbieri wrote: > But did you converted all the skin things to use this new way? I hope so. I will transform all the current skins to the new layout. > And what about the redraw-all-time problem? Richt now I only redraw want's need to be redrawn. Only one problem: when we start

Re: [Freevo-devel] Re: Movie Metadata

2003-02-26 Thread Thomas Schueppel
> But pyvorbis is already integrated to the runtime, so that we can see > Ogg/Vorbis titles when playing. Would your implementation replace it, > then? If pyvorbis is only used to retrieve metadata, it could be replaced. Obviously my stuff cannot play or write ogg streams -