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

Jakob Leben jakob.leben at gmail.com
Wed Aug 12 00:26:39 CEST 2009


On Tue, Aug 11, 2009 at 10:50 PM, Jakob Leben <jakob.leben at gmail.com> wrote:

>
> 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.


Oh, sorry, that was media_list_player_t, that was referencing
media_player_t. I take it back.

Well, it seems to me that libvlc_media_list can easily colaborate with non
libvlc_media_list_player code via input_item_t that every libvlc_media_t
references. I don't understand why we should port the whole qt4 interface to
libvlc as opposed to just use it's media_list_t?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090812/4c951f82/attachment.html>


More information about the vlc-devel mailing list