[Freevo-devel] Crash in gui/Button

2003-06-23 Thread Aubin Paul
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, self.get_position())

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

2003-06-23 Thread JNunezNYC
Hi Rob, I wouldn't mind creating the file but I am a freevo newbie that wants to get into the development. I have tons of plugin questions but I am reading thru the code first. Thanks JNunez - Original Message - > > So, does anyone feel like making a radio directory will a bunch of .

[Freevo-cvslog] freevo/contrib/TatChee_RPM_Specs freevo-cvs.spec,1.16,1.17 freevo-src.spec,1.4,1.5 freevo.spec,1.21,1.22

2003-06-23 Thread tcwan
Update of /cvsroot/freevo/freevo/contrib/TatChee_RPM_Specs In directory sc8-pr-cvs1:/tmp/cvs-serv25920 Modified Files: freevo-cvs.spec freevo-src.spec freevo.spec Log Message: Updated spec files for new runtime (v.7) and release (1.3.2-pre5?) Index: freevo-cvs.spec =

Re: [Freevo-devel] tv-recording

2003-06-23 Thread mick
On Mon, 2003-06-23 at 20:55, Aubin Paul wrote: > Have you tried the v4l2 drivers? Unlike the v4l1 drivers, there is a > standard API for adjusting those things and you can adjust them via a > standard program. > No I havn't, I guess thats the next step then, thanks. -

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

2003-06-23 Thread Aubin Paul
What about supporting the mediamarks format? It wouldn't be hard to convert these into bookmarks, but I'm thinking it might be nice to push for interoperability. On Mon, Jun 23, 2003 at 10:38:41PM -0300, Rob Shortt wrote: > > So, does anyone feel like making a radio directory will a bunch of .fxd

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

2003-06-23 Thread rshortt
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv14699/src/audio/plugins Modified Files: coversearch.py Log Message: Made the license key into an activate argument. Now you can have: plugin.activate('audio.coversearch', args=('my_key',)) Index: c

Re: [Freevo-devel] Debian

2003-06-23 Thread Dan Eriksen
On Mon, 23 Jun 2003 21:31:51 -0400 Aubin Paul <[EMAIL PROTECTED]> wrote: > Ok, good :) I'll keep them up to date... I just needed to know someone > was making use of it. I think Debian would make a great base for Freevo. I've been meaning to get this going for awhile now, but I will be p

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

2003-06-23 Thread Rich C
Thanks for the comments, I'll look into using mmpython and making the rip code an item plugin. Regarding the config parameters, and plugin activation. What would really be nice is a "setup" module that knows about all the plugins and lets you just click a checkbox for the ones you want and lets

[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 directo

Re: [Freevo-devel] Debian

2003-06-23 Thread Aubin Paul
On Sat, Jun 21, 2003 at 06:45:12PM +0200, Manuel Borchers wrote: > I'm using them (if not updating directly from CVS...) on two systems. > Great job, Aubin! Ok, good :) I'll keep them up to date... I just needed to know someone was making use of it. -

[Freevo-cvslog] freevo/src/www/bin ENV,1.2,NONE cron_one_minute.sh,1.1,NONE

2003-06-23 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www/bin In directory sc8-pr-cvs1:/tmp/cvs-serv9475 Removed Files: ENV cron_one_minute.sh Log Message: Depricated by record_server.py. --- ENV DELETED --- --- cron_one_minute.sh DELETED --- ---

[Freevo-cvslog] freevo/src/www/htdocs2/styles main.css,1.1,NONE

2003-06-23 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www/htdocs2/styles In directory sc8-pr-cvs1:/tmp/cvs-serv9230/styles Removed Files: main.css Log Message: Depricated by the webserver plugin. --- main.css DELETED --- --- This SF.Net email is sp

[Freevo-cvslog] freevo/src/www/htdocs2/scripts display_prog-head.js,1.1,NONE

2003-06-23 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www/htdocs2/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv9230/scripts Removed Files: display_prog-head.js Log Message: Depricated by the webserver plugin. --- display_prog-head.js DELETED --- -

[Freevo-cvslog] freevo/src/www/htdocs2/images logo_200x100.png,1.1,NONE

2003-06-23 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www/htdocs2/images In directory sc8-pr-cvs1:/tmp/cvs-serv9230/images Removed Files: logo_200x100.png Log Message: Depricated by the webserver plugin. --- logo_200x100.png DELETED --- --- This SF

[Freevo-cvslog] freevo/src/www/htdocs2 __init__.py,1.1,NONE edit_favorite.py,1.1,NONE favorites.py,1.1,NONE guide.py,1.1,NONE library.py,1.1,NONE manualrecord.py,1.1,NONE record.py,1.2,NONE search.py,1.1,NONE

2003-06-23 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www/htdocs2 In directory sc8-pr-cvs1:/tmp/cvs-serv9230 Removed Files: __init__.py edit_favorite.py favorites.py guide.py library.py manualrecord.py record.py search.py Log Message: Depricated by the webserver plugin. --- __init__.py DELETED

[Freevo-cvslog] freevo/src/www rec_favorites.py,1.1,NONE rec_interface.py,1.5,NONE

2003-06-23 Thread rshortt
Update of /cvsroot/freevo/freevo/src/www In directory sc8-pr-cvs1:/tmp/cvs-serv8823 Removed Files: rec_favorites.py rec_interface.py Log Message: Depricated by record_server.py and record_client.py. --- rec_favorites.py DELETED --- --- rec_interface.py DELETED --- -

[Freevo-devel] Re: CD Burning, CD Copying, CD Ripping

2003-06-23 Thread Dirk Meyer
Thomas Schueppel wrote: > hi, Hi > did some experimenting with cdrdao last night. I can > burn/rip bin/cue sheets now. They have some undocumented > parameter to pass messages to an external app which I > am using to get messages for progress and errors. Maybe you don't need them. Freevo has con

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

2003-06-23 Thread dischi
Update of /cvsroot/freevo/freevo/WIP/Dischi In directory sc8-pr-cvs1:/tmp/cvs-serv13395 Added Files: gxine-mediamarks Log Message: some web urls, maybe someone can do something with it --- NEW FILE: gxine-mediamarks --- KQRX 95x Radiostorm Alt

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 plug

[Freevo-devel] icecast plugin take 2

2003-06-23 Thread Michael Ruelle
ok after comments from dischi condensed down to one plugin. I now have a icecast plugin, and a page to change the currently playing playlist from freevo web. I have attached the plugin, webpage, some quick install instructions and some additions needed to local_conf.py. I will send a cvs diff a

[Freevo-devel] Debian

2003-06-23 Thread Aubin Paul
First, does anyone actually USE the Freevo APT source? I've been keeping it updated, but I have no idea if it's useful to anyone. I'll keep it up to date for me personally, but I'm not going to invest the time to make a Freevo binary package if no one is using them... Second, I've added the newest

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

2003-06-23 Thread Dirk Meyer
Rich C wrote: > Hello Gents, Hi > I've got a plugin for CD ripping to .mp3 and .wav > available. Great. That's on our todo list for some time now. > I've yet to test it out with the latest CVS, the last > time I checked out was June 2 (ancient in Freevo time, > I'll probably check out latest

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

2003-06-23 Thread the_krow
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv31383 Modified Files: mplayer.py Log Message: Trivial Fix for mplayer command line with the new runtime. Thanks to mikeruelle in irc for the bugfix. Index: mplayer.py ==

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

2003-06-23 Thread Rich C
Hello Gents, I've got a plugin for CD ripping to .mp3 and .wav available. Still a bunch of things I want to add and some minor fixes but it should be fairly useable -at least on my setup it is. I've got the source and some more info on my personal web page @ http://home.attbi.com/~cornejo3/f

[Freevo-cvslog] freevo/src/video/plugins imdb.py,1.8,1.9

2003-06-23 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv26367 Modified Files: imdb.py Log Message: change event key to imdb_search_or_cover_search Index: imdb.py === RCS file: /cvsroot/freevo

[Freevo-cvslog] freevo/src/audio audiodiskitem.py,1.12,1.13

2003-06-23 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio In directory sc8-pr-cvs1:/tmp/cvs-serv25008 Modified Files: audiodiskitem.py Log Message: o Don't show image menu when there is only one choice o change event name to imdb_search_or_cover_search to make it possible to use imdb.py and cover_sear

[Freevo-cvslog] freevo/skins/icons/blurr left.png,NONE,1.1 right.png,NONE,1.1

2003-06-23 Thread outlyer
Update of /cvsroot/freevo/freevo/skins/icons/blurr In directory sc8-pr-cvs1:/tmp/cvs-serv24746 Added Files: left.png right.png Log Message: Images for the blurr theme. --- NEW FILE: left.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: right.png --- (This app

[Freevo-cvslog] freevo/src/www/htdocs/images pix.gif,NONE,1.1

2003-06-23 Thread outlyer
Update of /cvsroot/freevo/freevo/src/www/htdocs/images In directory sc8-pr-cvs1:/tmp/cvs-serv24455 Added Files: pix.gif Log Message: This was missing for some reason. --- NEW FILE: pix.gif --- (This appears to be a binary file; contents omitted.)

[Freevo-cvslog] freevo/WIP/Dischi audiodiskitem.py,1.1,1.2 rom_drives.py,1.2,1.3

2003-06-23 Thread dischi
Update of /cvsroot/freevo/freevo/WIP/Dischi In directory sc8-pr-cvs1:/tmp/cvs-serv20868 Modified Files: audiodiskitem.py rom_drives.py Log Message: some small fixes, cover support for audio cds Index: audiodiskitem.py === RC

[Freevo-cvslog] freevo/src/audio/plugins coversearch.py,1.6,1.7

2003-06-23 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv20373 Modified Files: coversearch.py Log Message: cover support for audio cds (only with installed mmpython) Index: coversearch.py ===

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

2003-06-23 Thread the_krow
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv12043 Modified Files: timeshift.py Log Message: Does not need Prebuffering with the new timeshifted mplayer. Index: timeshift.py === RCS

Re: [Freevo-devel] Re: icecast plugin with m3u changer web page

2003-06-23 Thread Michael Ruelle
I use the first one to just fork the icecast daemon and clean up. I use the second one for a poll that kills and restarts ices when you change playlists. I probably put it into one plugin with a couple changes to differentiate b/t the pid for icecast and the pid for ices. do you want me to do th

[Freevo-devel] Re: icecast plugin with m3u changer web page

2003-06-23 Thread Dirk Meyer
Michael Ruelle wrote: > I have written two plugins to run a icecast streaming mp3 system. I have > an ices and a icecast plugin. I also have written a page to change the > currently playing playlist from freevo web. attached are the two > plugins, webpage, some quick install instructions and some a

[Freevo-devel] Re: Changes in VideoItem

2003-06-23 Thread Dirk Meyer
Aubin Paul wrote: > On Mon, Jun 23, 2003 at 06:53:58PM +0200, Dirk Meyer wrote: >> We could try it. But after pre5 is out I will move to mmpython and it >> is possible. I don't want to write the code twice. I only wait with >> mmpython because the runtime isn't ready (I hope it is now) > > Fair eno

[Freevo-devel] Re: Changes in VideoItem

2003-06-23 Thread Aubin Paul
On Mon, Jun 23, 2003 at 06:53:58PM +0200, Dirk Meyer wrote: > We could try it. But after pre5 is out I will move to mmpython and it > is possible. I don't want to write the code twice. I only wait with > mmpython because the runtime isn't ready (I hope it is now) Fair enough... > Yes, but the cov

[Freevo-devel] Re: Changes in VideoItem

2003-06-23 Thread Dirk Meyer
Aubin Paul wrote: > On Mon, Jun 23, 2003 at 12:09:32PM +0200, Dirk Meyer wrote: >> Right now you have to build all files inside the directory to get this >> information. For mp3s, this takes a lot of time. But when we integrate >> mmpython, we could check if this dir is cached by mmpython and than

[Freevo-devel] Re: Changes in VideoItem

2003-06-23 Thread Aubin Paul
On Mon, Jun 23, 2003 at 12:09:32PM +0200, Dirk Meyer wrote: > Right now you have to build all files inside the directory to get this > information. For mp3s, this takes a lot of time. But when we integrate > mmpython, we could check if this dir is cached by mmpython and than we > can get number of

[Freevo-devel] icecast plugin with m3u changer web page

2003-06-23 Thread Michael Ruelle
I have written two plugins to run a icecast streaming mp3 system. I have an ices and a icecast plugin. I also have written a page to change the currently playing playlist from freevo web. attached are the two plugins, webpage, some quick install instructions and some additions needed to local_conf.

Re: Re: [Freevo-devel] Video Streaming Feature

2003-06-23 Thread Thomas Schueppel
On Mon, 23 Jun 2003, Jason Ball wrote: > Well that was surprisingly easy - just goes to show how good a job you guys > have done. > > I have a prototype for Tivo->Freevo streaming that includes the: > > * vserver to install on a Tivo > * mplayer patches to support the streaming server > * A Simple

Re: [Freevo-devel] tv-recording

2003-06-23 Thread Aubin Paul
Have you tried the v4l2 drivers? Unlike the v4l1 drivers, there is a standard API for adjusting those things and you can adjust them via a standard program. On Mon, Jun 23, 2003 at 05:15:08PM +0800, mick wrote: > I've asked this on the users list before, noone seems to have _the_ > asnwer I'm look

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

2003-06-23 Thread Rob Shortt
Hi, I have an updated test runtime package which fixes the remaining issues that I am aware of. http://freevo.sf.net/runtime/runtime-pre5-test6.tar.bz2 ./runtime/apps/freevo_python: error while loading shared libraries: libavcodec.so: cannot open shared object file: No such file or directory Th

[Freevo-devel] Re: Video Streaming Feature

2003-06-23 Thread Dirk Meyer
"Jason Ball" wrote: > Well that was surprisingly easy - just goes to show how good a job you guys > have done. Thanks. > I have a prototype for Tivo->Freevo streaming that includes the: > > * vserver to install on a Tivo > * mplayer patches to support the streaming server > * A Simple program to

[Freevo-devel] Re: Changes in VideoItem

2003-06-23 Thread Dirk Meyer
Aubin Paul wrote: > What about things like "Audio Directory" information, like the total > track time of all the songs in a directory; would them go into > DirItem? Could they? Right now you have to build all files inside the directory to get this information. For mp3s, this takes a lot of time. B

[Freevo-devel] Re: Changes in VideoItem

2003-06-23 Thread Dirk Meyer
Gustavo Sverzut Barbieri wrote: > using item.gettattr( b ) you get a string... if you want to know how > many items you have in a playlist you will get how many chars have in > the text represention of that array. > > Also, I didn't understand this code: >elif b[:4] == 'len(' an

[Freevo-devel] Re: New info_area.py (Aubin, Dischi)

2003-06-23 Thread Dirk Meyer
Gustavo Sverzut Barbieri wrote: > Also, I've tested with Times Italics and it sucks, have you tested > italic fonts with pygame? No, the main problem with Times is that it has serifs (I hope that word is correct). It's better to use fonts without serifs like Arial, Helvetica, Impact, etc. > Ok...

[Freevo-cvslog] freevo/src item.py,1.16,1.17

2003-06-23 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv23217 Modified Files: item.py Log Message: Oops Index: item.py === RCS file: /cvsroot/freevo/freevo/src/item.py,v retrieving revision 1.16 retrieving

[Freevo-cvslog] freevo/skins/xml/type1 barbieri.fxd,1.2,1.3

2003-06-23 Thread dischi
Update of /cvsroot/freevo/freevo/skins/xml/type1 In directory sc8-pr-cvs1:/tmp/cvs-serv968 Modified Files: barbieri.fxd Log Message: len(...)[==|>|<][0-9] is now one statement, no spaces allowed Index: barbieri.fxd === RCS f