]> git.sesse.net Git - vlc/blobdiff - NEWS
Replace libvlc_exception_get_message with libvlc_errmsg
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index d2224f62bb012415a46e600a26c316b3471d06ab..91ac3a3ae2ddd80b9461976c31c37cf5061b8d27 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ Access:
 
 Demuxers:
  * Support for ADPCM in .flv streams
+ * EXPERIMENTAL support for .aob files from DVD-Audio
 
 Mac OS X Interface:
  * Completely reworked user interface (based upon works from GSoC 2008)
@@ -20,9 +21,17 @@ Audio filters:
 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:
 ---------------------------------