]> git.sesse.net Git - vlc/blobdiff - NEWS
* modules/access/http.c:
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 1a44fc26c32224239371b968636d22a48131efab..29cf7bef30e4570607c26c61a49e4039ee637e5c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,13 @@
-$Id: NEWS,v 1.57 2003/07/19 15:25:47 sigmunau 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.
@@ -15,8 +20,17 @@ Win32 port:
  * Fixed 5.1 audio support for the sblive/audigy soundcards.
  * Fixed sound on Windows NT.
 
-Linux ports:
- * Fixed/improved alsa support and enabled multi-channel audio output.
+UNIX ports:
+ * 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.