]> git.sesse.net Git - vlc/blobdiff - NEWS
* mp4: fixed a small bug with subtitle.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 370aaacd3fe7ff2539982cc14f5e9ee97cdbff33..3ff6987786a3f69adfbf6b498544fc7a58892fe1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,8 @@ Input:
  * New "file-cat" option to play truncated movies.
  * Better handling of meta info (title, author, description, etc...).
  * New options to pass meta info to the input.
+ * It is now possible to stream programs from a DVB-S/C/T stream
+   (satellite, cable, or digital terestrial television)
 
 Demux:
  * Annodex (http://www.annodex.net) support.
@@ -57,30 +59,35 @@ VideoLAN manager:
  * HTTP interface for vlm.
 
 Interfaces:
- * Skins II
+ * Skins II (Windows and Linux only)
     - Ability to embed video output.
     - Support for bitmap fonts.
     - Lots of improvements.
- * wxWindows
+ * wxWindows (default Windows and Linux interface)
     - New design and set of icons.
     - Ability to embed video output.
     - Support for hotkeys.
+    - Support for bookmarks.
  * Mac OS X
     - Support for 'groups' and playlist item properties.
     - Better hotkeys handling.
 
 Mac OS X port:
  * OpenGL video output is now the default when available.
+ * Added FAAC encoder (mp4a).
+ * Audio output fix to work with multiple streams on a HAL device.
+ * Possible fix for conflict with CodeTek VirtualDesktop (untested).
 
 Win32 port:
  * DirectShow input plugin should work with more devices.
  * Disable monitor power down when watching movies.
+ * Improved Windows installer.
 
 Linux port:
  * PowerPC fixes.
 
 Misc:
- * Improvements to the GOOM visualisation plugin.
+ * Improvements to the Goom visualisation plugin.
  * Roku HD1000 audio output.
 
 Changes between 0.7.1 and 0.7.1a: