]> git.sesse.net Git - vlc/commit
libvlc: Implement media_list_view, which will be used to present/access/edit the...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Thu, 20 Sep 2007 09:08:03 +0000 (09:08 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Thu, 20 Sep 2007 09:08:03 +0000 (09:08 +0000)
commit88ef12178ca57a65965b7f90eafa3f6c7f15c64c
treeed689d7e85fc24b4330756814902032a2677cace
parent1c5fe0daebf35b2e23ea852a55c8b699bf1ad642
libvlc: Implement media_list_view, which will be used to present/access/edit the items of a media_list.
include/vlc/libvlc.h
include/vlc/libvlc_structures.h
src/Makefile.am
src/control/libvlc_internal.h
src/control/media_list_view.c [new file with mode: 0644]