Commit b657ffe1 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update NEWS

parent 62b257de
...@@ -4,25 +4,27 @@ Changes between 2.0.1 and 2.0.2: ...@@ -4,25 +4,27 @@ Changes between 2.0.1 and 2.0.2:
Video Output: Video Output:
* XP machine will now use DirectX mode by default, like in previous versions. * XP machine will now use DirectX mode by default, like in previous versions.
There were too many errors with broken drivers. There were too many errors with broken drivers.
* More accurate colourspaces conversions for YUV->RGB * More accurate colourspaces conversions for YUV->RGB in OpenGL
* Various fixes on Mac OS X, notably for crop, zoom, osd and menu support * 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 * Added menu support for libvlc / VLCKit applications on Mac OS X
* Misc fixes in OpenGL module * Misc fixes in OpenGL module
Access: Access:
* Reworked Digital TV module for Windows. DVB-T and DVB-C work again. * Reworked Digital TV module for Windows. DVB-T and DVB-C work again.
* Fixes for RAR compressed files
* Fix DirectShow crashes on exit * Fix DirectShow crashes on exit
* Improved PulseAudio input latency * Improved PulseAudio input latency
* Fixes for HTTP access through a proxy * Fixes for HTTP access through a proxy
* v4l2 webcam outputting H264 can now be used directly (use --v4l2-chroma=h264) * v4l2 webcam outputting H264 can now be used directly (use --v4l2-chroma=h264)
* Fix subtitles auto-detection in subfolders and detection behaviour * Fix subtitles auto-detection in subfolders and detection behaviour
* IE http proxy is not used by VLC on Win32 * IE http proxy is not used anymore by VLC on Win32
* Accept more extensions for DVD images * Accept more extensions for DVD images
* Fixes for RAR compressed files * Fix crash in VC1 packetizer
Codec: Codec:
* fix crashes in AAC decoder on channels changes, notably in ISDB streams * Fix crashes in AAC decoder on channels changes, notably in ISDB streams
* fix compilation with multiple FFmpeg and libav versions * Fix compilation with multiple FFmpeg and libav versions
* Fix G726 support.
Demuxers: Demuxers:
* Fixes for MKV segments, seeking and MKV title display * Fixes for MKV segments, seeking and MKV title display
...@@ -78,10 +80,11 @@ Lua Scripts: ...@@ -78,10 +80,11 @@ Lua Scripts:
Qt: Qt:
* Fix preferences for audio devices on Windows * Fix preferences for audio devices on Windows
* Fix various crashes * Fix playlist search and selector behaviour
* Fix multiple issues in the Open Disc dialog * Fix multiple issues in the Open Disc dialog
* Fix playlist search * Miscellaneous fixes in preferences, buttons, EPG, playlist and customize dialog
* Miscellaneous fixes in preferences, buttons, EPG, playlist and open dialogs * Fix tags and file names display
* Fix various crashes
Skins2: Skins2:
* Fix mousewheel on Windows * Fix mousewheel on Windows
...@@ -96,6 +99,7 @@ Security: ...@@ -96,6 +99,7 @@ Security:
* Update taglib (CVE-2012-2396) * Update taglib (CVE-2012-2396)
Translation: Translation:
* Traditional Chinese translation update
Changes between 2.0.0 and 2.0.1: Changes between 2.0.0 and 2.0.1:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment