On Wed 07.01.2004 at 11:11:10AM -0500, Michael Ruelle wrote:
> I don't see anything obviously wrong but haven't had time lately to look
> at it. I will put it on my TODO for the weekend. Sorry for the delay,
No problem. Sorry for complaining :(
Matthieu
--
(~._.~)Matthieu Weber - Univer
I have run into the problem of most of my discs that I have burned have
the same name and or creation date. This leads to many discs having the
same ID. After reading the list I see many have the same problem.
Here is a patch that uses the first few bytes of the disc and generates
a MD5 diges
I think it would be nice if the program description (saved as a
separate file name .desc or whatever) was available next to
recorded shows in the media library.
alex
--
Alex Polite
http://plusseven.com/whoami
---
This SF.net email is sponsore
Hi.
I've noticed that non ascii characters are stripped from names of
recorded shows. Is this intentional or a bug?
alex
--
Alex Polite
http://plusseven.com/whoami
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fas
Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv29869
Modified Files:
freevo
Log Message:
replace the shell script with a nice python version
Index: freevo
===
RCS file: /cvsroot/freevo/freevo/freevo,v
Should we perhaps think about writing FXD files for recorded shows?
Obviously some of the information is slightly different, but it would
be nice to take advantage of the info displays to show more about
recorded shows...
i.e.
tagline = subtitle of program
plot = description
year = airdate
runtim
On Wed, Jan 07, 2004 at 02:37:33PM -0400, Rob Shortt wrote:
> Yes, but isn't this using tvtime's and mplayer's own OSD capabilities,
> and not tiny_osd? For the osd's capable of doing this themselves we
> don't need the app to handle it and those apps that don't have an osd
> interface will sti
Update of /cvsroot/freevo/freevo/WIP/Ruelle
In directory sc8-pr-cvs1:/tmp/cvs-serv31871
Modified Files:
freevoscreensaver.py
Log Message:
close to done. now for some stress testing
Index: freevoscreensaver.py
===
RCS file: /
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello developers,
I have posted this problem on freevo-users on 02. Jan., but nobody
was able to help. Hopefully you can help me !
I have a strange problem with xine. If I try to play a DVD, xine starts
but the dvd isn't playing automatically. I can
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello developers,
I have a problem with the lm_sensor plugin. My system:
FreeVo 1.4.1
runtime 0.3.1
SuSE 8.2
sensors-2.7.0-15
lm_sensor is running, for output of command "sensors" see end of this mail.
If I activate the plugin with:
plugin.activate
--- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > Gustavo Sverzut Barbieri
wrote:
> > Maybe it's better OSD (tinyosd) to call the running object to
> display
> > it. I mean, if it's in Menu, ask it to display the message. If it's
> in
> > MPlayer Music Player, ask it. If in MPlayer video player, ask
Aubin Paul wrote:
On Wed, Jan 07, 2004 at 02:12:06PM -0400, Rob Shortt wrote:
I think this is good, but only for tiny_osd, because it can't display
over other apps (mplayer/xine/tvtime). So, if it is the osd plugin's
responsability to send the message to the running object it will also
make it
Update of /cvsroot/freevo/freevo/WIP/Ruelle
In directory sc8-pr-cvs1:/tmp/cvs-serv15287
Modified Files:
freevoscreensaver.py
Log Message:
now no sound and loop go through the play arg methodi for movies
Index: freevoscreensaver.py
=
On Wed, 2004-01-07 at 13:16, Aubin Paul wrote:
> On Wed, Jan 07, 2004 at 02:12:06PM -0400, Rob Shortt wrote:
> > I think this is good, but only for tiny_osd, because it can't display
> > over other apps (mplayer/xine/tvtime). So, if it is the osd plugin's
> > responsability to send the message t
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv13365
Modified Files:
directory.py
Log Message:
remove update info on build
Index: directory.py
===
RCS file: /cvsroot/freevo/freevo/src/directory.py
On Wed, Jan 07, 2004 at 02:12:06PM -0400, Rob Shortt wrote:
> I think this is good, but only for tiny_osd, because it can't display
> over other apps (mplayer/xine/tvtime). So, if it is the osd plugin's
> responsability to send the message to the running object it will also
> make it better for
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv12585
Modified Files:
main.py
Log Message:
add mmpython warning
Index: main.py
===
RCS file: /cvsroot/freevo/freevo/src/main.py,v
retrieving revision
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv12155
Modified Files:
item.py
Log Message:
respect overlay files and create dir if needed
Index: item.py
===
RCS file: /cvsroot/freevo/freevo/src/ite
Gustavo Sverzut Barbieri wrote:
Maybe it's better OSD (tinyosd) to call the running object to display
it. I mean, if it's in Menu, ask it to display the message. If it's in
MPlayer Music Player, ask it. If in MPlayer video player, ask it, ...
With that we could have that I mentioned above and we
Update of /cvsroot/freevo/freevo/src/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv10582/plugins
Modified Files:
freevo-rendezvous.py
Removed Files:
Rendezvous.py
Log Message:
move Rendezvous.py to util
Index: freevo-rendezvous.py
Update of /cvsroot/freevo/freevo/src/util
In directory sc8-pr-cvs1:/tmp/cvs-serv10582/util
Added Files:
Rendezvous.py
Log Message:
move Rendezvous.py to util
--- NEW FILE: Rendezvous.py ---
""" Multicast DNS Service Discovery for Python, v0.10
Copyright (C) 2003, Paul Scott-Murphy
Gustavo Sverzut Barbieri wrote:
> Maybe it's better OSD (tinyosd) to call the running object to display
> it. I mean, if it's in Menu, ask it to display the message. If it's in
> MPlayer Music Player, ask it. If in MPlayer video player, ask it, ...
The question is: what is the running object?
Di
[EMAIL PROTECTED] wrote:
> Update of /cvsroot/freevo/freevo/WIP/Ruelle
> In directory sc8-pr-cvs1:/tmp/cvs-serv5596
>
> Modified Files:
> freevoscreensaver.py
> Log Message:
>
> Well it worked sorta. I can now use videos as screen savers. gotta figure out a mute
> and we can't seem to set t
Update of /cvsroot/freevo/freevo/WIP/Ruelle
In directory sc8-pr-cvs1:/tmp/cvs-serv5596
Modified Files:
freevoscreensaver.py
Log Message:
Well it worked sorta. I can now use videos as screen savers. gotta figure out a mute
and we can't seem to set the mplayer options in the mplayer_optio
--- Dirk Meyer <[EMAIL PROTECTED]> escreveu:
> Gustavo Sverzut Barbieri wrote:
> > --- Dirk Meyer <[EMAIL PROTECTED]> escreveu:
> >> Aubin Paul wrote:
> >> > Makes sense to me... Dischi's _debug_ command is a good example
> of
> >> how
> >> > we could do it.
> >> >
> >> > On Mon, Jan 05, 2004 a
Update of /cvsroot/freevo/freevo/src/video
In directory sc8-pr-cvs1:/tmp/cvs-serv29112
Modified Files:
videoitem.py
Log Message:
make screensaver videos not blowup
Index: videoitem.py
===
RCS file: /cvsroot/freevo/freevo/src
Hello.
Jan Grewe wrote:
Hi,
I've tested your plugin, first with mbox which didn't work, i get a new
main-menu item "unknown" which tells me only "Directory is empty" when i
select it, so i've checked pop3 which worked sortof after adding
"MAIL_SSL=0" to my conf.
I've fixed the missing MAIL_SSL con
I don't see anything obviously wrong but haven't had time lately to look
at it. I will put it on my TODO for the weekend. Sorry for the delay,
--
Mike Ruelle
[EMAIL PROTECTED]
http://world.std.com/~mruelle/
On Wed, 2004-01-07 at 10:07, Matthieu Weber wrote:
> On Thu 18.12.2003 at 11:17:59AM +020
On Thu 18.12.2003 at 11:17:59AM +0200, Matthieu Weber wrote:
> Here is a patch for supporting Genesis and SNES zipped roms in the games
> module. It simply unzips the ROM to /tmp and passes the uncompressed
> file to snesitem and genesisitem for title detection.
>
> zipped_rom.py is a new file, us
den_RDC wrote:
> Comments?
About the chdir in child problem: take a look at videothumb.py in
src/util cvs version of freevo. This may help you.
Dischi
--
printk("autofs: Out of inode numbers -- what the heck did you do??\n");
2.0.38 /usr/src/linux/fs/autofs/root.c
---
Gustavo Sverzut Barbieri wrote:
> --- Dirk Meyer <[EMAIL PROTECTED]> escreveu:
>> Aubin Paul wrote:
>> > Makes sense to me... Dischi's _debug_ command is a good example of
>> how
>> > we could do it.
>> >
>> > On Mon, Jan 05, 2004 at 08:03:12PM -0500, Michael Ruelle wrote:
>> >> Ok i can see that
Sorry, forgot to include the trace:
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/freevo/main.py", line 453, in ?
app.eventhandler(event)
File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 555, in
eventhandler
action( arg=arg, menuw=self )
File "
Hi,
I've tested your plugin, first with mbox which didn't work, i get a new
main-menu item "unknown" which tells me only "Directory is empty" when i
select it, so i've checked pop3 which worked sortof after adding
"MAIL_SSL=0" to my conf.
When selecting the menu-item i get a sub-item "default" and
Gustavo Sverzut Barbieri wrote:
> Yes, it's a problem.
> I'm far from freevo dev since October-2003, but from the mails I'd
> read, Dischi said something about plugins registering XML parsers, if
> it comes to be true, so you can define your own preferences to use in
> your plugin, like the color,
Viggo Fredriksen wrote:
> On a sidenote - one of the things nagging me while I was doing the skin,
> and the detachbar, was the lacking possibility to skin stuff like the
> idlebar, detachbar and popups. Not that I know how to fix this, but I
> think the gui could benefit greatly from this. Ex. I t
Aubin Paul wrote:
> On Tue, Jan 06, 2004 at 08:36:59PM +0100, Dirk Meyer wrote:
>> This is only for one plugin (and a bad hack). What about making
>> something like
>>
>> plugin.register('whaterver', type='webserver')
>>
>> Than web and recorderserver call plugin.init(). If the following
>> stuff
Le Mercredi 07 Janvier 2004 03:28, Rob Shortt a écrit :
Hi,
> Cyril, there doesn't seem to be an obvious way to offset the message
> horizontally. For me the 'V' in Volume, and the left side of the bar
> are right against the left side of my screen because of the overscan. I
> added handling
37 matches
Mail list logo