[vlc-devel] [PATCH] Disable media-library by default

Rafaël Carré rafael.carre at gmail.com
Wed Oct 20 19:14:30 CEST 2010


On Wed, 20 Oct 2010 20:02:29 +0300
"Rémi Denis-Courmont" <remi at remlab.net> wrote:

> Wouldn't it be an order of magnitude simpler to have vlc.c insert
> "--media-library" in argv?

Indeed, I was thinking only the last option had effect.

So if I specified --no-media-library, it would result in:
libvlc_new(.., { ..., "--no-media-library", "--media-library" } );
And I would get the media library anyway.

But it seems to work (dunno how/where) so I pushed just that (and it
works for ignore-config too)

-- 
✍ Rafaël Carré ☺
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20101020/37e0fb62/attachment.sig>


More information about the vlc-devel mailing list