[vlc-devel] [PATCH] QT4 playlist: even better DragNDrop policy

Jakob Leben jakob.leben at gmail.com
Tue Aug 11 22:50:50 CEST 2009


On Tue, Aug 11, 2009 at 8:40 PM, Pierre d'Herbemont <pdherbemont at free.fr>wrote:

> I would strongly encourage to build a qt4 interface on top of libvlc. I
> think you would be surprised to see how much you would gain in term of
> simplicity.
>

Since libvlc's media list seemed well written to me as much as I looked into
it I also think it would be great to use it for vlc's plugin qt4 interface
instead of keeping two implementations at the same time.

Maybe it would be possible to only use the media list from libvlc while
using directly the core for all the rest?
I am guessing the biggest gap to bridge would be to play the media list
without a libvlc media player, but using the core?

Or maybe libvlc could be so modified that a media list doesn't need to hold
a reference to a libvlc media player, but the opposite way: a media player
get's data from a media list - so on the other hand the vlc executable does
the same, avoiding the media player.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090811/f94e844e/attachment.html>


More information about the vlc-devel mailing list