vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Feb 22 12:07:26 2012 +0100| [09074faa447c03282813c09df1f383fbd7b199d5] | committer: Jean-Baptiste Kempf
NEWS for 2.0.1 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=09074faa447c03282813c09df1f383fbd7b199d5 --- NEWS | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index 4994089..b2718f3 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,33 @@ Changes between 2.0.0 and 2.0.1: -------------------------------- +Access: + * fix and improve the CDDB information retrieval + * fix the smb compilation + Codecs: * Support for MXPEG +Demuxers: + * Fix a mka seeking crash + +MacOS X interface: + * correct a few visual glitches and accessibility support + * disable Lion fullscreen mode by default. Users do not understand this... + * fix fontconfig cache dialog, closure of the interface and various crashes + * allow to hide the playlist and the sidebar + +Qt interface: + * allow a native seek slider + * various fixes in the playlist, the addons dialog and the main toolbar + +Web interface: + * fix mobile controls mode + +Security: + * Update libpng to 1.5.9 (CVE-2011-3026) + + Changes between 1.1.13 and 2.0.0: --------------------------------- _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
