npapi-vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Fri Jan 13 12:17:21 2012 +0100| [628a97e23ab08c9cbf010fd528e63ac570b49ae7] | committer: Jean-Baptiste Kempf
Update NEWS > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=628a97e23ab08c9cbf010fd528e63ac570b49ae7 --- NEWS | 16 +++++++++------- 1 files changed, 9 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index 2393e40..39de49b 100644 --- a/NEWS +++ b/NEWS @@ -1,20 +1,22 @@ -Changes between 1.1.4 and 1.2.0-rc: --------------------------------- +Changes between VLC 1.1.4 and 1.2.0-rc: +----------------------------------- - * Mozilla and ActiveX plugin separated from main VLC source, - and merged in the same repo + * Mozilla and ActiveX plugin separated from the main VLC source, + and merged in the same repo, for better release management. * Fullscreen Interface on Win32 for both ActiveX and NPAPI. * Toolbar and fullscreen Interface on Linux/Unix using Gtk+ * Many build fixes and improvements. - * Compilation under VS2008. + * Compilation and project files for VS2008. * Port to Win64. * Interface for DVD control. - * Update to recent NPAPI headers. - * Removal of Xt and Xpm dependencies, allowing load on Chromium + * Update to recent NPAPI headers and better support for those. + * Removal of Xt and Xpm dependencies, allowing load on Chromium. * Fix of the Secunia advisory SA41810 * Fixes for numerous long-standing issues (notably #3374, #3419, #1553, #3729, #4286, #5138, #3819) * Support the bgcolor attribute to change the background color * Better support for multi-monitor fullscreen * Move to Xcb libraries from Xlib when Gtk+ is not used on X11 platforms + * Numerous fixes for Opera and Konqueror + * New options to disable fullscreen and toolbars for the webpages developers _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
