]> git.sesse.net Git - vlc/commitdiff
NEWS: mention EGL and skins2 improvements
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 16 Jan 2011 22:11:40 +0000 (23:11 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 16 Jan 2011 22:11:59 +0000 (23:11 +0100)
NEWS

diff --git a/NEWS b/NEWS
index d24ce174fae0b466d0e7d543b10a5fc18ee023d8..a2827d7b190858ccf53d84bddae1555b418de085 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -46,11 +46,14 @@ Interfaces
  * Qt: effects dialogs rework
  * Qt: new CoverFlow-like view of the playlist
  * Qt: port to MacOS X platform
+ * Skins2: fullscreen controller support, relative placement support
+   and important cleanups and optimisations
  * ncurses: heavy refactor of the complete interface
 
 Video Output:
  * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
  * New video output for iOS platform
+ * New video output using EGL
  * Adaptation of the OpenGL layer for OpenGL ES 1.1
  * Various vmem improvements