Commit c9c734d3 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update NEWS for libvlc dialog API

parent 4488be3b
......@@ -178,6 +178,9 @@ libVLC:
libvlc_media_player_get_agl, libvlc_media_player_set_agl
* Add libvlc_media_player_set_android_context to integrate in an Android surface
* Add libvlc_media_player_set_evas_object to draw on an EFL/Evas Object
* 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
Logging
* Support for the SystemD Journal
......
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