[vlc-devel] [PATCH 6/6] Update NEWS

Daniel Amm da2424 at t-online.de
Tue Dec 15 22:15:37 CET 2015


---
 NEWS | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 9d5d379..96d50e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,32 @@
 Changes between VLC plugins 2.2.1 and 2.2.2:
 --------------------------------------------
 
-Common:
+NPAPI Core:
  * Rewrite using libvlcpp
  * Fix various memleaks
  * Improve stability
  * Cleanup
+ * Add support for titles and chapters
+ * Fix vlc.video.subtitle index
+ * Fix attribute 'mute'
+
+ActiveX:
+ * Rename 'versionInfo()' method to 'getVersionInfo()'
+ * Remove deprecated VLCControl (v1)
+ * Fix handling of fullscreen mode over JS API
 
 NPAPI:
  * Add missing GTK UI updates
+ * Add method 'getVersionInfo()'
+ * Add attribute 'volume'
+
+Test:
+ * Cleanup and updates for HTML test pages
+ * Add an example VB project
+
+Platforms:
+ * Support for attribute 'branding' under Windows
+
 
 Changes between VLC plugins 2.2.0 and 2.2.1:
 --------------------------------------------
-- 
2.6.3.windows.1



More information about the vlc-devel mailing list