]> git.sesse.net Git - vlc/blobdiff - NEWS
Cleanup and fix aliasing warnings
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 5e57ea919accf5877fd61175c390726ba0c04135..2c78ad7cae585cf4fb93c7bb75b1675f709a866d 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)
 
@@ -11,9 +17,20 @@ Playlist:
 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
 
+Removed modules:
+ * csri
+ * galaktos
+
 Changes between 0.9.9a and 1.0.0:
 ---------------------------------
 
@@ -515,7 +532,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