vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Sun Apr 1 00:42:03 2012 +0200| [e7ffa08fb6cf5c06c036beceaf9da23ae23a9dae] | committer: Jean-Baptiste Kempf
Update NEWS for 2.0.2 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=e7ffa08fb6cf5c06c036beceaf9da23ae23a9dae --- NEWS | 20 +++++++++++++++----- 1 files changed, 15 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 3293779..7a614ae 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ Changes between 2.0.1 and 2.0.2: Video Output: * Direct3D vo rejects old drivers on XP. Fallback should happen onto DirectX. - * More accurate colourspaces conversions + * More accurate colourspaces conversions for YUV->RGB * Misc fixes in OpenGL module Access: @@ -17,23 +17,33 @@ Demuxers: * Fixes for MKV segments * Fix for some mp4, voc crashes * Fix for Real .ram and .ra files support + * Fix for DVB channels file support Mac OS X: - * fullscreen fixes and video output improvements - * misc fixes for the interfaces - * fix crashes on exit + * Fullscreen fixes and video output improvements + * Misc fixes for the interfaces + * Fix crashes on exit and on open dialog + +Audio filters: + * Limitation of spatializer volume output Lua Scripts: * Fixes for stdin/stdout and for different locale issues Qt: * Fix preferences for audio devices on Windows - * Fix a crash + * Fix various crashes + * Fix multiple issues in the Open Disc dialog + * Fix playlist search Skins2: * Fix mousewheel on Windows * Fix for key events and focus loss +Web interface: + * Fix display of some buttons + * Fix listing of some files in the Open interface + Translation: _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
