[vlc-commits] Update NEWS

Jean-Baptiste Kempf git at videolan.org
Wed Jun 6 23:12:40 CEST 2012


vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jun  6 23:09:32 2012 +0200| [22098cd4db6cbf37875324de571c63aaf4e54693] | committer: Jean-Baptiste Kempf

Update NEWS

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=22098cd4db6cbf37875324de571c63aaf4e54693
---

 NEWS |   48 ++++++++++++++++++++++++++++--------------------
 1 file changed, 28 insertions(+), 20 deletions(-)

diff --git a/NEWS b/NEWS
index 6cba1ef..1cdab35 100644
--- a/NEWS
+++ b/NEWS
@@ -5,33 +5,36 @@ Video Output:
  * XP machine will now use DirectX mode by default, like in previous versions.
    There were too many errors with broken drivers.
  * More accurate colourspaces conversions for YUV->RGB in OpenGL
+ * Add menu support for libvlc / VLCKit applications on Mac OS X
  * Various fixes on Mac OS X, notably for crop, zoom, osd and menu support
- * Added menu support for libvlc / VLCKit applications on Mac OS X
- * Misc fixes in OpenGL module
- * Fixed video output on PowerPC-based Macs equipped with an ATI Radeon 7500,
+ * Misc fixes in OpenGL module, on all platforms
+ * Fix video output on PowerPC-based Macs equipped with an ATI Radeon 7500,
    an ATI Radeon 9200 or a NVIDIA GeForceFX 5200 Ultra.
 
 Access:
- * Reworked Digital TV module for Windows. DVB-T and DVB-C work again.
+ * Rework Digital TV module for Windows. DVB-T and DVB-C should work again
  * Fixes for RAR compressed files
  * Fix DirectShow crashes on exit
- * Improved PulseAudio input latency
+ * Improve PulseAudio input latency
  * Fixes for HTTP access through a proxy
  * v4l2 webcam outputting H264 can now be used directly (use --v4l2-chroma=h264)
  * Fix subtitles auto-detection in subfolders and detection behaviour
  * IE http proxy is not used anymore by VLC on Win32
  * Accept more extensions for DVD images
  * Fix crash in VC1 packetizer
+ * Improvements in Blu-Ray playback
+ * Improvements and fixes in HLS support
 
 Codec:
  * Fix crashes in AAC decoder on channels changes, notably in ISDB streams
  * Fix compilation with multiple FFmpeg and libav versions
- * Fix G726 support.
+ * Fix G726 support
+ * Fix MP3 free format support
 
 Demuxers:
  * Fixes for MKV segments, seeking and MKV title display
  * Fix for some mp4, voc, midi and au crashes
- * Fix for Real .ram and .ra files support
+ * Fix for Real .ram, .f4v, .avi and .ra files support
  * Fix for DVB channels file support
  * Fixes for alac, vorbis, DTS, VC-1 and Dirac in mp4
 
@@ -46,30 +49,30 @@ Audio filters and output:
  * Fix Directsound volume initialization
  * Do not apply volume in file output
  * Fix sampling rate in JACK output
+ * Fixes in ALSA output for latency and for broken drivers
 
 Mac OS X:
  * Enable drag and drop of playlist items between the temporary playlist and
    the persistant media library
  * Enable import of playlist items taken from the service discovery modules
    to the media library or the temporary playlist
- * Added media key support for keyboards by other manufacturers than Apple
+ * Media key support for keyboards by other manufacturers than Apple
    This fix was facilitated through a hardware donation by ZF Friedrichshafen AG
    manufacturing keyboards under the brand "Cherry".
- * Added support for the Apple Remote to set the Mac to sleep using a longer
+ * Add support for the Apple Remote to set the Mac to sleep using a longer
    press on the Play/Pause button
- * Replaced libfontconfig's font cache by an Apple Type Services lookup.
-   This way, the "Updating Cache" dialog is gone, while VLC is still able to
-   find all fonts.
- * re-added an option to hide the window decoration during video playback
- * Improved compatibility with other 3rd party apps using SPMediaKeyTap
- * Fullscreen fixes
+ * Remove libfontconfig's font cache by an Apple Type Services lookup.
+   This removes the "Updating Cache" dialog, before finding all fonts.
+ * Re-add an option to hide the window decoration during video playback
+ * Improve compatibility with other 3rd party apps using SPMediaKeyTap
+ * Many Fullscreen fixes
  * Keep Aspect Ratio when resizing is back
- * Added controls to manipulate the Subtitles Duration to the Track 
+ * Add controls to manipulate the Subtitles Duration to the Track
    Synchronization panel
  * Hidden items in the sidebar are being retained for the next launch now
  * Fix crash when trying to open an Audio CD by drag & drop
  * Improve reliability when opening DVDs or BDs by drag & drop
- * Fix crash on exit
+ * Fix crashes on exit
  * Fix crash when mounting a device with multiple logical volumes while
    VLC is running
  * Chosen audio output device is retained throughout multiple sessions
@@ -77,11 +80,12 @@ Mac OS X:
    Interface can lead to undefined results, eventual settings will be
    automatically reset on the first launch.
    - This fixes issues with unresponsive playback controls and crashes on quit.
- * Updated Growl plugin for use with Growl 1.3
+ * Update Growl plugin for use with Growl 1.3
  * Miscellaneous minor interface improvements
 
 Lua Scripts:
  * Fixes for stdin/stdout and for different locale issues
+ * Fixes for icecast SD
 
 Qt:
  * Fix preferences for audio devices on Windows
@@ -89,7 +93,7 @@ Qt:
  * Fix multiple issues in the Open Disc dialog
  * Miscellaneous fixes in preferences, buttons, EPG, playlist and customize dialog
  * Fix tags and file names display
- * Fix various crashes
+ * Fix various crashes and issues
 
 Skins2:
  * Fix mousewheel on Windows
@@ -98,13 +102,17 @@ Skins2:
 Web interface:
  * Fix display of some buttons
  * Fix listing of files in the Open interface
+ * Fixes for widgets behaviour and vlm dialog
 
 Security:
  * Fix Ogg Heap buffer overflow
  * Update taglib (CVE-2012-2396)
+ * Update libavcodec and other codecs libraries
 
 Translation:
- * Traditional Chinese translation update
+ * Traditional Chinese, Simplified Chinese, Walloon, Slovak, Polish, Khmer,
+   Japanese, Italian, French, Czech translation update
+ * New Scottish Gaelic translation
 
 
 Changes between 2.0.0 and 2.0.1:



More information about the vlc-commits mailing list