npapi-vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Sat Oct 14 22:37:20 2017 +0200| [67b528c73d98a0edd40ceed5e2bd5f45cfc01783] | committer: Jean-Baptiste Kempf
Update NEWS > https://code.videolan.org/videolan/npapi-vlc/commit/67b528c73d98a0edd40ceed5e2bd5f45cfc01783 --- NEWS | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d944e68..ff4e295 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,20 @@ +Changes between VLC plugins 2.2.6 and 3.0.0: +-------------------------------------------- + +Core: + * Add ChapterChanged, Vout, (Un)Muted, AudioVolume events + * Fix usage of toggleTeletext() for 3.0 builds + * Support for multiple video tracks selection + +ActiveX: + * Support video scaling set|get + + Changes between VLC plugins 2.2.5 and 2.2.6: -------------------------------------------- NPAPI Core: - * Fix usage of toggleTeletext() for 3.0 builds + * Fix usage of toggleTeletext() for 2.2 builds Platforms: * Bundle manifest with DLLs _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
