npapi-vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Fri Feb 14 12:03:48 2014 +0100| [7a5f4a595e1a056ee56fc5081b62bc0343d203e9] | committer: Jean-Baptiste Kempf
Update NEWS > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=7a5f4a595e1a056ee56fc5081b62bc0343d203e9 --- NEWS | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4a6048d..cbd8070 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +Changes between VLC plugins 2.1.0 and 2.2.0: +-------------------------------------------- + +NPAPI Core: + * Various fixes and cleanups + +Mac: + * New MacOS output based on CoreAnimation + * Create UB for 32 and 64 bits + * Fix support for Safari 5 starting from X.6 + * Fix compilation with clang++ + * Fix compilation with Xcode5 and Mavericks + + Changes between VLC plugins 2.0.6 and 2.1.0: -------------------------------------------- @@ -5,7 +19,7 @@ NPAPI core: * libVLC 2.0.0 is now required Platforms: - * New MacOS windowed rendering path + * New MacOS windowed rendering path, using CoreGraphics Changes between VLC 2.0.2 and 2.0.6: _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
