[vlc-commits] Update NEWS for 2.0.6

Jean-Baptiste Kempf git at videolan.org
Thu Jan 17 16:50:46 CET 2013


npapi-vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Jan 17 16:50:31 2013 +0100| [c992dba32cf53a9e2e620e96d4493b76cf3b95e5] | committer: Jean-Baptiste Kempf

Update NEWS for 2.0.6

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

 NEWS |   36 ++++++++++++++++++++++++++++--------
 1 file changed, 28 insertions(+), 8 deletions(-)

diff --git a/NEWS b/NEWS
index a91c7da..9da05d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,19 +1,39 @@
 Changes between VLC 2.0.2 and 2.0.6:
 ------------------------------------
- * NPAPI: core class rework and redesign
- * NPAPI: core windowless support
- * Update test page
- * Drop OJI support
+
+Common:
+ * Upgrade the libVLC wrapper
  * Improve packaging on most platforms
- * Fix memory and Handle leaks
+ * Optionnal toolbars display in webview and in fullscreen
+ * Quit fullscreen with Esc key
+ * Fix background color
+ * Fix memory and handle leaks
+
+Webpages:
+ * Update classic test pages
+ * Add jQuery class to control the webplugin
+ * Add VLCObject and VLCControl classes to control the webplugin
+ * Add Windowless and resize test pages
+
+NPAPI core:
+ * Core class rework and redesign
+ * Windowless support
+ * Drop OJI support
  * Fix browser events propagation in NPAPI
- * ActiveX: first step of Win64 support
- * Upgrade the libVLC wrapper
  * Drop the dependency on external NPAPI headers: it will get downloaded
+
+ActiveX:
+ * ActiveX: first step of Win64 support
+ * Fix events propagation
+ * Fix memory cleaning on unload
+
+Platforms:
  * Support for Windowless under X11 with XCB
  * Support for Windowless under Mac OS X using CoreGraphics
  * Support for Windowless under Windows using GDI+
- * Re-write Mac OS X Port to use CoreAnimation for video playback
+ * Re-write Mac OS X Port to use CoreAnimation for Windowed video playback
+ * Support for Mac OS X 64 bits
+ * Support for Windows 64 bits
 
 
 Changes between VLC 2.0.0 and 2.0.2:



More information about the vlc-commits mailing list