Commit e676ccf3 authored by Thomas Guillem's avatar Thomas Guillem

libvlc: fix libvlc.sym and NEWS

parent e744df4c
......@@ -185,6 +185,7 @@ libVLC:
* Add a new libvlc dialog API to forward dialogs requests to the applications:
libvlc_dialog_set_context, libvlc_dialog_get_context, libvlc_dialog_set_callbacks,
libvlc_dialog_dismiss, libvlc_dialog_post_action, libvlc_dialog_post_login
* Add libvlc_media_discoverer_services_get to return a list of media discoverer services
Logging
* Support for the SystemD Journal
......
......@@ -84,6 +84,8 @@ libvlc_media_discoverer_media_list
libvlc_media_discoverer_new
libvlc_media_discoverer_new_from_name
libvlc_media_discoverer_release
libvlc_media_discoverer_services_get
libvlc_media_discoverer_services_release
libvlc_media_discoverer_start
libvlc_media_discoverer_stop
libvlc_media_duplicate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment