[vlc-commits] NEWS: update info for release note

Jean-Baptiste Kempf git at videolan.org
Sun Mar 1 18:31:33 CET 2015


npapi-vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Mar  1 18:31:16 2015 +0100| [046d21a2df80fdf6e6ba813845b31c5db4e7ec1d] | committer: Jean-Baptiste Kempf

NEWS: update info for release note

> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=046d21a2df80fdf6e6ba813845b31c5db4e7ec1d
---

 NEWS |   15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 1a1d438..8578a65 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,19 @@ Changes between VLC plugins 2.1.0 and 2.2.0:
 --------------------------------------------
 
 NPAPI Core:
- * Various fixes and cleanups
+ * Support vlc.playlist.currentItem
+ * Various fixes and large cleanups
+ * Listen to MediaPlayerMediaChanged event
+ * More lax acceptance of parameters style
+
+ActiveX:
+ * Match support to NPAPI
+ * Fix compilation for 64bits
+ * Support "type" attribute
+ * Fix registration in IE10
+ * Implement versionInfo()
+ * Fix position event
+ * Add MediaPlayerMediaChanged, MediaPlayerTitleChanged and MediaPlayerTitleChanged
 
 Mac:
  * New MacOS video output based on CoreAnimation
@@ -11,6 +23,7 @@ Mac:
  * Fix support for Safari 5 on OS X 10.6 and later
  * Fix compilation with clang++
  * Fix compilation with Xcode5 and Mavericks
+ * Add support for 'bgcolor', 'branding' and 'toolbar'
 
 
 Changes between VLC plugins 2.0.6 and 2.1.0:



More information about the vlc-commits mailing list