[vlc-commits] Update NEWS

Felix Paul Kühne git at videolan.org
Thu Feb 15 23:05:05 CET 2018


vlc/vlc-3.0 | branch: master | Felix Paul Kühne <felix at feepk.net> | Thu Feb 15 23:04:53 2018 +0100| [f394bdaa774295332784da16f2b68a60df213cb3] | committer: Felix Paul Kühne

Update NEWS

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

 NEWS | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/NEWS b/NEWS
index 40c6a5b140..fa595527b5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,22 +2,27 @@ Changes between 3.0.0 and 3.0.1:
 --------------------------------
 
 Core:
- * Fix user after free when cleaning playlists
+ * Fix use-after-free when cleaning playlists
 
 Video output:
  * Fix HLG tone mapping on some systems like macOS.
  * Fix screensaver inhibition on Windows XP
- * Fix various direct3d11 crashes
+ * Fix various Direct3d11 crashes
  * Fix HDR tone mapping in Direct3d11
 
 Access:
  * macOS: enable SMB file sharing
 
 Hardware Decoder:
- * macOS: Improve HEVC 10bits performances with Videotoolbox
+ * macOS: Improve HEVC 10bit performance with Videotoolbox
 
 Demux:
  * Improve MKV seeking speed
+ 
+macOS Interface:
+ * Re-add option to disable the fullscreen controller panel
+ * Auto-layout improvements
+ * Remove misleading playback warning indicator
 
 Changes between 2.2.8 and 3.0.0:
 --------------------------------
@@ -225,7 +230,7 @@ Audio filters:
    headphones effects
  * Add a pitch shifting module
 
-Video ouput:
+Video output:
  * Linux/BSD default video output is now OpenGL, instead of Xvideo
  * OpenGL:
     * New OpenGL provider for Windows
@@ -282,7 +287,7 @@ Service Discovery:
  * New mDNS services discovery using Bonjour (Mac OS X, tvOS, iOS)
  * Rewrite of the UPnP service discovery
 
-Mac OS X Interface
+Mac OS X Interface:
  * Drop support for Mac OS X 10.6 Snow Leopard
  * Support right-to-left user interface layout for right-to-left languages
  * New resizable fullscreen controller with improved design



More information about the vlc-commits mailing list