[vlc-devel] [PATCH 0/6] adapt libvlc to new playlist
Victorien Le Couviour--Tuffet
victorien.lecouviour.tuffet at gmail.com
Tue Nov 27 13:28:52 CET 2018
These patches aim to adapt the libvlc for new playlist usage.
Victorien Le Couviour--Tuffet (6):
libvlc: create intf legacy playlist vars
libvlc: configure cork on startup
libvlc: handle playlist autostart
libvlc: spawn system specific intf after playlist
libvlc: use vlc_vector for interfaces
intf: use new playlist
include/vlc_interface.h | 4 +-
src/interface/interface.c | 130 ++++++++++++--------------------------
src/libvlc.c | 31 +++++++--
src/libvlc.h | 5 +-
4 files changed, 71 insertions(+), 99 deletions(-)
--
2.19.1
More information about the vlc-devel
mailing list