]> git.sesse.net Git - vlc/commitdiff
Synchronize NEWS from branch
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 9 Aug 2009 22:05:34 +0000 (00:05 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 9 Aug 2009 22:05:34 +0000 (00:05 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 91ac3a3ae2ddd80b9461976c31c37cf5061b8d27..a602113992e1bb1318790d388e77178c4ccb742a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes between 1.0.0 and 1.1.0-git:
+Changes between 1.0.1 and 1.1.0-git:
 ------------------------------------
 
 Access:
@@ -32,6 +32,48 @@ Removed modules:
  * csri
  * galaktos
 
+
+Changes between 1.0.0 and 1.0.1:
+--------------------------------
+
+Demuxers:
+ * Fix wmv/asf issues that caused audio to drop
+ * Various fixes for ac3, mp3, dts and stability for wav format
+ * Fix seek in RTSP in conformity to RFC 2326
+ * Fix Dailymotion access script
+ * Fix crashes in xspf files handler
+ * Fix seeking and timing issues in some flv files on Windows version
+
+Access:
+ * Add extra caching for files on network shares
+ * Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ, DZCORE Labs, Algeria
+
+Decoders:
+ * Fix seeking in mpeg2 video files
+ * Improve SSA subtitles rendering
+ * Update most codecs for the Windows and Mac version
+
+Muxers:
+ * Fix sound recording of .flv files with mp3 audio
+
+Qt Interface:
+ * Possibility to change the opacity level of the Fullscreen controller
+ * Fix various crashes and VIDEO_TS folders opening
+
+Mac OS X Interface:
+ * Added options to disable support for Apple Remote and Media Keys
+ * Fixed options for Volume, Last.fm password and Subtitle Encoding
+ * Fixed redraw issues when autosizing the video window
+ * Preferences panel now includes help through tool-tips
+ * More reliable Information and Messages panels
+ * Fix various crashes
+
+Windows port:
+ * The ZVBI module is now available for Windows, for complete teletext support
+
+Translations updates for Brazillian, French, German, Korean, Norwegian Nynorsk, Lithuanian
+
+
 Changes between 0.9.9a and 1.0.0:
 ---------------------------------