vlc | branch: master | Felix Paul Kühne <[email protected]> | Thu Jul 19 19:49:16 2012 +0200| [b2e4784125810e6fd2cbe2987fa8dc228836a594] | committer: Felix Paul Kühne
NEWS: merge 2.0.3 stuff > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b2e4784125810e6fd2cbe2987fa8dc228836a594 --- NEWS | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/NEWS b/NEWS index 64355fc..60a5d4e 100644 --- a/NEWS +++ b/NEWS @@ -67,6 +67,33 @@ Removed modules: * RTMP access_output: use libavformat avio instead +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 + +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, + Thai, Turkish and Walloon + * New translations to Uzbek and Marathi + * Fix activation of Gaelic and Thai translations + + Changes between 2.0.1 and 2.0.2: -------------------------------- _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
