[vlc-devel] [PATCH] QT4 playlist: even better DragNDrop policy
Rémi Denis-Courmont
remi at remlab.net
Wed Aug 12 09:41:40 CEST 2009
On Tue, 11 Aug 2009 22:50:50 +0200, Jakob Leben <jakob.leben at gmail.com>
wrote:
> 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.
To the contrary, it seemed horrible to me... I would advocate removing the
media_list_player (never worked properly, never used) and dumbing down the
media_list to the minimum that would enable parsing a playlist file or
such.
In practice, the applications are implementing their "playlist" management
(if they have such a thing) internally anyway, and calling the simpler
non-list media_player APIs.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list