]> git.sesse.net Git - vlc/blobdiff - NEWS
python-ctypes: fix enum names conversion
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index a87bd52d92a09e820c177e5de43cad2eef982383..7f3dd195962f7856a64fc717fc6d889f26efc4de 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
 Changes between 1.0.0 and 1.1.0-git:
 ------------------------------------
 
+Access:
+ * Port of the screen module from Xlib to XCB
+
+Demuxers:
+ * Support for ADPCM in .flv streams
+
 Mac OS X Interface:
  * Completely reworked user interface (based upon works from GSoC 2008)
 
@@ -8,6 +14,18 @@ Playlist:
  * WPL playlist support
  * ZPL playlist support
 
+Audio filters:
+ * Chorus/Flanger audio filter
+
+Encoders:
+ * x264, add psy-rd parameter and change default settings
+
+Video Output:
+ * Added desktop mode to the Direct3D output module. It differs from DirectX
+   desktop mode, because it hides the desktop icons, but reacts to mouse clicks.
+
+Visualisation:
+ * Support of .milk visualisation files using projectM libraries
 
 Changes between 0.9.9a and 1.0.0:
 ---------------------------------
@@ -510,7 +528,7 @@ Interfaces:
      if libncursesw is available.
    * Some nice colors if the terminal supports it (most do)
  * Experimental Lua interface modules. See vlc -I lua and
-   share/lua/playlist/README.txt for more info.
+   share/lua/intf/README.txt for more info.
  * Unix
    * Option to allow only one running instance, using D-Bus interface.
    * D-Bus Interface implementing the MPRIS