[vlc-commits] libvlc: add dialog API

Thomas Guillem git at videolan.org
Thu Feb 4 15:28:06 CET 2016


vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon Feb  1 18:32:28 2016 +0100| [68cc74c545b0f0fc99b2f011e645171f9b92b01b] | committer: Thomas Guillem

libvlc: add dialog API

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=68cc74c545b0f0fc99b2f011e645171f9b92b01b
---

 include/vlc/libvlc_dialog.h |  241 +++++++++++++++++++++++++++++++++++++++++++
 lib/Makefile.am             |    2 +
 lib/dialog.c                |  185 +++++++++++++++++++++++++++++++++
 lib/libvlc.sym              |    6 ++
 lib/libvlc_internal.h       |    6 ++
 5 files changed, 440 insertions(+)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=68cc74c545b0f0fc99b2f011e645171f9b92b01b


More information about the vlc-commits mailing list