vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Tue Jul 17 10:23:05 2012 +0200| [f0cbfc7f254fdf292f2016a6c76b4569936381e3] | committer: Jean-Baptiste Kempf
NEWS for 2.0.3 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=f0cbfc7f254fdf292f2016a6c76b4569936381e3 --- NEWS | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/NEWS b/NEWS index 4fdf297..db21bfa 100644 --- a/NEWS +++ b/NEWS @@ -1,18 +1,28 @@ Changes between 2.0.2 and 2.0.3: -------------------------------- +Access: + * Fix some HTTP request that broke some radio channels + +Demuxers: + * Fix support for some flv files (notably joined) + * Fix a crash when opening ape files with ID3v1 tags + Mac OS X: -* Add GateKeeper support -* Fix handling for some hotkeys -* Fix fullscreen toggle over extra interfaces -* Minor bugfixes and improvements + * Add GateKeeper support + * Fix handling for some hotkeys + * Fix fullscreen toggle over extra interfaces + * Minor bugfixes and improvements + +Qt: + * Fix Windows 8 interface style Translations: -* Updates for Breton, Czech, Dutch, Gaelic, German, Hebrew, Hindi, Icelandic, - Japanese, Khmer, Korean, Polish, Russian, Simplified Chinese, Slovenian, - Turkish and Walloon -* New translation to Uzbek and Marathi -* Fix activation of the Gaelic and the Thai translation + * Updates for Breton, Czech, Dutch, Gaelic, German, Hebrew, Hindi, Icelandic, + Japanese, Khmer, Korean, Polish, Russian, Simplified Chinese, Slovenian, + Turkish and Walloon + * New translation to Uzbek and Marathi + * Fix activation of the Gaelic and the Thai translation Changes between 2.0.1 and 2.0.2: _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
