]> git.sesse.net Git - vlc/blobdiff - NEWS
Add Slovak l10n (Forward port of [16989], [16990] and [16991])
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 2960c96dfd79b1ed3ab2d435ae3cd67c1a6a35dd..681d6fa9b601b1ec2a0effa12e99f97a0673fd68 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,8 +11,8 @@ Playlist:
     * Audioscrobbler / last.fm support
 
 Decoders:
- * WMA Speech support (through binary codecs)
  * VP5/VP6 - Flash Video support
+ * WavPack
 
 Video output:
  * Adjust, Invert and Distort (now splited into Wave, Ripple, Gradient
@@ -21,11 +21,10 @@ Video output:
 Interfaces:
  * Windows/Linux
    * Brand new interface for Linux and Windows, based on the Qt toolkit
- * OS X
-   * Support for Apple Remote control
-   * Right/ctrl-click menu in video outputs
  * All
    * Improved user interaction
+ * OS X
+   * Full Screen controller panel
 
 Changes between 0.8.5 and 0.8.6
 --------------------------------
@@ -50,12 +49,16 @@ Video output:
 Interfaces:
  * New hotkeys for crop and zoom
  * Systray support in skins (Windows only)
- * Support for Apple Remote control
  * Notifications using notification-daemon on Linux
  * Support for snapshots from the HTTP interface
+ * OS X
+   - Support for Apple Remote control
+   - Right/ctrl-click menu in video outputs
+   - Main Menu keeps accessible when playing in fullscreen mode
 
 Localization:
  * Add Czech
+ * Add Slovak
 
 Developers:
  * Updates to the libvlc API