On Wed 25.08.2004 at 04:12:23PM +0300, Matthieu Weber wrote:
> After downloading the TV program from the net with xmltv, I usually go
> through the wole guide to see what's interesting in the coming week
> (especially in the evenings when movies are scheduled).
I forgot to add: I a
having as much
information as possible at once is what I am used to now.
Just my 2 cents.
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -() public key id : 452AE0AD
v menu" to "tv menu more
info".
I just noticed however that the has no height argument. How
does it know how high it should be? This might be the problem: DISPLAY
does the switching, but nothing happens on the screen because the
listing doesn't shrink (wild guess).
Matthieu
RC it
> should work with Noia. Oops, no, no skin defines a second area so
> DISPLAY does nothing.
Is it possible to re-implment this feature? I use it quite often in my
freevo 1.4 box.
And will there be another 1.5.x release, or should I use the 1.5 branch
CVS?
Matthieu
--
(
nsponder than the one currently used for recording it
should
be allowed too.
Besides, DVB also provides radios, so it would be nice the be able to
access then from the audio menu.
And of course, if we have 2 or more devices of the same type, the same
kind of rules should apply also (dev
p
("encoding iso88591 doesn't exist"). I don't know what the best
policy would be in this case: let the user fix the value of
LC_ALL, use a default value, or guess a proper value.
Matthieu
--
(~._.~)
On Wed 28.07.2004 at 09:23:01PM +0200, Dirk Meyer wrote:
> Matthieu Weber wrote:
> > Besides, if we have two apps running at the same time (e.g. mplayer for
> > the music and the image viewer, or mplayer for video and the menu
> > displaing inside mplayer), both app must have
>
> > I had the same idea, but I'm not sure how this works with passing
> > event to parents and such things. Should a event go to more than one
> > item? That won't be done in the next weeks.
> I think so. I would prefer windows having parents again, coordinates being
der and a label. A label itself was something with text. Now
> a label _is_ a text, a button _is_ a label (only with a different
> drawing function).
> Request for Comments,
Hoped to be a bit helpful... I haven't taken a look at the GUI code
nix-like) system
creates a new thread (inside a new process) when starting an
application (duplicating the current process with fork(), then replacing
the code of the child process with the code of the application you want
tu run with exec()). I don't think there is another way.
ut files and dirs in the burning cart, and then burn
it to a CD/DVD. I've been thinking about it long time ago, but it is
quite low on my priority list.
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )
rno 16] Device or resource busy
>
> Sometimes ejecting a DVD doesn't work and I need to killall python
> threads and freevo_launcher stuff
Might be, I don't know. What I had is a segfault and a crash of the main
thread just after mmpython tries to access the DVD using libdvd
On Mon 05.04.2004 at 03:41:59PM +0200, Zeratul wrote:
> Matthieu Weber wrote:
> >I'll try to find the workaround. The freevo-XXX mailing lists don't seem
> >to be archived in SourceForge, though, it's a bit annoying.
If found one: it seems that when libdvdread acc
't seem
to be archived in SourceForge, though, it's a bit annoying.
I found a post
(http://www.mail-archive.com/[EMAIL PROTECTED]/msg04454.html)
mentioning my problem. I'll try a newer runtime...
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ?
omputer, but this might be fixed in a less old version of Freevo, I
haven't checked yet).
Has someone had similar problems? And found a solution?
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )
#x27;ll have time to work on it).
Rob, if you are still interested in integrating DVB to freevo, we
probably can start discussing it.
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
When Mplayer is compiled with I18N, the version number is not on the
first line of output as it is assumed in video/plugins/mplayer.py. This
patch fixes the problem.
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL
On Thu 08.01.2004 at 10:03:15PM -0400, Rob Shortt wrote:
> Matthieu Weber wrote:
> >Here is a set of patches for enabling favorites from the OSD. It reuses
> >most of the code that exists already but was not in use, with some
> >modifications to make it useable :)
> >
On Thu 08.01.2004 at 08:55:30AM -0400, Rob Shortt wrote:
> Matthieu Weber wrote:
> >Here is a set of patches for enabling favorites from the OSD. It reuses
> >most of the code that exists already but was not in use, with some
> >modifications to make it useable :)
> >
On Thu 08.01.2004 at 11:06:09AM +0100, Dirk Meyer wrote:
> Matthieu Weber wrote:
> > 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
The code that makes the paths absolute when loading the config does not
work with GAMES_ITEMS (it expects a tuple with two elements, but the
GAMES_ITEMS are more complex than that). This patch disables simply the
"absoluting" of the paths for games.
Matthieu
--
(~._.~) Matt
Here is a set of patches for enabling favorites from the OSD. It reuses
most of the code that exists already but was not in use, with some
modifications to make it useable :)
I have made some changes to the GUI objects too (bugfixes) and to the
recordserver.
Matthieu
--
(~._.~)Matthieu
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
--
(~._.~)
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.p
On Mon 22.12.2003 at 02:33:45PM +0100, Dirk Meyer wrote:
> Matthieu Weber wrote:
> > On Thu 11.12.2003 at 09:40:42PM -0400, James Oakley wrote:
> >> On December 11, 2003 06:41 am, Matthieu Weber wrote:
> >> > I noticed that if you start freevo with a CD in the dri
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, used by this patch.
Matthieu
--
(~._.~)Matthieu Weber
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -() public key id : 452AE0AD ()- -()
(_)-(_) "Humor ist, wenn man trotzdem lacht (Germain Muller)" (_)
On Thu 11.12.2003 at 09:40:42PM -0400, James Oakley wrote:
> On December 11, 2003 06:41 am, Matthieu Weber wrote:
> > I noticed that if you start freevo with a CD in the drive, it won't be
> > able to eject the CD (and the CD is not mounted, I checked that too).
> > The
On Thu 11.12.2003 at 03:05:56PM +0100, Dirk Meyer wrote:
> Matthieu Weber wrote:
> > On Thu 11.12.2003 at 01:24:57PM +0100, Dirk Meyer wrote:
> >> Does this help?
> >
> > Yes, thanks a lot. I didn't get that if the menu is active, it gets all
> > the ev
the
menu? with menu.show()/hide()?
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -() public key id : 452AE0AD ()- -()
(_)-(_) "Humor ist, wenn
close(), so the problem doesn't come from there. Any idea
what could get a hold on the cdrom device in this case? A binary lib,
maybe? Or mmpython?
Matthieu
--
(~._.~) Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL
hen starts to play VideoItem_D, which
is exactly what I expect).
So the big question is: who decides what eventhandler receives what
event? howcome the the PLAY_END is received by A and not by B in case
of an error?
Thanks for all help you can bring me.
Matthieu
--
(~._.~) Matt
be I'll find an even better solution.
> -Rob (tired of building a UI toolkit from scratch)
I know what you mean. I hate building GUIs. But of course, a command
line tool with a remote-control is not that handy :)
Matthieu
--
(~._.~)Matthieu Web
(btw, dialogs are modal on most of the GUI I know, so it's not
unreasonable to ask this). Is it possible to do so?
Matthieu
--
(~._.~) Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -()
lients
disconnect once the have downloaded the file from the source. But as I
said, it might have changed a lot.
Matthieu
--
(~._.~) Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -() public
On Tue 09.12.2003 at 07:49:37AM +0100, Peter Svensson wrote:
> Perhaps someone could add this to games as well ?? Please?
Add what to the games?
Matthieu
--
(~._.~) Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTEC
On Mon 08.12.2003 at 07:26:57PM +0100, Dirk Meyer wrote:
> Matthieu Weber wrote:
> > Here is a patch that fixes the fxdhandler, videoitem and __init__ of the
> > video subsystem. Unless the DTD for video fxd files has changed, the
> > fxdhandler implementation does not respect
(why isn't this
background_playlist initialized to at least null in my case?)
Matthieu
--
(~._.~) Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -() public key id : 452
e to take care of the "" (quite
clean also, doesn't require wide changes in the code, only in a
couple of places
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED]
one.
And as there was also a need to redesign the mixer plugin using a Python
module instead of hardcoded ioctls, I can try to do that too, and add
support for Alsa (since I'm using it on my box). If I find out how to do
it :)
Comments?
Matthieu
--
(~._.~)Matthie
s pointing to the CD/DVD drive.
I don't know if this is implemented yet, it was just a thought.
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -()
ut how to do it without making lots of changes :(
> Someone please point me where to change that in freevo. I take a quick
> look but couldn't find where.
It was IIRC in the VideoItem module.
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä
On Fri 01.08.2003 at 10:52:54AM -0400, Aubin Paul wrote:
> Hi Matthieu,
>
> I've committed the code; please try it and let me know if it works for
> you.
Seems to be working properly.
Matthieu
--
(~._.~) Matthieu Weber - Univer
ith the
type of event, but this information is not used anywhere (I don't know
how to pass it to the various event handlers).
Matthieu
--
(~._.~) Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -()
. It might produce even smaller code.
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -() public key id : 452AE0AD ()- -()
(_)-(_) &quo
my own mplayer, but this was easy to configure).
Thanks,
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -() public key id : 452AE0AD ()
to the CVS version of Freevo I have (at least mmpython is
one of the problems, since Freevo does not anymore show the content of
the ID3 tags when playing an mp3).
So what's the trick for staying up-to-date?
Matthieu
--
(~._.~) Matthieu Weber - Université de Jyvä
the current CVS still doesn't work please send me a
> copy of a nonworking ogg. I don't have many of them here
> so the parser may not be perfect.
Why not use the pyOgg module, or even the libogg.so (or
libvorbis.so?) for getting meta-data from the Ogg streams ?
Matt
using the ``df'' command for getting the percentage of used
space on the disc (instead of adding up the sizes of all files). It's
still a dirty hack, that's true.
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )emai
avoiding errors, but I wouldn't put
it into the CVS, unless no other solution is found.
Matthieu
--
(~._.~) Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -() public key id : 452
tten to match the new DTD.
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -() public key id : 452AE0AD ()- -()
(_)-(_) "Humor ist
tive, it will be relative to the MOVIE_INFO directory
(or maybe MOVIE_DATA, I don't remember), unless a media-id attribute is
given, in which case it will be relative to the root of the specified
media.
Matthieu, back from holidays
--
(~._.~)Matthieu Weber - Université de Jyväs
On Sun 23.03.2003 at 07:32:57PM +0100, Dirk Meyer wrote:
> Matthieu Weber wrote:
> > When a videoitem has several subitems, the current code plays only the
> > first one (because the menu is "visible" when playing this one, and
> > since "EOF + visible menu =&g
; fastest burner is not that fast.
It might be a bug in Nero?
> > so if I make a cover and a fxd form
> > the imdb helper, they all have the same cover !
> > Very annoying.
>
> Strange, I just made a fxd file for a dvd, the id is date + label.
I have some CDs which
and Uncut.ac3.avi
However, mplayer-options in and do not work unless you
apply the patch I sent today. (Yes, I know, the implementation is
lousy... But it's getting better :)
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä
g of
mplayer_options to subitems, so that the options of the subitem (set
from the XML file) are not clobbered.
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -() p
In my previous implementation, a couple of mplayer-options attributes
were not supported. Now they are.
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED] ( ? )
()- -() public key
On Thu 13.03.2003 at 05:06:43PM +0100, Dirk Meyer wrote:
> Matthieu Weber wrote:
> > Here is another fix for the XML files handling in xml_parser.py and a
> > fix for the videoitem.py (self.menuw_visible was not initialized in some
> > cases, and freevo crashed).
>
>
On Wed 19.02.2003 at 09:06:29AM +0200, Matthieu Weber wrote:
> On Tue 18.02.2003 at 07:16:00PM +0100, Dirk Meyer wrote:
> > Hi,
> >
> > since we moved to the new xml files some days ago, we need some things
> > done to better use it. Here are some todo items, maybe th
Here is another fix for the XML files handling in xml_parser.py and a
fix for the videoitem.py (self.menuw_visible was not initialized in some
cases, and freevo crashed).
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL
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
I committed your change, does anyone have any reason why we wouldn't
> want to do this? Backslashes are pretty rare in unix filenames.
Wouldn't it be cleaner to use os.path.join() (or someting like that)
instead of blindly replacing backslashes with slashes?
Matthieu
--
(~._.~)
info
> in about 30 lines of python.
But pyvorbis is already integrated to the runtime, so that we can see
Ogg/Vorbis titles when playing. Would your implementation replace it,
then?
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä
if we have a program to write these tags, too.
Wouldn't it be easier (not more efficient, just easier) to use mplayer
for reading info from whatever file format?
Matthieu
--
(~._.~)Matthieu Weber - Université de Jyväskylä (~._.~)
( ? )email : [EMAIL PROTECTED]
On Mon 24.02.2003 at 05:34:58PM -0600, Krister Lagerstrom wrote:
> Matthieu Weber wrote:
> > On Sun 23.02.2003 at 09:38:07PM -0600, Krister Lagerstrom wrote:
> >>It would be nice if there could be settings in freevo_config.py for the
> >>following things:
> >>
&
65 matches
Mail list logo