]> git.sesse.net Git - vlc/blobdiff - NEWS
* forwardport the 0.8.6 NEWS
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 6b65bc06599fb3aa5d5120b838fce0a8c4f56009..f592200b67f9b5d17f55313e28dc2c6692157984 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,23 @@ $Id$
 Changes between 0.8.6 and 0.9.0-svn (not released yet)
 -------------------------------------------------------
 
+Important notes:
+----------------
+ * The HTTP interface is now only available on the local machine by default.
+   If you want to make it available from other machines, you will have to
+   edit the ".hosts" file.
+   XXX: DETAILED INSTRUCTIONS HERE :XXX
+ * This version of VLC contains a new interface for Windows and Linux. This
+   interface lacks a few features that used to be present in vlc 0.8.6: 
+   - "Streaming wizard" and "VLM control". These features will be replaced
+     by a better alternative in the next version. If you absolutely need these
+     features, we advise you to keep vlc 0.8.6
+   - Similarly, "Bookmarks" will be reintroduced in an improved version at a 
+     later point
+
+Changes:
+--------
+
 Playlist:
  * Vastly improved playlist support:
     * Media library support
@@ -22,7 +39,7 @@ Interfaces:
    * Improved user interaction
 
 
-Changes between 0.8.5 and 0.8.6
+Changes between 0.8.5 and 0.8.6:
 --------------------------------
 
 Playlist:
@@ -40,10 +57,10 @@ Input:
 Decoders:
  * Native WMV9/VC-1 support
  * WMA Speech support (through binary codecs)
- * VP5/VP6 - Flash Video support
+ * VP5/VP6 - Flash Video support (not VP61)
  * The True Audio Lossless codec support
- * WavPack support
- * Improved H.264 support (interlaced, speed improvements etc)
+ * Matroska WavPack support
+ * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
  * Fixed a problem with MPEG2 field pictures
  * Fixed swapped colors on DVB subtitles
  
@@ -90,6 +107,7 @@ Developers:
  * Fixes for the mozilla and activeX plugins
 
 
+
 Changes between 0.8.4a and 0.8.5
 ---------------------------------