[vlc-commits] Update NEWS for libvlc
Jean-Baptiste Kempf
git at videolan.org
Mon Jul 27 15:47:59 CEST 2015
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jul 27 15:47:49 2015 +0200| [fcde633ddc64108ace91849e7c57598612b8abfa] | committer: Jean-Baptiste Kempf
Update NEWS for libvlc
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=fcde633ddc64108ace91849e7c57598612b8abfa
---
NEWS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/NEWS b/NEWS
index 729cf09..7dfa962 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,11 @@ Translations:
* Add Kashmiri and Maithili languages
* Update of most translations
+libVLC:
+ * expose audio mute, cork and volume change events: libvlc_MediaPlayerCorked,
+ libvlc_MediaPlayerUncorked, libvlc_MediaPlayerMuted,
+ libvlc_MediaPlayerUnmuted and libvlc_MediaPlayerAudioVolume
+
Changes between 2.2.0 and 2.2.1:
--------------------------------
More information about the vlc-commits
mailing list