]> git.sesse.net Git - vlc/commitdiff
More NEWS about Qt and Core
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 26 Mar 2013 12:02:23 +0000 (13:02 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 26 Mar 2013 12:03:36 +0000 (13:03 +0100)
NEWS

diff --git a/NEWS b/NEWS
index ab8778fe526e33dc3069a424187a1d53965040a7..14ac28655abb38e2b642dd1b59f732ebe2644b4a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ Important changes:
 Core:
  * Audio core rewrite
  * Fix support for .001, .00x split files on Windows
+ * Full support for UNICODE Windows mode
+ * Partial support for Windows Store App
 
 Decoders:
  * Support for OPUS via libopus.
@@ -154,6 +156,13 @@ Qt:
  * Menus modifications and improvements
  * Playlist improvements and fixes, including PictureFlow view
  * Streaming output wizard rewrite
+ * Add bitrate graph in information panels
+ * Filters panels improvements, notably Equalizer and Compressor
+ * EPG display fixes and improvements
+ * Add SD pixmap sources
+ * Preferences hotkeys management fixes
+ * Display playlist total duration
+ * Support for a Maximum volume in the UI
  * Numerous fixes
 
 libVLC: