]> git.sesse.net Git - vlc/commitdiff
Update NEWS
authorClément Stenac <zorglub@videolan.org>
Sun, 23 Jan 2005 11:06:17 +0000 (11:06 +0000)
committerClément Stenac <zorglub@videolan.org>
Sun, 23 Jan 2005 11:06:17 +0000 (11:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 966108d7b70272dd320ee02d9e6acb8379a6365b..8e9276aac21c51d344217a4a34ba8af17824d583 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,10 +5,81 @@ Changes between 0.8.1 and 0.8.2-svn:
 
 Core support:
  * Rewrite of the playlist
+    - Tree structure
+    - Input preparsing (for meta-data)
+    - Grouping (by artist, ...) support 
+ * Preferences improvements : 
+    - New organization, designed to improve usability
+    - New configuration types (list of modules, ...)
+ * XML parsers
+ * Core image manipulation support
+ * Client-side SSL/TLS support
+
+Input:
+ * Support for SOCKS proxy
+ * Support for Shoutcast Meta-data
+ * Support for images on a HTTP server that get refreshed on the server
+ * Better support for Kasenna streams
+ * Improved CDDAX module (uses several playlist items)
+ * Fixes to Linux DVB support
+
+Decoders / Encoders:
+ * AMR decoding via ffmpeg
+ * Dirac decoder and encoder
+ * PNG decoder
+
+Services discovery
+ * New type of modules, that add items to the playlist
+ * Brand new SAP module
+ * HAL (Hardware Abstraction Layer) discovery
+ * DAAP (iTunes shares) support
+
+Video output:
+ * Snapshot support
+ * Image file video output
+ * Motion detection filter (can trigger playlist actions)
+
+Stream output:
+ * Muxers
+    - ASF improvements
+ * VLM / VoD
+    - Ability to load a configuration file on startup
+    - Seeking support in VoD streams
+    
+Interfaces:
+ * wxWidgets 
+    - Redesigned playlist : add playlist, add directory, ...
+    - Improved preferences
+    - DVD, VCD and Audio CD navigation buttons
+ * MacOS X
+    - Redesigned playlist
+ * Skins
+    - Fixes
+ * HTTP
+    - Support for the new playlist system
+
+Windows port:
+ * Screensaver disabling fix
+ * DirectShow tuner configuration
+ * Support for no-decoration windows
 
 BeOS port:
  * Support for single-buffered overlay
 
+Pocket PC port :
+ * Many fixes
+ * New interface
+
+Mozilla Plugin:
+ * Javascript fixes
+
+IE Plugin:
+ Brand new Internet Explorer ActiveX plugin
+
+Translations:
+ * Danish
+ * Greek
+
 Changes between 0.8.0 and 0.8.1:
 -----------------------------------------------------