]> git.sesse.net Git - vlc/blobdiff - NEWS
* index.html,style.css : remove built-in css file. added link to info.html.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 84f9728eaacf8dd73c53b47167c795b3985a99e9..29cf7bef30e4570607c26c61a49e4039ee637e5c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,13 @@
-$Id: NEWS,v 1.56 2003/07/19 00:02:35 hartman Exp $
+$Id: NEWS,v 1.60 2003/07/28 20:23:58 jpsaman Exp $
 
 Changes between 0.6.0 and 0.6.1:
 ---------------------------------
 
+Core support:
+ * There should be less bogus resampling, particularly on DVDs.
+ * VLC will now wait for the medium to wake up before starting its clock
+   after a pause.
+
 Stream output:
  * Added vorbis audio support in Ogg streaming.
  * Added vorbis audio transcoding support.
@@ -16,7 +21,16 @@ Win32 port:
  * Fixed sound on Windows NT.
 
 UNIX ports:
- * Fixed/improved alsa support and enabled multi-channel audio output.
+ * Fixed/improved ALSA support and enabled multi-channel audio output.
+ * X11/Xvideo: Should now work on big endian machines, and you can now
+   use the arrow keys to browse through the DVD menus.
+
+iPaq port:
+ * Gtk+2 interface called PDA
+ * Familiar Gtk+ is now deprecreated
+ * Codec a52, Faad2 and flac added
+ * Video4Linux enabled (demux and transcode)
+ * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
 
 Interfaces:
  * Small updates/fixes to the wxWindows interface.