vlc | branch: master | Thomas Guillem <[email protected]> | 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
