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:
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
* More accurate colourspaces conversions for YUV->RGB in OpenGL
* 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
Access:
* Reworked Digital TV module for Windows. DVB-T and DVB-C work again.
* Fixes for RAR compressed files
* Fix DirectShow crashes on exit
* Improved 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 by VLC on Win32
* IE http proxy is not used anymore by VLC on Win32
* Accept more extensions for DVD images
* Fixes for RAR compressed files
* Fix crash in VC1 packetizer
Codec:
* fix crashes in AAC decoder on channels changes, notably in ISDB streams
* fix compilation with multiple FFmpeg and libav versions
* Fix crashes in AAC decoder on channels changes, notably in ISDB streams
* Fix compilation with multiple FFmpeg and libav versions
* Fix G726 support.
Demuxers:
* Fixes for MKV segments, seeking and MKV title display
......@@ -78,10 +80,11 @@ Lua Scripts:
Qt:
* 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 playlist search
* Miscellaneous fixes in preferences, buttons, EPG, playlist and open dialogs
* Miscellaneous fixes in preferences, buttons, EPG, playlist and customize dialog
* Fix tags and file names display
* Fix various crashes
Skins2:
* Fix mousewheel on Windows
......@@ -96,6 +99,7 @@ Security:
* Update taglib (CVE-2012-2396)
Translation:
* Traditional Chinese translation update
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